Skip to content

Wifi Examples Building, Hanging #83

Closed
@forthlightning

Description

@forthlightning

I am trying to run the wifi examples, they build and upload fine but the program hangs after initial boot. I've tried WiFiClient, WiFiClientBasic, WiFiEvents, and WiFiScan and they all result in similar output as below:

ets Jun  8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0x00
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3ffc0008,len:0
load:0x3ffc0008,len:1964
load:0x40078000,len:3668
load:0x40080000,len:260
entry 0x40080034
I (571) heap_alloc_caps: Initializing heap allocator:
I (571) heap_alloc_caps: Region 19: 3FFC1268 len 0001ED98 tag 0
I (573) heap_alloc_caps: Region 25: 3FFE8000 len 00018000 tag 1
I (583) cpu_start: Pro cpu up.
I (588) cpu_start: Single core mode
I (595) cpu_start: Pro cpu start user code
I (619) rtc: rtc v160 Nov 22 2016 19:00:05
I (630) rtc: XTAL 40M
W (706) cpu_start: failed to load RF calibration data, falling back to full calibration
I (2149) phy: phy_version: 258, Nov 29 2016, 15:51:07, 0, 2
I (2304) cpu_start: Starting scheduler on PRO CPU.
tcpip_task_hdlxxx : 3ffc4ccc, prio:18,stack:2048
I (2312) wifi: frc2_timer_task_hdl:3ffc67dc, prio:22, stack:2048
I (2321) wifi: pp_task_hdl : 3ffc904c, prio:23, stack:8192

This may be unrelated but I have also been seeing this line recently

W (706) cpu_start: failed to load RF calibration data, falling back to full calibration

For reference I have freshly pulled esp-idf and arduino-esp32

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions