This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

configuration to be set for extemded packet with multilink example

hi,

i am using sdk 14.2.0 multi-link central example,

my aim is to connect multiple sensors (up to 8 ble peripheral devices)  with extended packet enabled.

sensors will send 244 bytes of data at once per second.

i am using both nrf 52 devkits (pca10040 and pca10056) i am getting same response in both the boards,

when board is connected up to 3 sensors it works fine. but when 4th sensor is get connected and during discovery it self or any previously connected sensors get disconnected with error code 0x22. and code becomes unstable.

so my question is what all the configuration i have to check for.

thanks.

Related