314159-r
314159-r
The second error in the opening post: > and: .pio/libdeps/esp32doit-devkit-v1_COM4/EspNowFloodingMesh/wifi802_11.cpp: In function 'void wifi_802_11_send(const uint8_t*, int)': .pio/libdeps/esp32doit-devkit-v1_COM4/EspNowFloodingMesh/wifi802_11.cpp:125:78: error: cannot convert 'esp_interface_t' to 'wifi_interface_t' esp_wifi_80211_tx(ESP_IF_WIFI_STA, buf, sizeof(raw_HEADER) + len+ 2, true);...
I have the same issue - **All** dropdown controlls are broken, all over the entire application. Appimage ver. 1.8.1 on Fedora 38 and Debian 11, both with xfce as window...
It works fine on my (very) old laptop, running X-ubuntu 22.04, also with xfce desktop.
Looking through my loggs, There is a difference in how the messages data part is "constructed" (after the header). The ESP8266 is adding 4 bytes with zero value in the...
Interesting... I had to take a new dive into the subject. Now I know **what** is happening. But I wish I could understand why... The problem is what I mentioned...
I should perhaps mention that I'm currently experimenting with: - 2pc of ESP8266 D1 mini, one master and one slave - 1 ESP32 WROOM as master - 1 ESP32-C3 as...
Good find! It suddenly appears so obvious when you point at it...
I'm not having compilation errors related to this issue. For me the ESP32-C3 node device hangs. After sending time-sync message, and when receiving any message. So the first encryption works,...