-
Use of built-in buffer for LSM6DS3 library for nano 33 IoT.
-
Hi I cannot seen to get the simple example to compile I get the following error
use of deleted function 'TMC2208Stepper::TMC2208Stepper(uint16_t, uint16_t, float)'
0; i--) {
digitalWrite(…
-
FastIMU does not work with the builtin IMU of the Nano 33 IoT because the "who am i" value of the LSM6DS3 on the 33 is (or can be?) 0x6C instead of 0x69.
-
I am trying to communicate via serial a sparkfun pro micro board (with the ATMega 32U4) with an arduino nano 33 iot.
I tried with this example for sparkfun pro micro https://pastebin.com/p2i8AzG2
…
-
I believe there might be a problem using Nano 33 ioT in a Mesh environment. Let me explain: I have a Mesh consisting of 1 Master and 4 Mesh devices, all connected to each other by wires and acting as …
-
Hi,
On Arduino Nano IoT 33, with the current FW only BLE is available, but, following the instructions on this forum's thread https://forum.arduino.cc/index.php?topic=654631.0, especially post #15 …
-
**Describe the bug**
A clear description of what the bug is.
**Hardware and software used**
- Library version: [eg: 1.5.1]
- Arduino core: [eg: SAMD v1.8.13]
- Enviroment/IDE: [Arduino IDE or…
-
### Describe the request
Print the output from the `arduino-fwuploader` invocations to the IDE's "**Output**" panel.
🙂 It will be easier for the user to troubleshoot problems that might occur during…
-
### ⚡ Feature Request
Reasons are both costs and software support (no C++17 on ArduinoCore-samd).
-
Standard pin names as `D10` are unknown for the Nano RP2040.
- Arduino IDE 2.3.2
- Arduino Mbed OS Nano Boards 4.1.5
- FQBN: `FQBN: arduino:mbed_nano:nanorp2040connect`
```
loading library …