-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] IllegalInstruction reboots in loo[ #590
Comments
There is some information on flashing code at the bottom of including a link to a Chrome based flashing too. |
Here's what I did:
Now the ESP still reboots in a loop, but for a different reason. Here a loop:
|
I think you have an N4R2 (very small print on bottom of chip front). But puzzled at that error. |
There is conflicting information about the offsets to use in these pages: https://github.com/revk/ESP32-Faikin/tree/main/ESP/release#esptool Two of them say the first offset to use is 0x0 so I guess it's the good one. I tried to flash again with
Now I get this:
I will try with the N4R2 binaries. |
Here's my little setup: So for the N4R2 binaries I issued this command:
Aaaaaaand we're back! 😄 Any idea what might've happened, and how to prevent it from happening again? |
Faikin hardware
I bought the module on Tindie
Daikin hardware
My Daikin unit is a FTX12NMVJUA
I have the faikin module connected according to this thread I made: #208
Describe the bug
The faikin module stopped connecting to my wifi for no apparent reason. It just died on december 26th at 5:45 AM EST. We were sleeping. Power cycling does not help. The LED on the module is off.
Additional context
I managed to pull the module out of my Daikin unit, connect a FTDI to the module with these instructions and see if there was any life left, and thankfully, there is. The ESP is stuck in a boot loop caused by some "IllegalInstruction". Here's the complete message:
My guess is that the module attempted an auto-update during the night and it failed. The module was very stable prior to that.
The text was updated successfully, but these errors were encountered: