Hi,
I am planning system with a BLE peripheral (using nRF52840) and BLE Central (using nRF52840) that is AC powered.
The peripheral will be advertising every ~300msec.
If central wants to "say" something to peripheral it will connect, transfer data and then disconnect.
My question is: what if peripheral decides that it wants to send data to central? how can it be done?
Thanks,
Gil