[nano33ble] Multiple concurrent connections #108
Labels
help wanted
Assistance from the community is especially welcome
type: imperfection
Perceived defect in any part of project
ArduinoBLE library supports up to
ATT_MAX_PEERS
multiple concurrent connections.ArduinoBLE/src/utility/ATT.h
Lines 29 to 35 in 8a49b8c
However, using the latest versions of the nano33ble core there are problems when trying to handle multiple connections.
SETUP:
ArduinoBLE version: 1.1.3-10-g89fd740 89fd740 , in branch 'multi-connection' https://github.com/arduino-libraries/ArduinoBLE/tree/multi-connection
Test sketches
The text was updated successfully, but these errors were encountered: