Help understanding how to read and send data through BLE using nRF52832 and Softdevice s332

Hello,

I'm working on an application that needs both ANT+ and BLE (s332) and the ANT+ part is done. I'm having a hard time understanding how to read analog data, like a battery, and how to set up services, characteristics and send data through BLE, like the battery percentage. After I finish this part I'll need to implement a buttonless DFU. I'm new at programming with nRF52832, can someone help me? I've read a bunch of Nordic material but I'm very new at this, I need examples.

Related