I detect disconnection by capturing exceptions in MQTTClient.check_msg(), and calling MQTTClient.connect() again on the same MQTTClient object. In the code I found the problem first, it runs in a busy…
Hello,
with IDF Branch/Release 4.0 "Bluetooth" and "SoftAP" are not working in coexistence.
I have written an Android App, which uses the both networks WiFi (Udp Client) and Bluetooth (BDR Spp…
hi everybody
after flash i cont find ssid nowhere what i did wrong?
i followed this:
https://github.com/jeelabs/esp-link/blob/master/FLASHING.md
under ["32Mbit / 4Mbyte module"]
from console:…
### The problem
This is might be more a cry for help than an issue. However, there might be an underlying problem.
My device gets the watchdog triggered randomly on startup (just in the middle o…
Greetings all.
I'm attempting to use esp-open-rtos to implement a mesh network using the esp8266. At minimum, I'm running into a networking issue when using STATIONAP_MODE, and the AP side and STATI…
Hello,
For my application, I need to send messages from an ESP32 to my main computer (which hosts a mosquitto broker) at a minimum rate of 1000 messages per second. However, when I tested Smooth M…
It would be nice to add the example given here https://github.com/d-a-v/W5500lwIP/issues/3#issuecomment-431273815 as a example to the repository.
It could save some people some searching for the c…