Hi, I am using the ANCS experimental library and am experiencing a very strange bug.
I am requesting to attributes: APP ID and Title whenever I get a notification source notify.
By and large it works fine EXCEPT when I receive texts from people whose name is a combined 11 letters + space (e.g. Timmy Smith). In that case the APP ID comes through fine, but the TITLE doesn't finish. What's weird is names with a combined length of 12 work fine. The issue seems to be that I'm missing the final data source packet (i.e. I get the first 2 packets of 20 bytes, but I'm missing the last 1 byte packet). I've been able to reproduce this issue with SDK 5.2 and SDK6.0 as well as soft device s110 v7 and v6.
iOS Version: 7.1.2 Phone: iPhone 5s Soft Device: s110 v7 Hardware: nrf51822 CEAA
thanks, akbar