-
Hello,
I am trying to connect DFPlayer to Arduino Nano 33 IoT.
I believe I cannot use SoftwareSerial there, but can use HardwareSerial Serial1, connection TX-RX and RX-TX. I also use external power …
-
I've tried for the first time the example echobot using an arduino nano 33 iot and the classical arduino ide. I have created a bot using botfather. I have uploaded the code of the example on the board…
-
Hello, I have very particular issue when using the RTCZero with my Arduino NANO 33 IoT.
I am working with WiFi, BT and time at the same time to control light strength in setup of LED and movement sen…
-
Hi! I'm a beginner in Arduino Nano 33 IOT. Before I use a wemos d1 mini and I used to save some data, in the EEPROM Memory, (EEPROM.write), a word that I save byte to byte. I saw a few of examples fro…
-
I'm trying to get my Arduino Nano 33 IoT to connect to Azure IoT hub. I've tried to get the library up and running using the examples from Azure-SDK for C, but when including AzureIoTHub.h I am facing…
-
I'm getting the following error while trying to compile my sketch which has a dependency on ArduinoIoTCloud. The library SNU is part of the core files at [ArduinoCore-samd](https://github.com/arduino/…
-
Hi,
I was wondering how to setup my `.arduino-ci.yaml` to run the unit tests for the **Arduino Nano 33 IoT**. I saw that it is not defined in `default.yml`.
Thank you for your help.
-
Hello,
I am currently using the WiFiNINA Library (Sketch "ConnectWithWPA2Enterprise.ino"). I saw that several other Universities got it done with the ESP32.
These Arguments are needed for the WLA…
-
I wrote a simple sketch that essentially lets the buildin LED blink through the loop method. At the moment I include LinkedList.h evering breaks and the Arduino does not exit setup-method (visible via…
-
Use of built-in buffer for LSM6DS3 library for nano 33 IoT.