This repository was archived by the owner on Apr 16, 2021. It is now read-only.
This repository was archived by the owner on Apr 16, 2021. It is now read-only.
More than 3 concurrent BLE Connections (Arduino Nano 33 BLE) #40
Open
Description
Hi everyone,
I would like to have more than 3 concurrent BLE connections with the Arduino Nano 33 BLE. As far as i understand i have to adjust the DM_CONN_MAX in cfg_stack.h.
Unfortunately, that doesn't work, do you have any tips on what I'm doing wrong?
Thanks and kind regards!