This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

APIs for link layer control procedures

I'm a begineer in nRF52DK and S132. I am trying to make an application code to enable link layer control procedures at any time in a connection state with the nRF52DK and S132. Would you like to let me know that S132 support the APIs to enable link layer control procedures ?

The link layer prodedures are as follows; -. connection update procedure -. channel map update procedure -. Encryption procedure -. Feature exchange procedure -. Version exchange procedure -. Terminatin procedure -. Connection parameters request procedure -. LE ping procedure -. Data length update procedure

Parents
  • By design, it's our Softdevice stack (S132) handles most of the link layer procedure. You as the application has some control over the process, for example sending connection parameter update request, sending connection termination, sending encryption request. But the rest is handled by the softdevice.

    May I ask why you want to access link layer ?

  • Hello Hung,

    Thank you for reply.

    First of all, It seems like i watched your webcast on youtube. Am i right ?

    Actually, i am developing a BLE link controller and starts to use the nRF52DK and S132 as a counterpart for verifing our link controller operation. That is the reason for why i want to access link layer function in nrf52 and S132. Is there any problem for you to answer to my question with it ?

    Thank you.

Reply
  • Hello Hung,

    Thank you for reply.

    First of all, It seems like i watched your webcast on youtube. Am i right ?

    Actually, i am developing a BLE link controller and starts to use the nRF52DK and S132 as a counterpart for verifing our link controller operation. That is the reason for why i want to access link layer function in nrf52 and S132. Is there any problem for you to answer to my question with it ?

    Thank you.

Children
No Data
Related