Advertisement
Guest User

Wifi Disconnect Loop

a guest
Jun 20th, 2017
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. I (11397708) Statistics: [10-06-17 04:31:05Z] Uptime: 000.03:09:50 IPv4: 192.168.178.66 Free Heap: 80111 Temperature: 38
  2. I (11439128) wifi: bcn_timout,ap_probe_send_start
  3. I (11441628) wifi: ap_probe_send over, resett wifi status to disassoc
  4. I (11441628) wifi: state: run -> init (1)
  5. I (11441628) wifi: n:1 0, o:1 0, ap:255 255, sta:1 0, prof:1
  6. I (11441628) wifi: pm stop, total sleep time: 0/-1456679763
  7.  
  8. E (11441638) tlsio_mbedtls: on_underlying_io_error: 3
  9. D (11441648) SIOLWIP: Socket Closed in socketio_close
  10. D (11441658) mqttclient: Connection Closed close_connection
  11. D (11441658) SIOLWIP: Failure: sending socket failed. errno=113 (Software caused connection abort).
  12. D (11441678) mqttclient: Connection Closed close_connection
  13. D (11441678) SIOLWIP: Failure: socket state is not opened.
  14. D (11441778) mqttclient: Connection Closed close_connection
  15. I (11441778) AzureIoTHubClient: ~AzureIoTHubClient
  16. I (11441778) Bluetooth: Stopped because Wifi is disconnected
  17. E (11441778) BEA*ST: Disconnected
  18. I (11441788) Bluetooth: Scan stopped successfully
  19. I (11443468) AzureIoTHubClient: ~AzureIoTHubClient
  20. I (11443468) Bluetooth: Stopped because Wifi is disconnected
  21. E (11443468) BEA*ST: Disconnected
  22. E (11443468) BT: BTM_BleObserve Observe not active
  23.  
  24. E (11443478) BT: bta_dm_ble_observe stop observe failed, status=0x6
  25.  
  26. E (11443488) Bluetooth: Scan stopped with 1 (ESP_BT_STATUS_FAIL)
  27. C:/IoT/BEASTv3/esp-idf/components/freertos/heap_regions.c:368 (vPortFreeTagged)- assert failed!
  28. C:/IoT/BEASTv3/esp-idf/components/freertos/heap_regions.c:369 (vPortFreeTagged)- assert failed!
  29. I (11445158) AzureIoTHubClient: ~AzureIoTHubClient
  30. I (11445158) Bluetooth: Stopped because Wifi is disconnected
  31. E (11445158) BEA*ST: Disconnected
  32. E (11445158) BT: BTM_BleObserve Observe not active
  33.  
  34. E (11445168) BT: bta_dm_ble_observe stop observe failed, status=0x6
  35.  
  36. E (11445178) Bluetooth: Scan stopped with 1 (ESP_BT_STATUS_FAIL)
  37. I (11446848) AzureIoTHubClient: ~AzureIoTHubClient
  38. I (11446848) Bluetooth: Stopped because Wifi is disconnected
  39. E (11446848) BEA*ST: Disconnected
  40. E (11446848) BT: BTM_BleObserve Observe not active
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement