Code With Mbed Studio For Arduino Nano 33 BLE - Question

Important changes to forums and questions

All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.

6 years, 2 months ago.

Code with Mbed studio for Arduino nano 33 BLE

Hi,

I recently bought an Arduino Nano 33 BLE since I wanted to experiment with Bluetooth mesh....

I start playing with the board and Arduino BLE library before I realize it has a limited use.... Then I start understanding a little more about these new Arduino Nano base on different processor and that arduino core (still unsure what that is) is running on top of MBed OS (I did not know that it exists before that).... and also start to understand that there is a Bluetooth stack availble for MBed OS "Cordio" that I could used instead of the arduino one and that MBed OS has lot of extra functionalities.... So I decided to try to use MBed directly to program the board and then get MBed studio and write some code but I m stuck at uploading it :( I read somewhere that some board will act as USB device and you can copy past the generate file into the board to upload your program (seems to be call a DAP link) but I m guessing it do not work like that with the Nano 33 BLE because the program pre-loaded on the board only work for arduino IDE....

So my question is... how (if possible) could I use the Nano 33 BLE as an MBED board with MBED studio ? Is there a way to " flash" the pre-install bootloader with an "MBED" bootloader (if that exists) and how (what tool) do i do that ?

Thanks in advance, Charles

Tag » Arduino Nano 33 Ble Mbed Os