Hi,
I have developed firmware on nRF52840 as a peripheral.
Now I have to develop firmware on nRF52832(beacon) as central which scans the first device and connects and sends data on characteristics. How can I do this? I have checked central_blinky example and am able to connect but how can I sned data?
Thanks!