nielsonm236 / NetMod-ServerApp

Reprogramming the Web_Relay_Con V2.0 HW-584 Network Module
71 stars 20 forks source link

Provide a Browser message indicating "I2C EEPROM Missing" when the code load requires I2C EEPROM #204

Closed nielsonm236 closed 2 weeks ago

nielsonm236 commented 9 months ago

Every now and then a new user will send me a message indicating the code wouldn't boot and there are garbage characters on their Browser screen. This is almost always due to loading an "Upgradeable" code version when they should have loaded a "Non-Upgradeable" code version. I think I can modify the code to output an "I2C EEPROM Missing" message when a user inadvertently tries to run an Upgradeable code revision. That may still result in an email to me, but it might save a few people the trouble. I won't be able to tell from code if the missing I2C EEPROM is due to a hardware fault or using the wrong code load ... I'll only be able to tell that the code needs the hardware, and it isn't there.

nielsonm236 commented 4 months ago

This is implemented and will release soon.

nielsonm236 commented 2 weeks ago

Addressed in release 20240612 0226