Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save christophhante/426f5a8533214a1c41cfc81d1e643f56 to your computer and use it in GitHub Desktop.
Save christophhante/426f5a8533214a1c41cfc81d1e643f56 to your computer and use it in GitHub Desktop.
OTA Start
Committing updates in NVS ... Done
I (142345) scan: Total APs scanned = 6
I (142345) scan: SSID #farming4.0 fuer alle
I (142345) scan: RSSI -66
I (142347) scan: Authmode WIFI_AUTH_OPEN
I (142351) scan: Pairwise Cipher WIFI_CIPHER_TYPE_NONE
I (142357) scan: Group Cipher WIFI_CIPHER_TYPE_NONE
I (142363) scan: Channel 11
I (142367) scan: SSID Hante-Agrar
I (142371) scan: RSSI -67
I (142374) scan: Authmode WIFI_AUTH_WPA2_PSK
I (142379) scan: Pairwise Cipher WIFI_CIPHER_TYPE_CCMP
I (142385) scan: Group Cipher WIFI_CIPHER_TYPE_CCMP
I (142391) scan: Channel 11
I (142395) scan: SSID Hante-Agrar
I (142399) scan: RSSI -81
I (142402) scan: Authmode WIFI_AUTH_WPA2_PSK
I (142408) scan: Pairwise Cipher WIFI_CIPHER_TYPE_CCMP
I (142413) scan: Group Cipher WIFI_CIPHER_TYPE_CCMP
I (142419) scan: Channel 1
I (142423) scan: SSID #farming4.0 fuer alle
I (142428) scan: RSSI -81
I (142431) scan: Authmode WIFI_AUTH_OPEN
I (142436) scan: Pairwise Cipher WIFI_CIPHER_TYPE_NONE
I (142442) scan: Group Cipher WIFI_CIPHER_TYPE_NONE
I (142448) scan: Channel 1
I (142451) scan: SSID Hante-Agrar
I (142455) scan: RSSI -88
I (142459) scan: Authmode WIFI_AUTH_WPA2_PSK
I (142464) scan: Pairwise Cipher WIFI_CIPHER_TYPE_CCMP
I (142470) scan: Group Cipher WIFI_CIPHER_TYPE_CCMP
I (142475) scan: Channel 1
I (142479) scan: SSID #farming4.0 fuer alle
I (142484) scan: RSSI -88
I (142488) scan: Authmode WIFI_AUTH_OPEN
I (142492) scan: Pairwise Cipher WIFI_CIPHER_TYPE_NONE
I (142498) scan: Group Cipher WIFI_CIPHER_TYPE_NONE
I (142504) scan: Channel 1
I (163065) scan: Entered Value = ##hante2312���## lenght=##9##
I (163065) scan: Entered Value = hante2312���
I (163065) wifi:state: run -> init (0)
I (163069) wifi:pm stop, total sleep time: 0 us / 161959046 us
I (163074) wifi:<ba-del>idx:0, tid:0
I (163078) wifi:new:<1,0>, old:<1,0>, ap:<255,255>, sta:<1,0>, prof:1
I (163085) WiFi station: retry to connect to the AP
I (163089) WiFi station: connect to the AP fail
I (163114) wifi:flush txq
I (163114) wifi:stop sw txq
I (163115) wifi:lmac stop hw txq
I (163118) wifi:mode : sta (68:b6:b3:3d:bd:18) + softAP (68:b6:b3:3d:bd:19)
I (163119) wifi:enable tsf
I (163120) wifi:Total power save buffer number: 16
I (163125) wifi:Init max length of beacon: 752/752
I (163129) wifi:Init max length of beacon: 752/752
I (163134) scan: wifi_init_sta finished.
I (163138) scan: connect to ap SSID:Hante-Agrar password1:hante2312
I (163140) wifi:new:<1,1>, old:<1,1>, ap:<1,1>, sta:<1,0>, prof:1
I (163151) wifi:state: init -> auth (b0)
I (163158) wifi:state: auth -> assoc (0)
I (163164) wifi:state: assoc -> run (10)
I (163193) wifi:connected with Hante-Agrar, aid = 6, channel 1, BW20, bssid = 7c:ff:4d:fe:1d:45
I (163194) wifi:security: WPA2-PSK, phy: bgn, rssi: -91
I (163199) wifi:pm start, type: 0
I (163199) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 25000, mt_pti: 0, mt_time: 10000
I (163208) wifi:AP's beacon interval = 102400 us, DTIM period = 1
I (163542) wifi:<ba-add>idx:0 (ifx:0, 7c:ff:4d:fe:1d:45), tid:0, ssn:0, winSize:64
I (164214) esp_netif_handlers: sta ip: 192.168.2.171, mask: 255.255.255.0, gw: 192.168.2.1
I (164214) WiFi station: got ip:192.168.2.171
I (175168) simple_ota_example: Starting OTA example
I (175168) simple_ota_example: OTA started
I (177026) esp-x509-crt-bundle: Certificate validated
I (177515) simple_ota_example: Connected to server
I (177515) esp_https_ota: Starting OTA...
I (177516) esp_https_ota: Writing to partition subtype 17 at offset 0x1f0000
I (177522) simple_ota_example: Reading Image Description
I (177523) simple_ota_example: Running firmware version: 0.20a_OTA
I (177535) simple_ota_example: Verifying chip id of new image: 9
Opening Non-Volatile Storage (NVS) handle... speedDistanceAreaHelper_Task_StorageLifetime Done
Done
Done
Done
Done
Done
Committing updates in NVS ... Done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment