I am trying to connect to a TUTK P2P based camera with a 20-character UID, but with no success.
The app log contains the message
In the TUTK library documentation, IOTC_ER_FAIL_CONNECT_SEARCH is documented as: "A client stops connecting to a device by calling IOTC_Connect_Stop()".
But I am unsure how to interpret the exact meaning of that message?
Do you have any tips on how to troubleshoot TUTK P2P connection problems? ThroughTek itself doesn't seem to have much in the way of support or documentation...
The app log contains the message
[P2P] P2P failed to connect by UID 'XXXXXXXXXXXXXXXXXXXX' (IOTC_ER_FAIL_CONNECT_SEARCH)
In the TUTK library documentation, IOTC_ER_FAIL_CONNECT_SEARCH is documented as: "A client stops connecting to a device by calling IOTC_Connect_Stop()".
But I am unsure how to interpret the exact meaning of that message?
Do you have any tips on how to troubleshoot TUTK P2P connection problems? ThroughTek itself doesn't seem to have much in the way of support or documentation...