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.

CC2560: Bluetooth RSA encryption at application level

Part Number: CC2560

Hello,

We need to add RSA encryption after device gets paired to android app.

Not sure how to implement this case to exchange RSA public keys between devices.

  1. After device pairing, do we need to define GATT service to exchange RSA public keys?

  2. if yes are there any standard GATT service defined by bluetooth for key exchange?

  3. What is the standard way for implementing application level encryption that is defined by bluetooth?

Looking for some brief explanation.

Thank you.