Problems with SmartConfig

m4l490n
Posts: 4
Joined: Thu May 17, 2018 4:39 pm

Problems with SmartConfig

Postby m4l490n » Wed May 23, 2018 7:26 pm

Hello

I'm trying to use the smart_config example but I'm getting the following error right after the line smartconfig: SC version: V2.7.1 in the log window:

Code: Select all

Guru Meditation Error: Core  0 panic'ed (LoadProhibited)
. Exception was unhandled.
Register dump:
PC      : 0x40127131  PS      : 0x00060730  A0      : 0x800df3e8  A1      : 0x3ffc02c0  
A2      : 0x00000000  A3      : 0x3ffbaa68  A4      : 0x00000001  A5      : 0x00000000  
A6      : 0x0000000a  A7      : 0x3ffaf930  A8      : 0x801270e9  A9      : 0x3ffc02b0  
A10     : 0x3ffbaa68  A11     : 0x3ffb1c92  A12     : 0x00000006  A13     : 0x3ffbaa6e  
A14     : 0x00001313  A15     : 0x00000000  SAR     : 0x00000004  EXCCAUSE: 0x0000001c  
EXCVADDR: 0x0000002c  LBEG    : 0x4000c2e0  LEND    : 0x4000c2f6  LCOUNT  : 0xffffffff  

Backtrace: 0x40127131:0x3ffc02c0 0x400df3e5:0x3ffc0300 0x400df620:0x3ffc0350 0x400df637:0x3ffc0390 0x400e14a7:0x3ffc03b0 0x400e158a:0x3ffc03d0 0x400ebc32:0x3ffc03f0
I can't find the smartconfig code and I don't know why this is not working since I haven't modified the original example. I'm using the ESP-IDF v3.0 (remotes/origin/release/v3.0) and I don't know if this has to do with it since I'm not on master.

This is the complete log I'm getting:

Code: Select all

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:2
load:0x3fff0018,len:4
load:0x3fff001c,len:5548
load:0x40078000,len:0
load:0x40078000,len:13756
entry 0x40078fb4
I (29) boot: ESP-IDF v3.0-8-g561f8ff 2nd stage bootloader
I (29) boot: compile time 15:01:34
I (40) boot: Enabling RNG early entropy source...
I (40) boot: SPI Speed      : 40MHz
I (40) boot: SPI Mode       : DIO
I (42) boot: SPI Flash Size : 4MB
I (46) boot: Partition Table:
I (50) boot: ## Label            Usage          Type ST Offset   Length
I (57) boot:  0 nvs              WiFi data        01 02 00009000 00006000
I (64) boot:  1 phy_init         RF data          01 01 0000f000 00001000
I (72) boot:  2 factory          factory app      00 00 00010000 00100000
I (79) boot: End of partition table
I (84) esp_image: segment 0: paddr=0x00010020 vaddr=0x3f400020 size=0x106e0 ( 67296) map
I (116) esp_image: segment 1: paddr=0x00020708 vaddr=0x3ffb0000 size=0x0317c ( 12668) load
I (121) esp_image: segment 2: paddr=0x0002388c vaddr=0x40080000 size=0x00400 (  1024) load
I (123) esp_image: segment 3: paddr=0x00023c94 vaddr=0x40080400 size=0x0a9fc ( 43516) load
I (150) esp_image: segment 4: paddr=0x0002e698 vaddr=0x400c0000 size=0x00000 (     0) load
I (150) esp_image: segment 5: paddr=0x0002e6a0 vaddr=0x00000000 size=0x01970 (  6512) 
I (159) esp_image: segment 6: paddr=0x00030018 vaddr=0x400d0018 size=0x5f820 (391200) map
I (309) boot: Loaded app from partition at offset 0x10000
I (309) boot: Disabling RNG early entropy source...
I (309) cpu_start: Pro cpu up.
I (313) cpu_start: Starting app cpu, entry point is 0x40080f3c
I (300) cpu_start: App cpu up.
I (324) heap_init: Initializing. RAM available for dynamic allocation:
I (330) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (337) heap_init: At 3FFB9040 len 00026FC0 (155 KiB): DRAM
I (343) heap_init: At 3FFE0440 len 00003BC0 (14 KiB): D/IRAM
I (349) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (356) heap_init: At 4008ADFC len 00015204 (84 KiB): IRAM
I (362) cpu_start: Pro cpu start user code
I (44) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.
I (46) sc: Smartconfig Example app_main started...
I (76) wifi: wifi firmware version: bffcf7f
I (76) wifi: config NVS flash: enabled
I (76) wifi: config nano formating: disabled
I (76) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
I (86) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
I (126) wifi: Init dynamic tx buffer num: 32
I (126) wifi: Init data frame dynamic rx buffer num: 32
I (126) wifi: Init management frame dynamic rx buffer num: 32
I (136) wifi: wifi driver task: 3ffc0498, prio:23, stack:4096
I (136) wifi: Init static rx buffer num: 10
I (146) wifi: Init dynamic rx buffer num: 32
I (146) wifi: wifi power manager task: 0x3ffc50d8 prio: 21 stack: 2560
I (216) phy: phy_version: 3662, 711a97c, May  9 2018, 14:29:06, 1, 0
I (226) wifi: mode : sta (24:0a:c4:00:9d:d4)
I (226) sc: WiFi Started
I (226) sc: Smartconfig Task started
I (276) smartconfig: SC version: V2.7.1
Guru Meditation Error: Core  0 panic'ed (LoadProhibited)
. Exception was unhandled.
Register dump:
PC      : 0x40127131  PS      : 0x00060730  A0      : 0x800df3e8  A1      : 0x3ffc02c0  
A2      : 0x00000000  A3      : 0x3ffbaa68  A4      : 0x00000001  A5      : 0x00000000  
A6      : 0x0000000a  A7      : 0x3ffaf930  A8      : 0x801270e9  A9      : 0x3ffc02b0  
A10     : 0x3ffbaa68  A11     : 0x3ffb1c92  A12     : 0x00000006  A13     : 0x3ffbaa6e  
A14     : 0x00001313  A15     : 0x00000000  SAR     : 0x00000004  EXCCAUSE: 0x0000001c  
EXCVADDR: 0x0000002c  LBEG    : 0x4000c2e0  LEND    : 0x4000c2f6  LCOUNT  : 0xffffffff  

Backtrace: 0x40127131:0x3ffc02c0 0x400df3e5:0x3ffc0300 0x400df620:0x3ffc0350 0x400df637:0x3ffc0390 0x400e14a7:0x3ffc03b0 0x400e158a:0x3ffc03d0 0x400ebc32:0x3ffc03f0

Rebooting...
ets Jun  8 2016 00:22:57
Thanks!

Who is online

Users browsing this forum: Bing [Bot], ESP_rrtandler and 132 guests