m2mer / AdvancedLighting_Gateway

1 stars 0 forks source link

length of mqtt msg exceed threshold? #3

Closed m2mer closed 6 years ago

m2mer commented 6 years ago

sometimes mqtt message can't be sent and cause mqtt connection broken, due to lenght too long? while msg with same length can be sent successfully other times.

[12:26:51.009] UART RX, len 30 [12:26:51.101] receiveUARTmsg, receive mesh data:38 00 24 00 00 01 00 01 ff 04 00 00 00 00 00 00 [12:26:51.121] recvOverallStatus, devAddr 0x0024 [12:26:51.121] found node [12:26:51.121] segmentMap 3 [12:26:51.121] overall status ready, reply [12:26:51.121] [338158] Attempting MQTT connection... [12:26:51.135] Wifi status: 3 [12:26:51.135] ip: 192.168.1.143 [12:26:51.135] [338240] mqtt broker connected

m2mer commented 6 years ago

due to test procedure not correct, register_notify must be received first