Tool/software:
Hi Champs,
Please advise how to implement the AES ECB on CC2541.
I know it's an old device but we really need this to sell more CC2340 to existing system.
Looking forward to your reply.
Regards,
Kien Nguyen
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi Champs,
Please advise how to implement the AES ECB on CC2541.
I know it's an old device but we really need this to sell more CC2340 to existing system.
Looking forward to your reply.
Regards,
Kien Nguyen
Hi Kien,
Please refer to user guides here:
And the CC254x BLE SDK here: https://www.ti.com/tool/download/BLE-STACK-1-X
(Both may be found on product page: www.ti.com/.../CC2541
You can set ECB mode with AES_SETMODE(ECB).
As recommended here: https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/464493/sha-1-and-aes-128-on-cc2541
Thanks,
Toby