-
## Bug Report
The verification phase is OK, the upload fails.
```
Error: unable to open CMSIS-DAP device 0x3eb:0x2157
Error: No Valid JTAG Interface Configured.
Upload error: Error: 2 UNKNOWN…
-
Hi!
I found a minor miscalculation in wiring.c and delayMicroseconds()
In case of 32 MHz clock speed, at line 201 microseconds multiplied by 8 takes 15 clock cycles.
` us
-
I'm intending to add support for the SIM5320 module and submit a PR to this library to add it. Are there any existing attempts that I can start with? If not are there any recent additions of new board…
-
https://github.com/khoih-prog/WiFiManager_NINA_Lite
#### New in v1.0.0
1. New ***powerful-yet-simple-to-use feature to enable adding dynamic custom parameters*** from sketch and input using the …
-
https://github.com/khoih-prog/WiFiWebServer
### Initial Version v1.0.0
This is simple yet complete WebServer library for `AVR, Teensy, SAM DUE, SAMD, STM32, etc.` boards running WiFi modules/shi…
-
I cannot start the candle process
I installed the webthingsgateway on my rpi2 b.
I installed the candle manager addon
I configured the addon
The candle manager is a separate tab in the webthingsga…
-
Hey, i'am using a ESP32 and coding in Visual Studio Code.
I copied your example SoftwareSerial but getting a compiling errors
no instance of constructor "PZEM004Tv30::PZEM004Tv30" matches the ar…
-
## Bug Report
### Current behavior
If I install a 3rd party core and run a `core search` where the query term has whitespace, I get back zero matches. It works for the official boards, such as `…
-
I'm working on an IoT project with the Sparkfun ESP32 Thing. I'm getting the following compile time error.
`/home/vaishaks/Arduino/libraries/WiFi101/src/WiFiMDNSResponder.cpp:24:26: fatal error: avr/…
-
wxie@guix ~/work/disaster-radio/firmware$ ~/.local/bin/pio run --verbose
Processing ttgo-lora32-v2 (board: ttgo-lora32-v1; build_flags: -DTTGO_LORA_V2, -DARDUINO_LORA, -DHAS_OLED, -I./src; platform: …