-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Encryption? #1
Comments
Any input? Is it possible to use the Nordic Semi AES encryption as mentioned here: And here: Any input? Best, |
Hello? @Cheong2K ? |
I think it should work. |
Thanks for your reply. Should it work directly from the Arduino environment, or only with GCC? I'm currently working on it myself, if I succeed in getting something to work, I'll put an example up myself. |
Hi, we did try before, but their encryption is not fully functional, we have no idea, too. |
OK @Cheong2K. Can you please clarify for me, which Nordic SDK is the newest supported for RBL Nano/nRF51822? Can I use the newest SDKs such as Nordic SDK 8/9, or am I restricted to Nordic SDK 6.1? As seen in the following (last comment), only the 3rd revision of the Nordic nRF51822 chip supports SDKs newer than 6.1, and I don't know how to see which revision of the chip is used on the Nano? |
Hi there!
Can you suggest any encryption library for use on the BLE Nano?
Best,
Henrik
The text was updated successfully, but these errors were encountered: