-
I've tried the examples on a nano 33 IoT and is not working. none.
-
# Serial Port Blocking on Nano 33 IoT
I'm finding that using WifiNINA on the Nano 33 IoT blocks the serial port for periods when in use. This stops messages being printed after Wifi events but it a…
-
Using a blank sketch with just the following on my Nano 33 IoT:
```
void setup() {
BLE.begin();
}
void loop() {
// no-op
}
```
Is drawing 90mA. Without `BLE.begin()` it's 21mA, so the NIN…
-
thanks for the source, solves SO many problems..
now to workout scan, but I think it will be easier
-
My code which was working fine on version 1.1.4. Doesn't work anymore by using the newest version of the library (version 2.0.2). It does compile, but no file is created on the SD card. When I run an …
-
### Is there an existing issue for this bug?
- [X] I have searched the issues and there is no existing issue for this bug.
### What development environment are you using?
Arduino IDE
### What boar…
-
Hallo,
The new Arduino Nano’s (Every, 33 IoT, 33 BLE and 33 BLE Sense) are using new MCU’s and are not compadeble with the current ITEADLIB_Arduino_Nextion library. Will there be an update anytime so…
-
Hallo,
The new Arduino Nano’s (Every, 33 IoT, 33 BLE and 33 BLE Sense) are using new MCU’s and are not compadeble with the current VarSpeedServo library. Will there be an update anytime soon?
Than…
-
Hi!
Apparently I'm facing an issue which is more interesting and hard than my capabilities.
When using `Arduino_JSON` vers 0.2.0 and `Arduino_LSM6DS3` 1.0.2 I find an interesting issue in dealing …
-
Here is the full error message.
In file included from /Users/qlab/Documents/Arduino/libraries/grbl/examples/grblUpload/grblUpload.ino:27:0:
/Users/qlab/Documents/Arduino/libraries/grbl/grbl.h:32:10…