Does the new Arduino Nano 33 IoT supports firmata?

Hello everyone,

I was trying to compile firmata to my new Arduino Nano 33 IoT board, but it throws this error.

#error "Please edit Boards.h with a hardware abstraction for this board"

I was trying to copy the NANO_BLE section from the boards.h file, but I really don't know the name the board should have to be recognized. If anyone knows even to try, I would appreciate it :slight_smile: .

Firmata doesn't support Arduino Nano 33 BLE yet

Juraj:
Firmata doesn't support Arduino Nano 33 BLE yet

Oh ok, so what's the NANO_BLE that appears in Boards.h file? Any idea when are they going to release it? Or does anyone suggest a way I can hack the library so it can recognize it? :smiley:

Swagseneyer:
Oh ok, so what's the NANO_BLE that appears in Boards.h file? Any idea when are they going to release it? Or does anyone suggest a way I can hack the library so it can recognize it? :smiley:

https://redbear.cc/product/ble-nano-2.html

I don't know more