Open W-Geronius opened 4 months ago
I'm not sure if the problems are related to a corrupt flash memory. See Issue #81
I get the same error with the test file.
Please unzip the file and use the bin file.
opened issue wellenvogel/esp32-nmea2000/issues/89
Andress responded: https://github.com/wellenvogel/esp32-nmea2000/issues/89#issuecomment-2424080702
this should be included in OBP60 documentation.
I have noticed that the update problems are also caused by security settings in Android. New Android versions modify a downloaded bin file so that it cannot damage the system. Bin files are considered a potential threat. The file type is undesirably changed by Android so that the bin file cannot be loaded correctly. The problems do not occur when the update is done via a PC.
xxxxx-all.bin never get installed due to this error, irrespective of their origin (github or gitpod) xxxxx-update.bin install without problems.
Don't try to 'emulate' an -all update by factory reset! See previous issue!