Other Parts Discussed in Thread: CC3200, UNIFLASH, CC3200-LAUNCHXL
I'm trying to get acquainted with the p2p example and keep getting a couple of errors.
The first is,
[GENERAL EVENT] - ID=[-102] Sender=[5]
which, according to the documentation is SL_CON_MGMT_STATUS_UNSPECIFIED
the second is,
[GENERAL EVENT] - ID=[-109]SENDER=[5]
which is,
SL_CON_MGMT_STATUS_DISCONNECT_DURING_CONNECT
Is there a way to deal with these? I read from a thread in early 2016 that the p2p connection success rate is 65%. Is that still the case?
I'm on windows 7 w/svc pack 1. x64, CCS 6.2 w/svc pack 1.0.1.6-2.7.0.0 and sdk 1.2
thanks