-
Hi, I am newbie with esp-idf, but I have knowledge about arduino ide since years.
First of all thanks a lot for your examples.
I have found your "eth-ap-L2" example as I am trying to get this wo…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
0x0fe updated
8 months ago
-
**Is your feature request related to a problem? Please describe.**
After a day or two, my device falls into an endless reconnect loop:
```
I (122381671) WiFi: Disconnected
I (122381671) BLE2MQ…
-
esp-rfid latest dev branch. It keeps disconnecting from mqtt and this results in home assistant thinking the door is open.
Rebooting the esp solves the problem temporarly. The disconnects seem to be …
-
1. 请问 WiFi在WIFI_PROTOCOL_11B模式下,esp_mesh_lite_try_sending_msg 最大可以发送多少个字节?发包间隔多少?
2. WiFi在WIFI_PROTOCOL_LR模式下,esp_mesh_lite_try_sending_msg 最大可以发送多少个字节?发包间隔多少?
固定在11B模式下,只能ping路由器成功,发包一直发不出。
固定在1…
-
Hi everyone!
Big disclaimer, this is my first post and I'm a complete noob to programming and any guidance, tips and wider/deeper explanations will be much appreciated... :)
I'm busy with a sma…
-
Hello,
in past i wrote private lib based on BlueMagic32 (but used only the connection part) to create bridge between BLE and Websocket.
My target was very simple, pass all data (including connecti…
-
I'm trying to run the PubSubClient with my ESP8266-12e.
I run the following Code on my ESP:
```
/*
Basic MQTT example
- connects to an MQTT server
- publishes "hello world" to the topic "outTo…
-
Greatings !!!
I have the followed problem. I build three Arduino modules with the same code . I noticed that if I restart my arduinos without restarting my mqt server they can't subcribe to topics bu…
-
----------------------------- Delete below -----------------------------
If your issue is a general question, starts similar to "How do I..", or is related to 3rd party development kits/libs, pleas…