Hi,
I am using nrf52840 with nrfSDK-16.0, Ble5 coded PHY( S=8 ). I am using ESP32S3 as central and nrf52840 as peripheral device. I want to connect to 8 peripherals with the central and will send 244 bytes per minute from each peripheral to the central. we are planning to send the data (~74kB) continuously at certain intervals.
How should I choose the connection parameters so that it supports both. Is there is any formula to find the connection params?. I have tried multiple params but we are receiving disconnection from central with reason -{ BT_HCI: hcif disc complete: hdl 0x2, rsn 0x8 }.
Please suggest us the connection parameters to achieve the above state.
Thank you,
Shreya