Hi,
I am trying to send data from nRF52832 module to a custom application. I am receiving bluetooth characteristics but not able to get values. Value is always NULL. Can anyone help me with this?
Thanks,
Hanish
Hi,
I am trying to send data from nRF52832 module to a custom application. I am receiving bluetooth characteristics but not able to get values. Value is always NULL. Can anyone help me with this?
Thanks,
Hanish
Hi Hanish,
Do you set read/write permissions to the characteristic? I suggest taking a look at Bluetooth low energy Characteristics, a beginner's tutorial
-Amanda H.