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 .
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?
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?