-
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..., …
-
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…
-
Nach Update auf v3.2.4 mit KM271-Wifi v0..0.6 lässt sich nicht mehr auf das Webinterface zugreifen.
Pingen lässt sich sich das ganze jedoch noch.
Nach zurücksetzen der Einstellungen lässt sich das…
-
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 ?…
-
PIO Core Call Error: "Library Storage: /Users/tolga/Documents/PlatformIO/Projects/smava/.pio/libdeps/nodemcuv2\nLibrary Manager: Removing AsyncHTTPRequest_Generic @ 1.1.1\nLibrary Manager: Removing de…
-
Hello,
I get the following error when trying to compile:
esp32_iGrill:122:1: error: 'WiFi_AP_IPConfig' does not name a type; did you mean 'WM_Config'?
WiFi_AP_IPConfig WM_AP_IPconfig;
^~~~~~…
-
# What happened?
I took the latest master branch and compiled it for my NodeMCU ESP8266 Lolin V3. I need to change the platformio.ini to include:
```
[env:nodemcuv2]
platform = espressif8266
boar…
-
I get the following error when the ESP32 connects to my IGrill 3.
Any idea what is causing it?
Thank you
-
```
Arduino IDE 2.1.0
Libaries:
Name Installed Available Location Description
Adafruit_BusIO 1.14.1 - LIBRARY_LOC…
-
### Describe the request
For my use case I need to be able to modify files in an installed library before the build takes place.
For example, [tft_eSPI](https://github.com/Bodmer/TFT_eSPI) is a po…