1. I want to change the time between advertisments in limited discovery mode.
When I set the TGAP_LIM_DISC_ADV_INT_MIN and TGAP_LIM_DISC_ADV_INT_MAX values, I get longer intervals, but they do not match the requested ones.
I understand the value is in milliseconds.
When I set the value to 3000 for example, I see in the packet sniffer that the advertisments are in intervals of ~1880 milliseconds.
Why is this happening ?
2. And another question : When working in this advertising mode, the packte sniffer fails to follow the established connection.
I see in the BTool that the connection is established and I can read handles.
But the packet sniffer doesn't show the connect request message, nor the subsequent messages between the two sides.
Sometimes there an FCS error in the last advertising PDU that is shown in the sniffer.
Any ideas what is wrong ?
Thanks.