Left here for archival purposes.

User avatar
By delinend
#15887 Hmm Now my ESP is goin to Zombie mode again.

Have anyone see this problem, men using low power batterys ?
It look like the the Zombie mode starts, if the power drops to ~2.8-3.0V If I then give more power to ex. 3.3V then Zombie mode still is there. If I then flash the "INTERNAL://BLANK" then my ESP suddenly is morking perfectly again, for hours.
It's realy strange. I can bring back my ESP to work again, after flash the BLANK. But if I puzzel the ESP with some 2xAA batterye (low voltags)... then bang!!! The Zombie comes back after some minutes, and I can only resolve this by BLANK flashing ?!?! :shock:

Thanks

Best regards
User avatar
By cal
#15921
delinend wrote:Hmm Now my ESP is goin to Zombie mode again.

Have anyone see this problem, men using low power batterys ?
It look like the the Zombie mode starts, if the power drops to ~2.8-3.0V If I then give more power to ex. 3.3V then Zombie mode still is there. If I then flash the "INTERNAL://BLANK" then my ESP suddenly is morking perfectly again, for hours.
It's realy strange. I can bring back my ESP to work again, after flash the BLANK. But if I puzzel the ESP with some 2xAA batterye (low voltags)... then bang!!! The Zombie comes back after some minutes, and I can only resolve this by BLANK flashing ?!?! :shock:

Thanks

Best regards


That sounds familiar: https://github.com/nodemcu/nodemcu-firmware/issues/387
User avatar
By delinend
#15980 Hi Cal.

It sounds like, that SDK 1.0 is solving many problems with node.dsleep, at NodeMCU will not develop on that, the reason to the low heap :(
Do you have any luke to make a setup with LUA and SDK 1.0 ? I real want to help and are ready to test. But I'm not god a programmer.

Thanks and best regards
User avatar
By cal
#15991
delinend wrote:Hi Cal.

It sounds like, that SDK 1.0 is solving many problems with node.dsleep, at NodeMCU will not develop on that, the reason to the low heap :(
Do you have any luke to make a setup with LUA and SDK 1.0 ? I real want to help and are ready to test. But I'm not god a programmer.

Thanks and best regards


Moin delinend,

I don't know how many "god" programmers are here ;-) Hmmm, if you ask anonymously you may get a lot of votes ; -)

raz123 pointed here (https://github.com/nodemcu/nodemcu-firmware/issues/360) to
https://github.com/chadouming/nodemcu-firmware and some more candidates.

I didn't have the time to test that yet. You can give it a try.

Cal