6 years ago.

Is RedBear BLE Nano supporting mbed os 5?

I did my prototype using nRF-DK52 and now I want to move to RedBear BLE Nano. I have coded in mbed OS5, and I was wondering whether I can still use mbed OS5 in BLE Nano.

Thanks, Kunta

1 Answer

6 years ago.

Hi there,

If this is the board you are looking at (https://os.mbed.com/platforms/RedBearLab-BLE-Nano/) then yes, you can use your Mbed OS code from the nRF-DK52 on the RedBear BLE Nano (after changing necessary pin names in your application code, etc.).

Please let me know if you have any questions!

- Jenny, team Mbed

If this solved your question, please make sure to click the "Thanks" link below!

Yes, I'm using the v2 of that board, the one that has the nRF52832. My code from nRF-DK52 doesn't work. I'm not using any pin yet, just testing the Bluetooth. The advertising works, but I can't connect. I am currently still using the old USB Dongle, MK20 v1.5 (https://github.com/redbear/nRF5x/tree/master/USB-IF) , I wonder if that is the problem. Although the code seems was loaded and I can see the Bluetooth is advertising with the correct name. Also the sample code mbed-os with blinky doesn't work. I didn't get any error message, it is just the led doesn't do the blinking.

posted by Kunta H 11 Apr 2018