Code Monkey home page Code Monkey logo

Comments (4)

Onno-Dirkzwager avatar Onno-Dirkzwager commented on June 3, 2024

Hi vyruz1986,
Thanks for the feedback. I'm trying to replicate your situation. A few questions:

  • which version of the arduido esp core are you using?
  • which hardware? Wemos?
  • are you able to compile and run the virginsoil_full example whithout the resets?

from esp-library.

Onno-Dirkzwager avatar Onno-Dirkzwager commented on June 3, 2024

Hi vyruz1986,

I managed to compile and run your app. I cannot reproduce the missing fields:
ID | LABEL | LEN | EEPROM LOC | DEFAULT VALUE | CURRENT VALUE | STATUS

01 | MQTTServeraddress | 016 | 0511 to 0529 | | T | OVERWRITTEN
02 | MQTT Server port | 006 | 0531 to 0539 | 1883 | 1884 | OVERWRITTEN
03 | MQTT topic prefix | 100 | 0541 to 0643 | | T | OVERWRITTEN
04 | Call home interval (seconds) | 006 | 0645 to 0653 | 86400 | 86401 | OVERWRITTEN

So I focused on the reboot on exit config. I could also not reproduce the:
Exit config
Soft WDT reset
ctx: cont
sp: 3fff2250 end: 3fff27e0 offset: 01b0

stack>>>
3fff2400: 3fff16b8 000004e2 000004e2 4010020c
. . . .
ets Jan 8 2013,rst cause:2, boot mode:(3,6)

In my case its the intended:
Exit config
ets Jan 8 2013,rst cause:2, boot mode:(1,6)

We did have an https certificate problem 14-8. But I beleave this was after your tests. And even with this taken into account I could not reproduce your reboot.

I think we will have to dig deaper and findout the differences between our lib used, complilers etc.

I compiled with:

  • Arduino 1.8.5
  • ESP8266 core for Arduino 2.4.1

Which versions did you use?

from esp-library.

vyruz1986 avatar vyruz1986 commented on June 3, 2024

Sorry for the late reply, I have a couple of other things going on...

So I think it's not actually downloading the app, I made the wrong conclusion after seeing

Doorbell
Selected App
DoorbellSensor v1.0.0

in the config page. But when I start my device (Wemos D1 mini by the way) I still see the following:

 Start INITLoader v1.2.0

I reverted my commit for PR #67 just to be sure I didn't do anything wrong, but it's still going into WDT timeout when I load IASLoader and and try to let it download my Doorbell app.

So I took another Wemos D1 mini, and tried loading IASLoader, and setting up a test project with the IASBlink app. Unfortunately I get the same WDT timeout reboot.

So I started looking further, and found out I had the old boards manager URL for ESP8266 for Arduino still configured, I was stuck on 2.4.0-rc1, while in the meantime 2.4.2 had been released, so I updated to 2.4.2, now everything works fine...

Sorry for the false alarm, my bad :)

from esp-library.

Onno-Dirkzwager avatar Onno-Dirkzwager commented on June 3, 2024

(Y) no prob, thanks for contributing!

from esp-library.

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.