Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

AP2 Module and want to add encryption on it

RankRankRankRank

Total Posts: 523

Joined 2012-11-15

PM

Hi, Dear all
I am the very beginner of Ant+ development.
Recently I got a AP2 module.
(http://www.thisisant.com/pages/products/ap2-module)
It seems no encryption function included on it, am I right?

if no encryption embedded on the module, could I add any encrypting program like AES inside into AP2?

please help me
Thank you in advanced.


josh      
RankRankRankRank

Total Posts: 523

Joined 2012-11-15

PM

Hi, Dear all
I am the very beginner of Ant+ development.
Recently I got a AP2 module.
(http://www.thisisant.com/pages/products/ap2-module)
It seems no encryption function included on it, am I right?

if no encryption embedded on the module, could I add any encrypting program like AES inside into AP2?

please help me
Thank you in advanced.

chieh      
Avatar
RankRankRankRank

Total Posts: 662

Joined 2012-10-09

PM

That is correct, the AP2 module does not have built-in encryption.
You can add this at the application level if you desire, in your own microcontroller.

The C7 module does have built-in AES128 encryption for file transfers.
http://www.thisisant.com/pages/products/c7-modules

Are you developing a custom application, or do you want to work with an ANT+ (interoperable) device?