Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save aliraza1944/41c4e90e468f7a288f0381f33f9074ea to your computer and use it in GitHub Desktop.

Select an option

Save aliraza1944/41c4e90e468f7a288f0381f33f9074ea to your computer and use it in GitHub Desktop.
I (0) cpu_start: Starting scheduler on APP CPU.
I (165) boot_comm: chip revision: 1, min. application chip revision: 0
I (195) boot_comm: chip revision: 1, min. application chip revision: 0
I (655) APP: bsp_dcu_v4_0_0.c; bsp_init:59 IO expander found
I (655) APP: main.c; app_main:83 BSP for HW rev v4.0.0 initialized successfully.
W (655) APP: relay_functions.c; create_relay_timers:157 Relay timers created successfully
I (665) gpio: GPIO[14]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:2
I (675) gpio: GPIO[15]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:2
I (685) APP: app_ethernet.c; phy_device_power:24 Power On Ethernet PHY
I (705) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
I (705) emac: emac reset done
I (705) APP: app_ethernet.c; eth_event_handler:64 Ethernet Started
I (4705) APP: app_ethernet.c; eth_event_handler:52 Ethernet Link Up
I (5685) event: eth ip: 192.168.100.242, mask: 255.255.255.0, gw: 192.168.100.1
I (5685) APP: app_ethernet.c; eth_event_handler:71 Ethernet Got IP Addr
I (5685) APP: app_ethernet.c; eth_event_handler:72 ~~~~~~~~~~~
I (5695) APP: app_ethernet.c; eth_event_handler:73 ETHIP:192.168.100.242
I (5695) APP: app_ethernet.c; eth_event_handler:74 ETHMASK:255.255.255.0
I (5705) APP: app_ethernet.c; eth_event_handler:75 ETHGW:192.168.100.1
I (5715) APP: app_ethernet.c; eth_event_handler:76 ~~~~~~~~~~~
I (5725) APP: bsp_dcu_v4_0_0.c; bsp_obtain_and_set_system_time:273 Initializing SNTP
I (5725) APP: bsp_dcu_v4_0_0.c; bsp_obtain_and_set_system_time:290 Waiting for system time to be set...
I (7735) APP: bsp_dcu_v4_0_0.c; bsp_obtain_and_set_system_time:302 Time is set...
I (7735) APP: main.c; app_main:111 System time set!
W (7735) APP: flash_functions.c; read_giot_config_from_flash:77 project id: swiftpass
W (7745) APP: flash_functions.c; read_giot_config_from_flash:78 location: us-central1
W (7745) APP: flash_functions.c; read_giot_config_from_flash:79 registry id: test
W (7755) APP: flash_functions.c; read_giot_config_from_flash:80 device id: ali-ethernet-test
I (12435) APP: app_google_iot.c; on_connection_state_changed:100 Connected to cloud IoT core!
I (12435) APP: app_google_iot.c; on_connection_state_changed:106 Subscribed to topic: "/devices/ali-ethernet-test/config"
I (12445) APP: app_google_iot.c; on_connection_state_changed:112 Subscribed to topic: "/devices/ali-ethernet-test/commands/#"
I (12465) APP: main.c; app_main:126 MQTT connection established
W (12605) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
W (12605) APP: telemetry_functions.c; parse_and_set_config_message:15 Empty config message received.
W (12745) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:77 Message received in command topic.
W (12745) APP: telemetry_functions.c; parse_command_message:84 Empty command json received.
W (13165) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
E (907715) APP: app_google_iot.c; on_connection_state_changed:195 IoT core connection closed - error code: 17; IOTC_CONNECTION_RESET_BY_PEER_ERROR!
E (915765) APP: app_google_iot.c; on_connection_state_changed:139 Connection failed - error code: 33; IOTC_MQTT_BAD_USERNAME_OR_PASSWORD!
W (915765) APP: app_google_iot.c; on_connection_state_changed:142 Probably an expired JWT. Regenerating...
W (916145) APP: app_google_iot.c; on_connection_state_changed:163 trying to reconnect
I (931185) APP: app_google_iot.c; on_connection_state_changed:100 Connected to cloud IoT core!
I (931185) APP: app_google_iot.c; on_connection_state_changed:106 Subscribed to topic: "/devices/ali-ethernet-test/config"
I (931195) APP: app_google_iot.c; on_connection_state_changed:112 Subscribed to topic: "/devices/ali-ethernet-test/commands/#"
W (931355) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
W (931355) APP: telemetry_functions.c; parse_and_set_config_message:15 Empty config message received.
W (931495) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:77 Message received in command topic.
W (931495) APP: telemetry_functions.c; parse_command_message:84 Empty command json received.
W (931785) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
E (1815705) APP: app_google_iot.c; on_connection_state_changed:195 IoT core connection closed - error code: 17; IOTC_CONNECTION_RESET_BY_PEER_ERROR!
E (1825055) APP: app_google_iot.c; on_connection_state_changed:139 Connection failed - error code: 33; IOTC_MQTT_BAD_USERNAME_OR_PASSWORD!
W (1825055) APP: app_google_iot.c; on_connection_state_changed:142 Probably an expired JWT. Regenerating...
W (1825455) APP: app_google_iot.c; on_connection_state_changed:163 trying to reconnect
I (1836075) APP: app_google_iot.c; on_connection_state_changed:100 Connected to cloud IoT core!
I (1836075) APP: app_google_iot.c; on_connection_state_changed:106 Subscribed to topic: "/devices/ali-ethernet-test/config"
I (1836085) APP: app_google_iot.c; on_connection_state_changed:112 Subscribed to topic: "/devices/ali-ethernet-test/commands/#"
W (1836245) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
W (1836245) APP: telemetry_functions.c; parse_and_set_config_message:15 Empty config message received.
W (1837105) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:77 Message received in command topic.
W (1837105) APP: telemetry_functions.c; parse_command_message:84 Empty command json received.
W (1837115) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
E (2724705) APP: app_google_iot.c; on_connection_state_changed:195 IoT core connection closed - error code: 17; IOTC_CONNECTION_RESET_BY_PEER_ERROR!
E (2729645) APP: app_google_iot.c; on_connection_state_changed:139 Connection failed - error code: 33; IOTC_MQTT_BAD_USERNAME_OR_PASSWORD!
W (2729645) APP: app_google_iot.c; on_connection_state_changed:142 Probably an expired JWT. Regenerating...
W (2730035) APP: app_google_iot.c; on_connection_state_changed:163 trying to reconnect
I (2739805) APP: app_google_iot.c; on_connection_state_changed:100 Connected to cloud IoT core!
I (2739805) APP: app_google_iot.c; on_connection_state_changed:106 Subscribed to topic: "/devices/ali-ethernet-test/config"
I (2739815) APP: app_google_iot.c; on_connection_state_changed:112 Subscribed to topic: "/devices/ali-ethernet-test/commands/#"
W (2739985) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
W (2739985) APP: telemetry_functions.c; parse_and_set_config_message:15 Empty config message received.
W (2740565) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:77 Message received in command topic.
W (2740565) APP: telemetry_functions.c; parse_command_message:84 Empty command json received.
W (2740585) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
E (3629715) APP: app_google_iot.c; on_connection_state_changed:195 IoT core connection closed - error code: 17; IOTC_CONNECTION_RESET_BY_PEER_ERROR!
E (3635335) APP: app_google_iot.c; on_connection_state_changed:139 Connection failed - error code: 33; IOTC_MQTT_BAD_USERNAME_OR_PASSWORD!
W (3635335) APP: app_google_iot.c; on_connection_state_changed:142 Probably an expired JWT. Regenerating...
W (3635745) APP: app_google_iot.c; on_connection_state_changed:163 trying to reconnect
I (3645815) APP: app_google_iot.c; on_connection_state_changed:100 Connected to cloud IoT core!
I (3645815) APP: app_google_iot.c; on_connection_state_changed:106 Subscribed to topic: "/devices/ali-ethernet-test/config"
I (3645825) APP: app_google_iot.c; on_connection_state_changed:112 Subscribed to topic: "/devices/ali-ethernet-test/commands/#"
W (3645985) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
W (3645985) APP: telemetry_functions.c; parse_and_set_config_message:15 Empty config message received.
W (3646125) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:77 Message received in command topic.
W (3646125) APP: telemetry_functions.c; parse_command_message:84 Empty command json received.
W (3646805) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
E (4536705) APP: app_google_iot.c; on_connection_state_changed:195 IoT core connection closed - error code: 17; IOTC_CONNECTION_RESET_BY_PEER_ERROR!
E (4542515) APP: app_google_iot.c; on_connection_state_changed:139 Connection failed - error code: 33; IOTC_MQTT_BAD_USERNAME_OR_PASSWORD!
W (4542525) APP: app_google_iot.c; on_connection_state_changed:142 Probably an expired JWT. Regenerating...
W (4542935) APP: app_google_iot.c; on_connection_state_changed:163 trying to reconnect
I (4550755) APP: app_google_iot.c; on_connection_state_changed:100 Connected to cloud IoT core!
I (4550755) APP: app_google_iot.c; on_connection_state_changed:106 Subscribed to topic: "/devices/ali-ethernet-test/config"
I (4550765) APP: app_google_iot.c; on_connection_state_changed:112 Subscribed to topic: "/devices/ali-ethernet-test/commands/#"
W (4550925) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
W (4550925) APP: telemetry_functions.c; parse_and_set_config_message:15 Empty config message received.
W (4551065) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:77 Message received in command topic.
W (4551065) APP: telemetry_functions.c; parse_command_message:84 Empty command json received.
W (4551355) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
E (5442715) APP: app_google_iot.c; on_connection_state_changed:195 IoT core connection closed - error code: 17; IOTC_CONNECTION_RESET_BY_PEER_ERROR!
E (5449105) APP: app_google_iot.c; on_connection_state_changed:139 Connection failed - error code: 33; IOTC_MQTT_BAD_USERNAME_OR_PASSWORD!
W (5449115) APP: app_google_iot.c; on_connection_state_changed:142 Probably an expired JWT. Regenerating...
W (5449525) APP: app_google_iot.c; on_connection_state_changed:163 trying to reconnect
I (5458065) APP: app_google_iot.c; on_connection_state_changed:100 Connected to cloud IoT core!
I (5458075) APP: app_google_iot.c; on_connection_state_changed:106 Subscribed to topic: "/devices/ali-ethernet-test/config"
I (5458075) APP: app_google_iot.c; on_connection_state_changed:112 Subscribed to topic: "/devices/ali-ethernet-test/commands/#"
W (5458235) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
W (5458235) APP: telemetry_functions.c; parse_and_set_config_message:15 Empty config message received.
W (5458375) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:77 Message received in command topic.
W (5458375) APP: telemetry_functions.c; parse_command_message:84 Empty command json received.
W (5458645) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
E (6349265) APP: app_google_iot.c; on_connection_state_changed:195 IoT core connection closed - error code: 17; IOTC_CONNECTION_RESET_BY_PEER_ERROR!
E (6354815) APP: app_google_iot.c; on_connection_state_changed:139 Connection failed - error code: 33; IOTC_MQTT_BAD_USERNAME_OR_PASSWORD!
W (6354815) APP: app_google_iot.c; on_connection_state_changed:142 Probably an expired JWT. Regenerating...
W (6355225) APP: app_google_iot.c; on_connection_state_changed:163 trying to reconnect
I (6363015) APP: app_google_iot.c; on_connection_state_changed:100 Connected to cloud IoT core!
I (6363015) APP: app_google_iot.c; on_connection_state_changed:106 Subscribed to topic: "/devices/ali-ethernet-test/config"
I (6363025) APP: app_google_iot.c; on_connection_state_changed:112 Subscribed to topic: "/devices/ali-ethernet-test/commands/#"
W (6363185) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
W (6363185) APP: telemetry_functions.c; parse_and_set_config_message:15 Empty config message received.
W (6363325) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:77 Message received in command topic.
W (6363325) APP: telemetry_functions.c; parse_command_message:84 Empty command json received.
W (6363585) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
E (7254715) APP: app_google_iot.c; on_connection_state_changed:195 IoT core connection closed - error code: 17; IOTC_CONNECTION_RESET_BY_PEER_ERROR!
E (7260485) APP: app_google_iot.c; on_connection_state_changed:139 Connection failed - error code: 33; IOTC_MQTT_BAD_USERNAME_OR_PASSWORD!
W (7260485) APP: app_google_iot.c; on_connection_state_changed:142 Probably an expired JWT. Regenerating...
W (7260905) APP: app_google_iot.c; on_connection_state_changed:163 trying to reconnect
I (7268045) APP: app_google_iot.c; on_connection_state_changed:100 Connected to cloud IoT core!
I (7268055) APP: app_google_iot.c; on_connection_state_changed:106 Subscribed to topic: "/devices/ali-ethernet-test/config"
I (7268065) APP: app_google_iot.c; on_connection_state_changed:112 Subscribed to topic: "/devices/ali-ethernet-test/commands/#"
W (7268225) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
W (7268225) APP: telemetry_functions.c; parse_and_set_config_message:15 Empty config message received.
W (7268775) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:77 Message received in command topic.
W (7268775) APP: telemetry_functions.c; parse_command_message:84 Empty command json received.
W (7268785) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
E (8160725) APP: app_google_iot.c; on_connection_state_changed:195 IoT core connection closed - error code: 17; IOTC_CONNECTION_RESET_BY_PEER_ERROR!
E (8168745) APP: app_google_iot.c; on_connection_state_changed:139 Connection failed - error code: 33; IOTC_MQTT_BAD_USERNAME_OR_PASSWORD!
W (8168755) APP: app_google_iot.c; on_connection_state_changed:142 Probably an expired JWT. Regenerating...
W (8169165) APP: app_google_iot.c; on_connection_state_changed:163 trying to reconnect
I (8179965) APP: app_google_iot.c; on_connection_state_changed:100 Connected to cloud IoT core!
I (8179965) APP: app_google_iot.c; on_connection_state_changed:106 Subscribed to topic: "/devices/ali-ethernet-test/config"
I (8179975) APP: app_google_iot.c; on_connection_state_changed:112 Subscribed to topic: "/devices/ali-ethernet-test/commands/#"
W (8180135) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
W (8180135) APP: telemetry_functions.c; parse_and_set_config_message:15 Empty config message received.
W (8180735) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:77 Message received in command topic.
W (8180735) APP: telemetry_functions.c; parse_command_message:84 Empty command json received.
W (8180755) APP: app_google_iot.c; iotc_mqttlogic_subscribe_callback:70 Message received in config topic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment