Other Parts Discussed in Thread: CC2650,
Hi,
currently i'm trying to connect to a device running a CC2640R2F with an SmartRF06 EVB running a CC2650EM-7ID. The CC2650 is controlled via BTool in standard setting. The CC2640R2F has an advertising intervall of 3s.
My problem is, that sometimes the time until the connection is established takes ~3s and sometimes it takes >50s.
I sniffed the communication between both devices and there i saw, that even the establishment request is not send until after 50s.
So i assume that there are some timing settings not correct in BTool for the advertising intervall of the CC2640R2F (something like TGAP_CONN_SCAN_INT), and the BTool doesn't see the device earlier...
Which parameter should it be? What else can be wrong?
Here is the sniffed log:
Immediately after the scan response (number 1157) i pressed the establish button in BTool and then it takes ~50s until the CONNECT_REQ is sent.