puuu / MQTT433gateway

MQTT 433.92 MHz radio-frequency device gateway
MIT License
136 stars 27 forks source link

esp8266 loses network connection when multi sending multiple RF pulses #56

Open koen257 opened 5 years ago

koen257 commented 5 years ago

Hi

When I send a few (about 10) MQTT messages to turn off different ligthts on a short-term, my esp8266 stops responding. I get a temporary ping time time out and some of the RF pulse are not being send anymore.

This happens all the time when I start an activity to control about 10 (KaKU) lights.

puuu commented 5 years ago

Thank you for your report. Unfortunately I can not reproduce it.

Please show a log of a debug output (if you experiences restarts, report the output on the serial port). If possible, also provide a list of the MQTT messages.