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

AES CCM on-the-fly encrypt/decrypt using ESB

Hi,

As per subject I am looking to implement hardware on-the-fly AES-CCM encryption/decryption of ESB packets. Are there any examples/guides available for the nRF52840?

I have started with the example provided @ https://github.com/NordicSemiconductor/nrf52-esb-ccm-example. However, the encrypt/decrypt process is not on-the-fly.

Any help much appreciated.

Related