Page 1 of 1

Is Arduino LED On/Off BLE example compatible with Arduino BLE Nano ?

Posted: 14:01, 13 Apr 2015
by matdev
Hello,

I'm trying to run the Arduino LED On/Off BLE example on an Arduino BLE Nano.

Is it supposed to work on it ?

When I try to compile arduinoledonoffble.ino in the Arduino IDE

I get the following error:
fatal error: RBL_nRF8001.h: No such file or directory

Is there an equivalent to RBL_nRF8001.h for BLE nano ?

Re: Is Arduino LED On/Off BLE example compatible with Arduino BLE Nano ?

Posted: 10:25, 07 May 2015
by matdev
In fact the example is compatible with the Arduino Nano, not with the Arduino BLE nano.
I was misled by similar names for two different ships :(

Re: Is Arduino LED On/Off BLE example compatible with Arduino BLE Nano ?

Posted: 09:43, 08 May 2015
by micke
Thanks for the update!