Menu

Firmware 311-2

2024-09-13
2024-09-13
  • Dave Wilkes

    Dave Wilkes - 2024-09-13

    I cannot get the ESP32 to boot if I use this version, Version 304 is fine aparts from a few issues but it boots and works.
    if I load 311-2 I get this in the serial monitor and it just goes into a loop

    ets Jul 29 2019 12:21:46

    rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
    configsip: 0, SPIWP:0xee
    clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
    mode:DIO, clock div:1
    load:0x3fff0030,len:1344
    load:0x40078000,len:13964
    load:0x40080400,len:3600
    entry 0x400805f0

    assert failed: tcpip_send_msg_wait_sem IDF/components/lwip/lwip/src/api/tcpip.c:455 (Invalid mbox)

    Backtrace: 0x40083e4d:0x3ffcaf70 0x4008c0b1:0x3ffcaf90 0x400916f1:0x3ffcafb0 0x4011a061:0x3ffcb0e0 0x4012a549:0x3ffcb110 0x4012a5a9:0x3ffcb130 0x40119821:0x3ffcb180 0x400f69a1:0x3ffcb1a0 0x400f6a31:0x3ffcb1e0 0x400d77d1:0x3ffcb210 0x400ed781:0x3ffcb260 0x400ff276:0x3ffcb2c0

    ELF file SHA256: 964905428522b143

    Rebooting...

     
  • Collet

    Collet - 2024-09-13

    Hi Dave,

    i think i had the issue at the beginning of using this firmware. solved it, if my memory is good by uncommenting the
    //#define WIFICONFIGTYPE READWIFICONFIG
    in the controller_config.h and by filling the wificonfig.json file found in data directory with my AP informations.
    but it's from memory and maybe i am wrong

    Regards
    Joël

     
    • Dave Wilkes

      Dave Wilkes - 2024-09-13

      Thanks Joël thats got me booted
      motor power off still doesnt work tho! hey ho

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.