Hello ,
I am using Multiperipheral example code , and i want to connect more than 4 central devices. I have edited the link total value and number of peripherals and centrals in SDK_config file. I am getting following error:
<info> app: Multiperipheral example started.<CR><LF>
<info> app: Connection with link 0x4 established.<CR><LF>
<error> app: ERROR 18 [NRF_ERROR_CONN_COUNT] at :0<CR><LF>
PC at: 0x00000000<CR><LF>
<error> app: End of error report<CR><LF>
<warning> app: System reset<CR><LF>
<info> app: Multiperipheral example started.<CR><LF>
I am using S132 softdevice and SDK V15.2.0. I think there is memory mangement issue for more than 4 devices.How to adjust the memory and increase the number of devices can connect.?
Please help me for getting this issue solved.
Thanks and regards.