Paul Vincent

Results 14 comments of Paul Vincent

Accidentally used my work account above, same person here. Took me a little bit to figure out the baud rate (I _think_ it is `115200` ? ) I used PuTTY...

Still crashed, it seems to happen at kinda random intervals. The first crash happened very shortly after the settings got saved & it rebooted, the second crash took ~1 minute...

Updated: ![image](https://github.com/1technophile/OpenMQTTGateway/assets/217014/c8c68743-e811-480d-99bd-09d42ffe3408) Still crashed: ``` N: Send on /RTL_433toMQTT/Acurite-Tower/A/15411 msg {"model":"Acurite-Tower","id":15411,"channel":"A","battery_ok":1,"temperature_C":4.4,"humidity":40,"mic":"CHECKSUM","protocol":"Acurite 592TXR Temp/Humidity, 592TX Temp, 5n1 Weather Station, 6045 Lightning, 899 Rain, 3N1, Atlas","rssi":-70,"duration":117996} E: [ WebUI ] webUIQueue full,...

One more small update here, I reverted to 1.6.0 and it seems to be running fine again. (At least, it has run for ~5 minutes without any crashes, which is...

Would it help if I provided a log of almost all MQTT messages sent from my various OMG 433 receivers? **Short background:** I have 4x Lilygo devices flashed with the...

[esp-web-tools-logs.txt](https://github.com/1technophile/OpenMQTTGateway/files/13686994/esp-web-tools-logs.txt) Attached the logs from the latest session after enabling 'TRACE' level logging. Note: This is using the firmware provided by @1technophile last night. I can redo this w/ the...

[esp-web-tools-logs (2).txt](https://github.com/1technophile/OpenMQTTGateway/files/13687515/esp-web-tools-logs.2.txt) Turned off discovery, still crashing. I think the log level reset itself back to whatever the default is for a period of time, but I think I managed...

> I have the same problem. How do you revert to v1.6 when it constantly crashes and reboots? I tried to supply the URL: https://github.com/1technophile/OpenMQTTGateway/releases/download/v1.6.0/lilygo-rtl_433-firmware.bin in WebUI and hit "Start...

@1technophile Uploaded the latest test firmware, still crashing. Logs below (Turned on trace logging & disabled discovery) [esp-web-tools-logs.txt](https://github.com/1technophile/OpenMQTTGateway/files/13690215/esp-web-tools-logs.txt)

Trying out a different serial console with these logs (hterm) * jsondoc * Still crashed, maybe less frequently? * [jsondoc_output_2023-12-16_09-21-06.log](https://github.com/1technophile/OpenMQTTGateway/files/13692897/jsondoc_output_2023-12-16_09-21-06.log) * staticjsondoc * Still crashed, maybe more frequently? * [staticjsondoc_output_2023-12-16_09-44-16.log](https://github.com/1technophile/OpenMQTTGateway/files/13692893/staticjsondoc_output_2023-12-16_09-44-16.log)...