Git Product home page Git Product logo

Comments (6)

anakod avatar anakod commented on July 21, 2024

This is new ESP-12 or standard? How big flash it have?

from sming.

anakod avatar anakod commented on July 21, 2024

May be just erasing flash is needed (write blank512.bin).
Another idea: try add WDT.enable(false) a start

from sming.

ystrem avatar ystrem commented on July 21, 2024

On first start i get this.

�|rlfs.start: size:272 Kb, offset:40238000

First init file system
sect_first: 38, sect_last: 7c

mount res: 0



Display start

 ets Jan  8 2013,rst cause:4, boot mode:(1,6)

wdt reset

and on second this then bootloop with the same error message

 ets Jan  8 2013,rst cause:4, boot mode:(3,6)

wdt reset
load 0x40100000, len 21280, room 16 
tail 0
chksum 0xd7
load 0x3ffe8000, len 2352, room 8 
tail 8
chksum 0xf2
load 0x3ffe8930, len 3784, room 0 
tail 8
chksum 0x4c
csum 0x4c
rlfs.start: size:272 Kb, offset:40238000

m

Display start


from sming.

anakod avatar anakod commented on July 21, 2024

Before start your code try to add:
WDT.enable(false)

Another case, in loop code add:
WDT.alive()

from sming.

ystrem avatar ystrem commented on July 21, 2024

The problem wasn't in this driver. Maybe bad esp.

from sming.

anakod avatar anakod commented on July 21, 2024

OK, thank you for information

from sming.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.