Design background and goals,
1.Both ble_central and ble_peripheral are used nRF52832.
2.All nRF52832 UUID are the same.
3.Devices of different groups can’t be connected to each other.
4.All devices support DFU upgrade.
Now, I have implemented the following functions,
1.ble_central_and_peripheral.
2.Achieve binding and pairing between ble_central and ble_peripheral.
Now I don’t know how to make production easier and the system stable. Looking forward to the Nordic engineers can give some suggestions.
Best regards,
John