kc868-a6 A fatal error occurred: MD5 of file does not match data in flash! - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20) +--- Forum: KC868-A6 (https://www.kincony.com/forum/forumdisplay.php?fid=22) +--- Thread: kc868-a6 A fatal error occurred: MD5 of file does not match data in flash! (/showthread.php?tid=2785) |
kc868-a6 A fatal error occurred: MD5 of file does not match data in flash! - Siebje - 04-13-2023 Hi, currently, I'm working with the kc868-a6, for the last couple of weeks I've used the board with success! since the beginning of this week, problems started to reel in, when I was reading out analog inputs from my board. This is my code with the corresponding error code: Code: #include "Arduino.h" Code: Writing at 0x0000e000... (100 %) I have tried many things to fix it but all without success. hopefully, there is someone who can help me with my problem Thanks in advance! RE: kc868-a6 A fatal error occurred: MD5 of file does not match data in flash! - admin - 04-13-2023 you can try to use ESP Tool erase the chip data. or download BIN firmware by ESP tool. RE: kc868-a6 A fatal error occurred: MD5 of file does not match data in flash! - Siebje - 04-13-2023 (04-13-2023, 07:54 AM)admin Wrote: you can try to use ESP Tool erase the chip data. or download BIN firmware by ESP tool. I've tried it many times but get the following error message: Quote:8-download data fail RE: kc868-a6 A fatal error occurred: MD5 of file does not match data in flash! - admin - 04-13-2023 maybe you need to replace the ESP32 module. |