Hi guys,
This is my first BLE project. I want to send sensor data from my nrf52840 dk to my dongle. I know how to make an advertise but I can’t find a way to send my sensor data after connecting. I have looked at the examples like blood pressure sensor, but it is a bit complicated. It is calling for functions in other c files etc. Is there any basic way to start for me?