Thomas Dupas

Results 5 comments of Thomas Dupas

For now it's going steady again, perhaps too soon to tell. But I guess the timeout doesn't hurt anyhow. I saw a prior ticket with some potential changes ( https://github.com/kiu/lofence/issues/7...

@Alex9779 "One or two times since I use the devices I had a hanging RN module, the device didn't post updates, I opened it and the transmit LED lit continually...

no watchdog at first glance, but timeouts on the serial reads on many places like ``` _serial.setTimeout(30000); receivedData = _serial.readStringUntil('\n'); _serial.setTimeout(2000); ```

Just documenting it here, for future reference. I tried the absence of the eeprom save command, but that's indeed needed to keep track of the frame counter. It confused me...

👍 , made it configurable option (which still defaults to SNAPPY like it was)