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

Is there a way to disable on-the-fly encryption and decryption?

Is there any configuration using which we can disable on-the-fly Encryption/Decryption of packets?

Parents Reply
  • Hi,

    Thank you. But I am not using SoftDevice.

    The problem I am facing when using the above mentioned method is that, the "EVENTS_ENDCRYPT" is coming after 40us when Encrypting which is fine. But when decrypting "EVENTS_ENDCRYPT" is getting set based on the payload length and the datarate.

    For Example, if the payload length is 27bytes, "EVENTS_ENDCRYPT" is getting set after 320us. But the same Event is getting set while Encrypting 27bytes payload after 40us in 1M PHY. The same is coming after 2.32ms for 27byte payload in LR-C8 while decrypting.

    I would like to reduce this latency.

Children
Related