Closed AriParkkila closed 7 years ago
The Connection failed! -3010
is timeout failure, it did not find the network.
Are you sure that the node is in the same channel than the BR?
This issue is about logging and not application failure. I don't know this for sure but it seems that the mesh-node works fine after all - although log print without debug traces has only "Connection failed! -3010".
See log files attached. It seems that call to getOwnIpAddress() and thus print "connected. IP = 2001:999:3:8095:fec2:3d00:3:be00" is missing when first bootstrap failed.
Closing as the device eventually joins the network and the error message is now fixed.
For joining part, there will be change coming in internal ticket ONME-3089 that will wait for as long as it requires for this device to join.
Logging failures when application was build: mbed compile -m NUCLEO_F411RE -t GCC_ARM --app-config configs/mesh_6lowpan.json
Log "pins not configured correctly" comes every time.
I restarted mesh-node immediately when border-router obtained IPv6 address. It seems that the node is working fine although UART log reports failure: Connecting... Connection failed! -3010 (there is nothing in the log after the line above)