How can I roll back to Build 300? I'm using FluidNC. I realize that you are official supporting it but Build 301 just broke it. At a minimum, I'd like to stay on Build 300 if Build 301 and future version are incompatible.
Looking at the serial raw log, it looks like Commander is sending "$#" and then "[ESP400]". The "[ESP400]" is dumping my TinyBee's EEPROM and it looks like Commander never fully recovers from that (or my controller doesn't). It takes multiple tens of seconds for the EEPROM dumping to end.
I can press the disconnect button and still command FluidNC via FluidTerm directly, so I believe my controller is at least not locked up. Commander never gets an update to the machine or the work position. If I manually send from Commander a "?", it will refresh the positions but doesn't do so automatically.
Attached is a capture of the serial comm showing my issue.
Thank you for access to the older builds. That did help. With this data, I've come to the conclusion that Build 301 update was not the issue. I don't have root cause yet, but access to Build 300 let me confirm that this is not a Commander issue (although Commander could allow for a longer timeout to receive all the $ESP400 data that FluidNC is sending). Thanks again for the older builds.