EvoThings

If you are like me and have struggling to get up and running with BLE on the 101, I recommend taking a look at www.evothings.com. This is a platform that will allow you to write javascript/html/css apps to run on a mobile device and communicate with the 101 over BLE.

They have many examples and tutorials on their site, but none for the 101. After a lot of reading and trying, I modified the Arduino LED On/Off BLE example to work with the 101.

It required a nearly complete re-write of the code for arduino 101 code, but only a few modifications to the javascript/html/css to get an interface to control 4 leds. My question for the forum . . .what is the best way to share this so that others can benefit and we all can start rocking the BLE on the 101?????