-->
Page 5 of 6

Re: Stack error if the supply voltage is under 4V

PostPosted: Tue May 01, 2018 5:11 am
by btidey
Maybe also try a minimal sketch, e.g. no wifi, just a loop with delay and Serial.print statement to check basic operation of module.

Re: Stack error if the supply voltage is under 4V

PostPosted: Tue May 01, 2018 1:47 pm
by Maria Sierra
I will try this tomorrow.
By the way, is there any possibility (program?) to determine if the ram or something else is corrupted for a defined ESP?
Something lile the checkdisk of windows...

Re: Stack error if the supply voltage is under 4V

PostPosted: Tue May 01, 2018 6:12 pm
by rudy
I use the Arduino environment and the default (in preferences) it to verify on upload. If it didn't get programmed correctly I would expect a failure notification at that time.

I looked at Expressif's ESPFlashDownloadTool_v3.6.2 and I didn't see anything there, no separate button for verifying. It is normal to automatically verify after programming. I didn't try loading with that tool so I don't know if any additional options are present after programming.

Re: Stack error if the supply voltage is under 4V

PostPosted: Thu May 03, 2018 10:26 pm
by Maria Sierra
I try with other module and it works...
So the current module is definitively broken but once again i did not understand why the module works at higher supply voltage...