Hi,
I was considering the following scenario and didn't find an answer. Could you please help?
Assumption:
- There in a BLE peripheral (e.g. nRF52) and central (smart device).
- The peripheral currently sends data to the central via Indicate characteristic.
Question:-
- for some reason the nRF is reset (e.g. reset button) while the connection to the central is active.
- what happens to the connection?
- how does the central (smart device) know that the peripheral was reset?
- what happens to the Indicate characteristic, on the peripheral, central?
Thank you for your reply Matthias