hardillb / wifi-provision

A NodeJS app to allow a rPi 3 or Pi Zero's + IoT pHat WiFi to be configured via BLE
Apache License 2.0
28 stars 7 forks source link

IP Address notification not working #1

Open hardillb opened 8 years ago

hardillb commented 8 years ago

This has worked but now it's showing the following error in the Chrome console when I try and call startNotifications()

DOMException: GATT operation failed for unknown reason.

Not sure how to debug this at the moment