-
# -t nobuild not working on a remote run but works fine on a local run
**Operating system**: Tested on Windows 10, Ubuntu and Gitpod cloud
**PlatformIO Version** (`platformio --version`):
Pl…
-
while trying various sites i've found a few that don't connect, not sure what the commonality is other than SSL - the root cert appears in the collection.
- https://randomfox.ca/floof
-
Trying to compile for Adafruit PyPortal Titano:
Error: WiFiNINA\src/utility/wifi_drv.h:293:12: error: 'PinStatus' does not name a type
WiFiNINA at version 1.8.10
Temporary workaround:
Use …
-
### Describe the problem
When uploading to a native USB board while **Serial Monitor** is open, the "**Serial Monitor**" view takes visibility from the "**Output**" view twice during the upload:
…
-
**Describe the bug**
I Seem to be unable to get the basic example sketch for the rotary encoder to work for a NodeMCU-32S esp32, it just returns an error saying "Error compiling for board NodeMCU-32S…
-
Version: 1.4.2
Device: Arduino Nano 33 IOT
Hello folks, if I use `client.connect` to connect to a specific device in my Network its takes exactly 28500ms till it returns false when the device is n…
-
When configuring the wifi on an Arduino Nano 33 IoT, the reset pin is active low; however, for the Arduino MKR 1010, the reset pin is active high. (see [problem-with-nina...](https://forum.arduino.cc…
-
Hi!
When I add the code to my simple project (just the start class of the sensor) I can't compile it due to the following error:
`[PATH_TO]/ST_Anything/Arduino/libraries/ST_Anything/PS_PulseCoun…
-
I’m using this library with an ESP32 as the Modbus master and an STM32 Bluepill as the slave, connected via MAX485 transceivers. However, I consistently encounter a timeout error when using the MAX485…
-
### 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 du…