Hi,
When receiving BLE packets from another peer via different channels - in which stage does the peer understand if the packet belongs to him, or it's just a packet which was sent to someone else?
How does the peer know that?
Thanks!
Hi,
When receiving BLE packets from another peer via different channels - in which stage does the peer understand if the packet belongs to him, or it's just a packet which was sent to someone else?
How does the peer know that?
Thanks!
Hi,
Once in a connection the peer will use the access address to identify the connection. I found this external blog post from NovelBits which explains BLE packets in more details.
regards
Jared