-
### Basic Infos
#### Hardware
**WiFimanager Branch/Release:**
- [ X] Master
- [ ] Development
**Esp8266/Esp32:**
- [ X] ESP8266
- [ ] ESP32
**Hardware: ESP-12e, esp01, esp25**
- [ ] E…
-
I was trying to test @brentru adafruit_io library and started getting jason errors when trying to use his "get_all_feeds" function -- I then tried the same "get" just using esp32spi (via wifimanager…
-
---esp32---
when esp is connected to client network and client network goes offline
esp goes back in AP mode that is fine so far.
But when it is in AP mode
i would like that the esp checks […
-
### Basic Infos
#### Hardware
WiFimanager Branch/Release: Master (Added git url to platform.ini) (WiFiManager @ 2.0.16-rc.2+sha.3a303ee)
Esp8266/Esp32: ESP32
Hardware: esp-wroom-32
Core …
-
### Basic Infos
#### Hardware
**WiFimanager Branch/Release:**
- [X] Master
- [ ] Development
**Esp8266/Esp32:**
- [X] ESP8266
- [ ] ESP32
**Hardware: ESP-12e, esp01, esp25**
- [ ] ESP…
ghost updated
5 years ago
-
I get the following compilation error:
```
undefined reference to `ArtnetnodeWifi::sendDMX()'
collect2: error: ld returned 1 exit status
```
Declared:
https://github.com/rstephan/ArtnetnodeW…
-
## PLEASE TRY Latest Master BRANCH before submitting bugs, in case they were already fixed. ##
Issues without basic info will be ignored or closed!
Please fill the info fields, it helps to get y…
-
Using ESP32 version 1.0.4 on development branch.
After successful config, calling wifiManager.getWiFiPass(true) consistently returns
an empty string.
## POST SERIAL OUTPUT !
Code:
```
…
-
I'm trying to reset all the values stored in the eeprom from Homekit but homekit_storage_reset(); I'm trowing a exception. This code is using (https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266) a…
-
Hi,
I have a V2 nodemcu that does a Get request to a server to read values every 5 minutes.
I am using wifiManager 0.1.4.0 to establish the WiFi connection every 5 minutes.
The WiFi at devic…