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

Regarding adding two characteristics one for sending data to mobile and another receiving data from mobile.

Hello,

I am working on nRF52832, In my application I have added base UUID, service UUID and two characteristic UUIDs.

Please send me any example code for adding two characteristics, one for sending data from nRF52 board to mobile and one for receiving data from mobile to nRF52 device.

I would like to know how and from which variable can I read data received from mobile.

tags: nrf52832, BLE, adding characteristics, adding different UUID, custom profile creation.

Related