Hello,
I am testing Bluetooth BLE on IOS using Scott H Tech Plugin, it discover my BT HC10 device and I can connect to it. After connecting I receive ‘connected’ event in ‘bt.init’ function correctly. After that no more event is received, when I send something via Bluetooth no ‘message’ event and even no ‘disconnect’ event when the HC10 is disconnected via ‘bt.disconnect’ function. Note that HC10 is correctly disconnected and connected (blue light confirm connection and disconnection) but I only receive the ‘connect’ event…
any suggestion?
Thank you