Search found 2 matches

by juan92
01:14, 16 Nov 2014
Forum: Questions and answers
Topic: how to send print from Arduino to client app thru BLE?
Replies: 9
Views: 423682

Re: how to send print from Arduino to client app thru BLE?

Hi, The functions passed to evothings.ble.enableNotification are not evaluated at the time of the actual call to evothings.ble.enableNotification, but later, when data is available or there is an error. Such functions are called "callback functions". Notice that in this case, the callback...
by juan92
23:55, 15 Nov 2014
Forum: Questions and answers
Topic: Reading data from BLE into the ON/OFF BLE example
Replies: 1
Views: 16409

Reading data from BLE into the ON/OFF BLE example

Hello everyone, I'm a newbie in this. I'm modifying the "Arduino LED On/Off BLE" example and I would like to know how could I read the data sent to my app.

I tried the "Arduino BLE" example, but it has a 7 seconds lag.
Any help would be appreciated!!

Thanks!!

Go to advanced search