-
https://store.arduino.cc/usa/nano-33-iot
The Arduino Nano 33 IoT is a low-cost Arduino board with a SAMD21 host processor and U-Blox NINA modem. The firmware is [custom](https://github.com/arduino/…
-
PCB board does not seem to work with ardunio nano 33 iot. Seems to be an issue with the manual valve buttons. They dont work with th nano 33 iot board plugged in but when the regular nano is plugged i…
-
Hello, I'm trying to use your library to play two scores simultaneously on my Nano via piezo buzzers for a circuit on my graduation cap. I was reading the header for the pin definitions and I was wond…
-
### Description
Hello all, I am currently upgrading my project from an Arduino Nano to a Nano 33 IoT board, which is supposed to be just a drop in replacement. I am testing it currently, and this l…
-
Arduino Nano 33 IoT (Arm® Cortex®-M0 32-bit SAMD21) support requested due to identical issues with Nano 33 BLE while using the onboard WiFi/BLE (u-blox NINA-W10) -> interrupt issues with standard meth…
-
I see the Arduino Nano 33 iot listed as a compatible board. Is there a reason the 33 Nano BLE is not ? I cannot get it to compile with the latter board but wondering if there is a change to a .h fi…
-
I was trying to connect PZEM004 to Arduino nano 33 IoT board, and this library is using SofwareSerial.h,
I tried to dig deeper, and Nano 33 IoT does not use SoftwareSerial anymore, so I'm not sure ho…
-
Hi,
i am making a little stream deck. I use 3 potenziometer 10K linear.
Arduino nano 33 IOT - connected beetween 3.3v and gnd.
The exist value of potenziometer are very unstable. I tried both USBMI…
-
Otherwise you get unsupported board https://github.com/arduino/ArduinoCore-samd/blob/master/libraries/SDU/src/SDU.cpp#L44
-
Running [SimpleTempSensor](https://github.com/arduino-libraries/Arduino_LSM6DS3/tree/master/examples/SimpleTempSensor) results in readTemperature() returning nonsensical values that change based on th…