Uart peripheral with LESC

Hello

I'm developing BLE UART peripheral app with nrf52840 and 17.1.0 SDK.
Using ble_app_uart example.
but I couldn't find how to use this example with LESC..
I tried to use peer manager to set up, but it doesn't work..

Could you teach me how to set ?

shin

Parents
  • Hello,

    You can check out the SDK\examples\ble_central_and_peripheral\ble_app_multirole_lesc, which is an example using the LESC feature out of the box. 

    You need to use the peer manager. I understand that you already tried. Perhaps it helps to look at an example that already uses it. If you are stuck, please let me know, and let me know how it "doesn't work".

    Best regards,

    Edvin

Reply
  • Hello,

    You can check out the SDK\examples\ble_central_and_peripheral\ble_app_multirole_lesc, which is an example using the LESC feature out of the box. 

    You need to use the peer manager. I understand that you already tried. Perhaps it helps to look at an example that already uses it. If you are stuck, please let me know, and let me know how it "doesn't work".

    Best regards,

    Edvin

Children
No Data
Related