Hello, I am using AES -CCM encryption in my program. I want to know about memory like does it need any dynamic RAM ? In example code I found 'nrf_mem_init()' but unable to get exact functionality of it.
Also can we use AES when Soft Device is used?
Thanks