-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Dear madninja,
I'm having this issue, already worked a long time but can't solve it
*) I'm using the newest gateway-config and newest gatewayrs
I'm able to read the onboarding key from gateway-config
However, the console log file always shows
"
2023-06-28 03:42:43.313 [info] <0.650.0>@gateway_gatt_char_wifi_ssid:maybe_unregister_state_notify:144 WiFi still disconnected
2023-06-28 03:42:43.315 [warning] <0.650.0>@gateway_gatt_char_wifi_ssid:maybe_register_state_notify:136 early WiFi online event
2023-06-28 03:42:53.557 [info] <0.641.0>@gateway_config_worker:handle_info:131 Enabling advertising
2023-06-28 03:42:55.567 [info] <0.667.0>@ble_advertisement:handle_info:99 Started advertisement gateway_ble_advertisement
2023-06-28 03:42:55.568 [info] <0.644.0>@gateway_config_led:led_set_color:239 Would have set LED: {0,0,255}
2023-06-28 03:43:13.300 [warning] <0.643.0>@gateway_config_miner:handle_info:109 unhandled info message {'EXIT',<0.673.0>,normal}
2023-06-28 03:43:13.301 [info] <0.644.0>@gateway_config_led:led_set_color:239 Would have set LED: {0,255,0}
2023-06-28 03:43:43.309 [warning] <0.643.0>@gateway_config_miner:handle_info:109 unhandled info message {'EXIT',<0.675.0>,normal}
2023-06-28 03:44:13.316 [warning] <0.643.0>@gateway_config_miner:handle_info:109 unhandled info message {'EXIT',<0.676.0>,normal}
2023-06-28 03:44:43.326 [warning] <0.643.0>@gateway_config_miner:handle_info:109 unhandled info message {'EXIT',<0.677.0>,normal}
2023-06-28 03:45:13.374 [warning] <0.643.0>@gateway_config_miner:handle_info:109 unhandled info message {'EXIT',<0.678.0>,normal}
2023-06-28 03:45:43.382 [warning] <0.643.0>@gateway_config_miner:handle_info:109 unhandled info message {'EXIT',<0.679.0>,normal}
2023-06-28 03:46:13.389 [warning] <0.643.0>@gateway_config_miner:handle_info:109 unhandled info message {'EXIT',<0.680.0>,normal}
2023-06-28 03:46:43.438 [warning] <0.643.0>@gateway_config_miner:handle_info:109 unhandled info message {'EXIT',<0.681.0>,normal}
2023-06-28 03:47:13.445 [warning] <0.643.0>@gateway_config_miner:handle_info:109 unhandled info message {'EXIT',<0.682.0>,normal}
2023-06-28 03:47:43.454 [warning] <0.643.0>@gateway_config_miner:handle_info:109 unhandled info message {'EXIT',<0.683.0>,normal}
"
Looking forward to see your response soon,
Thanks