Search found 1 match
- 10:31, 19 Mar 2015
- Forum: Questions and answers
- Topic: JSON error notification/writeCharacteristic
- Replies: 1
- Views: 13061
JSON error notification/writeCharacteristic
Hi, i'm trying to make a simple app to play with my nrf51 dongle but i have a "JSON Error" when i do evothings.ble.enableNotification and evothings.ble.writeCharacteristic Ty for your help, and nice job with this library :) // Application object. var app = {}; app.led="off"; app....