Search found 1 match
- Tue Apr 16, 2024 3:28 pm
- Forum: ESP8266
- Topic: WifiClient continuously disconnecting
- Replies: 0
- Views: 1890
WifiClient continuously disconnecting
Hi I have an ESP8266 connecting to MQTT broker using WifiClient using PlatformIO and Arduino framework What i have noticed is that WifiClient is continuously disconnecting (Although Wifi is stable and connected) I have figured out a method that is continuously reconnecting to MQTT broker but some me...