User Activity

This is the behavior I currently observe.I Send data at fixed intervals, but if i set slave latency to 1, than from time to time, i will have short periods of misses, the data arrives +- 1 connection event. If i set slave latency to 0, the data arriv...
I'm trying to allow re-connects only for whitelisted devices.I have a phone which is bonded (pass key security) and connected with no problems.On device disconnect i do the following:aci_gap_configure_whitelist(); aci_gap_set_undirected_connectable(A...