Page 1 of 1

Receive data from BLE into evothings ?

Posted: 11:32, 30 May 2015
by avip
How can I read data from BLE module (that is sending a string) and store it a javascript within evotthing?
Then to display it...?

Re: Receive data from BLE into evothings ?

Posted: 13:42, 26 Jun 2015
by micke
Hi, you can use the easyble.js library that comes with the example apps in the Evothings Studio download.

Here are two examples you can use to see the library in action and use as an inspiration for communicating with your BLE device:

http://evothings.com/doc/examples/mbed-custom-gatt.html
http://evothings.com/doc/examples/nordic-nRF51-ble.html

Best regards, Mikael