|
发表于 2020-11-28 18:18:55
|
显示全部楼层
我测试下来是 要重启很多次才会进入工作状态, 经常卡住!!
rst:0x1 (POWERON_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
modeIO, clock div:2
load:0x3fff0018,len:4
load:0x3fff001c,len:1216
ho 0 tail 12 room 4
load:0x40078000,len:10864
load:0x40080400,len:6404
entry 0x400806b8
VL53L1X people counter V1
ESP32 ChipID = F52DE6B4
ChipID in Dec:4113426100
mounting FS...
Input 1 to format SPIFFS in 5 secs, other or ignore will skip
0
Will use old config to continue
mounted file system
reading config file
opened config file
mqtt_server
Parsed json from local storage
{
"mqtt_server": "192.168.2.252",
"mqtt_port": "1883",
"mqtt_user": "mqtt",
"mqtt_password": "mqtt",
"chip_key": "8c5d54ad18af20c93678238c",
"device_name": "PL-bedroom"
}*WM: [3] allocating params bytes: 20
*WM: [2] Added Parameter: server
*WM: [2] Added Parameter: port
*WM: [2] Added Parameter: mqtt_user
*WM: [2] Added Parameter: mqtt_password
*WM: [2] Added Parameter: ChipKey
*WM: [3] Updated _max_params: 10
*WM: [3] re-allocating params bytes: 40
*WM: [2] Added Parameter: DeviceName
*WM: [1] AutoConnect
*WM: [2] ESP32 event handler enabled
*WM: [2] Connecting as wifi client...
*WM: [3] STA static IP:
*WM: [2] setSTAConfig static ip not set, skipping
*WM: [1] Connecting to SAVED AP: ASUS
*WM: [3] Using Password: 25232523
*WM: [3] WiFi station enable
*WM: [1] connectTimeout not set, ESP waitForConnectResult...
*WM: [2] [EVENT] WIFI_REASON: 4
*WM: [2] Connection result: WL_DISCONNECTED
*WM: [3] lastconxresulttmp: WL_DISCONNECTED
*WM: [3] lastconxresult: WL_DISCONNECTED
*WM: [1] AutoConnect: FAILED
*WM: [2] Starting Config Portal
*WM: [2] AccessPoint set password is VALID
*WM: [1] password
*WM: [3] WIFI station disconnect
*WM: [3] WiFi station enable
*WM: [2] Disabling STA
*WM: [2] Enabling AP
*WM: [1] StartAP with SSID: PPL_CNT
*WM: [1] SoftAP Configuration
*WM: [1] --------------------
*WM: [1] ssid: PPL_CNT
*WM: [1] password: password
*WM: [1] ssid_len: 7
*WM: [1] channel: 1
*WM: [1] authmode: 3
*WM: [1] ssid_hidden:
*WM: [1] max_connection: 4
*WM: [1] country: CN
*WM: [1] beacon_interval: 100(ms)
*WM: [1] --------------------
*WM: [1] AP IP address: 192.168.4.1
*WM: [3] setupConfigPortal
*WM: [1] Starting Web Portal
*WM: [3] dns server started with ip: 192.168.4.1
*WM: [2] HTTP server started
*WM: [2] WiFi Scan ASYNC completed in 3706 ms
*WM: [2] WiFi Scan ASYNC found: 21
*WM: [2] WiFi Scan completed in 3707 ms
*WM: [2] Config Portal Running, blocking, waiting for clients...
*WM: [2] NUM CLIENTS: 0
*WM: [2] NUM CLIENTS: 0
*WM: [2] NUM CLIENTS: 0 |
|