Please help me to port PeerManager(Pairing and Bonding) into ble_app_uart. If there is any guide please share with us.
Please help me to port PeerManager(Pairing and Bonding) into ble_app_uart. If there is any guide please share with us.
That is not an easy task, I suggest you do it the other way around: Take an example that already support peer manager (such as HRS example) and add the uart specific services and characteristics to that example instead.
Kenneth
Thanks for quick response.