Now wifi won't work
Posted: Wed Mar 01, 2017 12:59 pm
Hi all,
I have been successfully using WiFi for some time, but with the latest SDK I now see:
I thought it might have been something to do with the new storage of PHY calibration data in NVS, but disabling that made no difference.
What do I need to do to prevent this please?
Regards,
Murray
I have been successfully using WiFi for some time, but with the latest SDK I now see:
Code: Select all
W (1031) wifi: wifi nvs_open fail ret=4353
E (1031) wifi: wifi_init 1191 ret=4353
assertion "0 && "esp_wifi_init(&cfg)"" failed: file "/home/murray/Robotics/Weta/
vm/weta-esp/weta-esp32/main/./main.c", line 61, function: init_wifi
abort() was called at PC 0x400d2313
Guru Meditation Error: Core 0 panic'ed (abort)
Backtrace: 0x40008155:0x3ffb8ea0 0x40007d16:0x3ffb8ec0 0x400d2fa6:0x3ffb8ef0 0x4
00d3012:0x3ffb8f90 0x400d1191:0x3ffb8fc0
What do I need to do to prevent this please?
Regards,
Murray