Advertisement
Guest User

Sucessfull disconnect

a guest
Jun 20th, 2017
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1.  
  2. D (4646490) AzureIoTHubClient: Message Received: WifiDisc
  3. D (4646490) BEA*ST: AzureIoTHubClient Message: WifiDisc
  4. D (4646500) tlsio_mbedtls: tlsio_mbedtls_send
  5. I (4656490) wifi: state: run -> init (0)
  6. I (4656490) wifi: n:4 0, o:4 0, ap:255 255, sta:4 0, prof:1
  7. I (4656490) wifi: pm stop, total sleep time: 0/138651363
  8.  
  9. 0x40111d08: tcpip_adapter_down_api at C:/IoT/BEASTv3/esp-idf/components/tcpip_adapter/tcpip_adapter_lwip.c:801
  10. D (4656490) tcpip_adapter: check: local, if=0 fn=0x40111d08
  11.  
  12. D (4656500) tcpip_adapter: call api in lwip: ret=0x0, give sem
  13. 0x40111d08: tcpip_adapter_down_api at C:/IoT/BEASTv3/esp-idf/components/tcpip_adapter/tcpip_adapter_lwip.c:801
  14. D (4656500) tcpip_adapter: check: remote, if=0 fn=0x40111d08
  15.  
  16. E (4656510) BEA*ST: SYSTEM_EVENT_STA_DISCONNECTED
  17. I (4656510) BEA*ST: DISCONNECTED
  18. D (4656520) tlsio_mbedtls: tlsio_mbedtls_send
  19. E (4656520) tlsio_mbedtls: on_underlying_io_error: 3
  20. D (4656530) tlsio_mbedtls: tlsio_mbedtls_close
  21. D (4656530) socketio_lwip: Socket Closed in socketio_close
  22. D (4656540) tlsio_mbedtls: tlsio_mbedtls_dowork
  23. D (4656550) mqttclient: Connection Closed close_connection
  24. E (4656550) socketio_lwip: Failure: sending socket failed. errno=113 (Software caused connection abort).
  25. D (4656560) tlsio_mbedtls: tlsio_mbedtls_close
  26. D (4656560) tlsio_mbedtls: tlsio_mbedtls_dowork
  27. D (4656580) mqttclient: Connection Closed close_connection
  28. -> 09:39:04 DISCONNECT
  29.  
  30. D (4656580) tlsio_mbedtls: tlsio_mbedtls_destroy
  31. E (4656580) socketio_lwip: Failure: socket state is not opened.
  32. I (4656640) wifi: n:4 0, o:4 0, ap:255 255, sta:4 0, prof:1
  33. I (4656640) wifi: state: init -> auth (b0)
  34. I (4656640) wifi: state: auth -> assoc (0)
  35. I (4656650) wifi: state: assoc -> run (10)
  36. D (4656680) mqttclient: Connection Closed close_connection
  37. I (4656680) AzureIoTHubClient: ~AzureIoTHubClient
  38. D (4656680) tlsio_mbedtls: tlsio_mbedtls_close
  39. D (4656680) socketio_lwip: Socket Closed in socketio_close
  40. D (4656690) tlsio_mbedtls: tlsio_mbedtls_destroy
  41. E (4656690) socketio_lwip: Failure: socket state is not opened.
  42. E (4656700) httpapi_compact: Error signalled by underlying IO
  43. I (4656700) wifi: connected with linksysTest, channel 4
  44. 0x40111c20: tcpip_adapter_up_api at C:/IoT/BEASTv3/esp-idf/components/tcpip_adapter/tcpip_adapter_lwip.c:801
  45. D (4656830) tcpip_adapter: check: local, if=0 fn=0x40111c20
  46.  
  47. D (4656830) tcpip_adapter: call api in lwip: ret=0x0, give sem
  48. 0x40111c20: tcpip_adapter_up_api at C:/IoT/BEASTv3/esp-idf/components/tcpip_adapter/tcpip_adapter_lwip.c:801
  49. D (4656830) tcpip_adapter: check: remote, if=0 fn=0x40111c20
  50.  
  51. 0x40111f9c: tcpip_adapter_dhcpc_start_api at C:/IoT/BEASTv3/esp-idf/components/tcpip_adapter/tcpip_adapter_lwip.c:801
  52. D (4656840) tcpip_adapter: check: local, if=0 fn=0x40111f9c
  53.  
  54. D (4656840) tcpip_adapter: dhcp client init ip/mask/gw to all-0
  55. D (4656850) tcpip_adapter: dhcp client start successfully
  56. D (4656850) tcpip_adapter: call api in lwip: ret=0x0, give sem
  57. 0x40111f9c: tcpip_adapter_dhcpc_start_api at C:/IoT/BEASTv3/esp-idf/components/tcpip_adapter/tcpip_adapter_lwip.c:801
  58. D (4656860) tcpip_adapter: check: remote, if=0 fn=0x40111f9c
  59.  
  60. D (4656870) BEA*ST: WiFi RSSI: -35
  61. D (4656870) rmt: RMT INTR : TX END
  62. I (4656880) Bluetooth: Scan stopped successfully
  63. I (4656880) Bluetooth: Stopped because Wifi is disconnected
  64. I (4657650) event: ip: 10.0.2.250, mask: 255.255.255.0, gw: 10.0.2.1
  65. I (4657650) BEA*ST: SYSTEM_EVENT_STA_GOT_IP
  66. D (4657650) rmt: RMT INTR : TX END
  67. D (4657650) tlsio_mbedtls: tlsio_mbedtls_create
  68. D (4657650) tlsio_mbedtls: mbedtls_init
  69. I (4657660) BACAPI: Started
  70. I (4657660) Bluetooth: Ready
  71. I (4657670) Bluetooth: Start scanning
  72. Info: IoT Hub SDK for C, version 1.1.12
  73.  
  74. D (4657680) tlsio_mbedtls: tlsio_mbedtls_create
  75. D (4657680) tlsio_mbedtls: mbedtls_init
  76. D (4657680) tlsio_mbedtls: tlsio_mbedtls_setoption
  77. I (4657690) AzureIoTHubClient: Started
  78. D (4657690) rmt: RMT INTR : TX END
  79. D (4657700) tlsio_mbedtls: tlsio_mbedtls_open
  80. D (4657770) socketio_lwip: Opened socketio_open:402
  81. D (4660900) tlsio_mbedtls: on_handshake_done
  82. D (4660900) tlsio_mbedtls: tlsio_mbedtls_send
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement