Arduino nano 33 BLE sense
-
Hi.
Im trying to use the Arduino nano 33 BLE sense and its inernal sensors to send some data using the NRF24L01 Module, when compiling an MySensors example code im getting a error while compiling:
#error Hardware abstraction not defined (unsupported platform)
#error No forward link or gateway feature activated. This means nowhere to send messages! Pretty pointless.Im new to MySensors and wondering if the nano 33 sense is officially supported
thanks in advanced
-
@Bartosz-Nowak said in Arduino nano 33 BLE sense:
wondering if the nano 33 sense is officially supported
No, it is not, and welcome to the forum @Bartosz-Nowak !
-
@Yveaux Thanks for the reply, is there a way to get it working? or is this a issue with the boards architecture ?
-
@Bartosz-Nowak there is a long thread on this forum on the nrf52840. You could have a look there how to get things working