Hi,
We're using nRF51822 and in the future we'll use nRF52832. We do use bluetooth, but as far as I know, we don't use encryption (code is based on the HRS example, and I removed anything regarding bonding). We'd like to be able to use AES-CCM hardware module though. I'm not aware of any sd_* call to do that, so my main wonder is: can I safely use the AES-CCM peripheral while SD is in use (SD130 v2.0.1 so far) ?
Thanks!