Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2540
Tool/software: Code Composer Studio
SDK --> simplelink_cc2640r2_sdk_4_10_00_10
I am working on "Simple peripheral" project.
BLEstack -> Simple peripheral
-----------------------------------------------------------------------
Hi,
Below is the ANCS implementation I have used and running on my development board.
Problems:
# WhatsApp Calling
- App name is coming but 3 garbage characters are there in front of it.
- Phone no. is also not coming correctly.


# WhatsApp Message
When the name is saved then the name is coming with 3 garbage values in front of it.

I have checked that the "dataBuf" is receiving the wrong value in both cases.
No changes are done on top of the ANCS example project from the link.
How to resolve this particular issue will critical in further implementation.
Regards,
Saurav