Open gwhenne opened 2 months ago
Hi @gwhenne
Which console are you meaning? Is this the web console, or XCode's debug console? Are you able to post any log snippets so we can see what activities are happening around this?
Thanks!
It's on the Safari Remote Console. There are no other messages.
Is it working OK for you?
ble.startNotification
shows the message "The attribute could not be found" in the Console.Although it looks connected and works okay,
ble.isConnected
fails.Once the device turns off, the app receives the "Peripheral disconnected" message.
This started happening in 1.4.4 on iOS.