2018-10-03 09:31 PM
I try to make multi-connection using BLE lib from BlueNRG-1_2 DK 3.0.0.
I cannot connect a second slave device to control after connecting to the first device.
The aci_gap_start_general_discovery_proc() failed:0x82
Discovery procedure are possible to start if first connection is closed.
Multi-connection works fine with lib from BlueNRG-1_2 DK 2.5.0 .