Support for Redbearlab BLE Nano with Arduino

Just getting started on platform IO for Redbearlab BLE Nano. Following through the blink project example. Here is the first error.
fatal error: Arduino.h: No such file or directory
Is the library for BLE Nano complete?

We have support only for ARM mbed framework for this board. Nevertheless, pelase make feature request here Issues · platformio/platform-nordicnrf51 · GitHub

I believe the “get started” is misguiding since it is using Arduino blink example and claimed to be cross platform but in fact it is not. I hope you could highlight it somewhere that this board is mbed framework. Redbearlab uses mbed framework for Arduino IDE as well. But some mbed lib in that Arduino IDE is broken.
Both Arduino IDE and mbed web IDE have different sets of libraries. So, does using mbed framework means not able to call out Arduino library e.g. Adafruit Neopixel lib?
Also, there is another Arduino BLEPeripheral library for Redbearlab BLE Nano.

See comparison table PlatformIO Registry

The RAM for BLE Nano should be 32KB not 16KB as shown in the table. :wink:

Thanks, fixed
https://github.com/platformio/platform-nordicnrf51/commit/576a40e17db3d98e74d27e23a7172d48151ffb3d