Hello,
I am new to BLE and trying to understand basic concepts.
Connection interval ranges from 7.5ms to 4sec. Device is doing Frequency hopping on all channels from 0 - 36 (Data channels). My query is,
1) As part of each Connection Interval, whether device will be in one Frequency and in next Connection interval whether device will hop to next hopping channel.
2) If single frequency for entire Connection interval, then if Connection interval is 4sec then whether Master will be in same frequency for entire 4 sec and hop to next frequency only after 4 sec.
3) If Master has two devices, whether same Connection interval is shared by two devices or each device has its own Connection interval with Master.
4) To my understanding Master will generate "Access Address" as part of Connection request and send to Slave. So two device connected to same master will have different "Access Address". Please correct me if I am wrong.
5) To maintain connection there are Link Layer (LL) packet exchanges (Connection Events) between Master and Slave devices. Now if both device share same Connection interval, then how about "Connection Events". Since Access address is different, packet sent by Master to Slave1 will be rejected my Slave2 and vice-versa.
Thanks & Regards
Vishnu Beema