Page 1 of 1

Data Logger Shield for Arduino (with BLE)

Posted: Fri Jul 04, 2014 10:43 am
by kole92
I bought the BLE (4.0) Shield for arduino
http://arduinodev.com/arduino-ble-data-logger-shield/

I've spent hours trying to get it to communicate correctly with android and iphone but I haven't gotten it to work. I can connect to it, but I can't get it to respond to anything I'm sending to it. I want to turn an LED on and off based on what I send from the phone.

Can someone provide me some arduino code that works with BLE 4.0? (Uno or Mega)
Thank you

Re: Data Logger Shield for Arduino (with BLE)

Posted: Fri Jul 04, 2014 9:20 pm
by stanley
Please at least share your sketch so that we can know what you are doing wrong.