This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Auto Notification after char write

Hi All,

I am developing a custom BLE profile for my current project and several of my characteristics are write/notify characteristics. I am finding that when I write a new characteristic value to them I get an automatic notification back (one that I have not coded into the firmware) containing the old value of the characteristic. Is this auto notification a feature of the nordic softdevice? or am I most likely just missing something in the application code that is sending out of date data? 

setup: Windows 10, SDK 15.3, sd s132 Ver 6.1.1, HW nrf52832

any and all help is appreciated!

Thanks,

Patrick

Parents Reply Children
No Data
Related