-
I tried the sketch for the testis clock with WIFImanager.
I used the original code but I changed the display interface to work on my hardwire with different pin setup.
All is working except the colo…
-
Using a double reset to go into WiFi configuration mode which was mentioned at https://github.com/tzapu/WiFiManager/issues/160#issuecomment-241237648 is a great concept. This has the advantage that h…
-
**Context**
- Which example sketch are you using?
BresserWeatherSensorMQTT.ino
and tried also:
BresserWeatherSensorMQTTWiFiMgr.ino
- Which changes to the code did you make (if any)?
Added "#d…
-
A double reset is detected without user interaction. This leads to a reset of the WifiManager settings.
A possible reason for this might be if the ESP_DoubleResetDetector would not distinguish betw…
-
Hallo, tolles Projekt, Respekt und Dank (an HW und FW)!
Hab seit ein paar Tagen endlich ein KM271-pcb 0.0.6 in Betrieb (ohne Bauteile gekauft, als es keine gab).
Einstellungen im Hotspot-UI 192..., …
-
Hi, thanks for the big effort to make that library, I love it. But I'am new to json.
I have a structure like this in my Esp8266 :
``````
typedef struct
{ String wifi_id; // wifima…
-
Hallo,
ich habe das KM271 Board von Daniel Version 0.0.7
Bei Daniel liegen die "dewenni" Versionen 3.2.3 und 3.2.4 mit dabei. 3.2.3 scheint zu laufen und startet (das WLAN wird angezeigt).
3…
-
### Describe the problem
For [my project](https://github.com/rublin/russian-losses-watch), I need to use libraries with specific versions (not the recent ones). So, I prepared the workflow with a lis…
-
Hi,
This looks good and I know about MQTT and all those kind of things, but....
That "flashing" (shinex) , how do I do that ? I only see 2 photos of the stick (it seems) with also some soldering ?…
-
Hi,
I just flashed BresserWeatherSensorMQTTWifiMgr in my LilyGo LoRa32 V2.1_1.6.1. I used the access point to configure the software, but I've made a typo in my MQTT credentials.
How can I chang…