Open LucBerge opened 3 years ago
Under iOS
In the MainExample, everything is working fine except the BleApplicationListener. deviceDisconnected and deviceConnected are never called even though I succesfully connect and disconnect with nRFconnect.
BleApplicationListener
deviceDisconnected
deviceConnected
Rasbian-Lite Buster on RaspberryPi 4.
Working fine with an Android as a client...
Under iOS
In the MainExample, everything is working fine except the
BleApplicationListener
.deviceDisconnected
anddeviceConnected
are never called even though I succesfully connect and disconnect with nRFconnect.Rasbian-Lite Buster on RaspberryPi 4.
Working fine with an Android as a client...