Hi all !
I'm writing this message because I'm having problems trying to increase the number of devices in PAwR (I use Coded PHY).
I based my development on the SDK 2.8.0 example (Periodic_adv_conn / Periodic_sync_conn). I also tried Periodic_adv_rsp / Periodic_sync_rsp examples without success.
I've modified it so that I don't have to connect every time via on the TX side:
On the RX side, I have a fixed subevent and slot numbers to answer to TX.
Based on SDK example, I can exchange data with 25 devices (5 subevents / 5 slots)
I used the following configuration:
When I try to increase the number of devices (8 subevents / 20 slots per subevent), I don't get the same behavior.
Below are the timings I use depending on the number of subevents and slots.
I saw that the PAwR feature is still experimental in the las version of the SDK, could this be related or is there something I'm doing wrong?
Thank you in advance for your answers or feedbacks.
Yann