I would like to follow the
tutorial and I have an esp32... will that board work? Or do I have to use an Arduino Nano 33 BLE Sense as the tutorial suggests?
Thanks!
I would like to follow the
tutorial and I have an esp32... will that board work? Or do I have to use an Arduino Nano 33 BLE Sense as the tutorial suggests?
Thanks!
Moved your topic to it's current location as it is more suitable.
Could you take a few moments to Learn How To Use The Forum.
Other general help and troubleshooting advice can be found here.
It will help you get the best out of the forum in the future.
tutorial and I have an esp32.
If you have to ask then the answer is no.
The tutorial makes use of built in sensors on the nano 33 BLE sense board, so only that board is suitable.
You might be able to make it work in the esp32 but you would need to know how to add the hardware sensors and modify the code so that these are read because they will probably be some differences in addresses and commands. If you knew how to do this you would not be asking the question.