mlesniew / PicoMQTT

ESP MQTT client and broker library
GNU Lesser General Public License v3.0
219 stars 25 forks source link

Wired connection problem. #15

Closed Jsk1962 closed 10 months ago

Jsk1962 commented 10 months ago

Hello I noticed a problem with the "Server" because When using the ESP32 module with a wired connection ( library), I noticed a problem. "Client" works properly, but "Server" cannot communicate with it, although the status connected()==true. Jurek