-
-
Any thoughts would be appreciated why I am receiving this error when compiling the code in Arduino:
Arduino: 1.8.5 (Windows 10), Board: "NodeMCU 1.0 (ESP-12E Module), 80 MHz, 4M (3M SPIFFS), v2 Pre…
-
### Basic Infos
- [x] This issue complies with the [issue POLICY doc](https://github.com/esp8266/Arduino/blob/master/POLICY.md).
- [x] I have read the documentation at [readthedocs](https://arduin…
-
My suggestion on web ui
![device status-1](https://cloud.githubusercontent.com/assets/25663430/22867469/3289f61c-f189-11e6-9068-9f11cf4948d7.png)
-
This is a bit "full circle", but:
- When we swapped in our own newlib for a libc we got this memcpy: https://github.com/projectgus/newlib-xtensa/blob/xtensa-2_2_0-lock/newlib/libc/machine/xtensa/memcp…
-
Hello,
If i try to Upload to SPIFFS i get error. And after Debugging your Code i found:
1. You should print out the path before you stop
case "esp32": {
const esp32Path = pa…
-
I'm just a beginner in "C" but
is in "ESP32" SDK
this the proper way to detect WiFi Networks ?
because S = WiFi.SSID ( i ); is not supported anymore with the ESP32
only S = WiFi.SSID():
//***…
-
until 3 days ago I was using WiFiManager without problems. I install Arduino 1.8.9 and everything stop working with this message on serial monitor:
xxxxxxxxxxxxxxxxxxx
*WM: Sent wifi save page
*WM:…
-
Hi Vito,
Just tried the new version and it doesn't work for me.
The latest libs version just goes into a reboot loop, the legacy libs version "works" but the LCD web screen can't connect to th…
-
First, what TCP port is OpenMRNlite listening to? I can ping the ESP32, but not sure which port I should configure in JMRI. (using the WiFi option).
Second, code uploads, starts, but then I get thi…