The nRF51822-mKIT is a low cost ARM mbed enabled development board for Bluetooth® Smart designs with the nRF51822 SoC. The kit gives access to all GPIO pins via pin headers …

flash data storage on nRF51822 and mbed

21 Oct 2017

Anyone had a successful attempt at using the fds(flash datsa storage) module(http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Flib_fds.html&cp=4_0_0_3_30) on the nRF51822 on the mbed online compiler? I've been trying to make it work like in http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Flib_fds_usage.html with many errors. Where can I find a working example code for mbed-nRF51822-fds? Thank you in advance.