Skip to content
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

Add nRF52840 support #7

Open
knopserl opened this issue Nov 27, 2018 · 0 comments
Open

Add nRF52840 support #7

knopserl opened this issue Nov 27, 2018 · 0 comments

Comments

@knopserl
Copy link

The nRF52840 has plenty of addvantages over the nRF52832:
Full BLE 5.0 with long range support, highter RF output, 4 x RAM and 2 x Flash, 1.7-5.5V supply, HW encryption, USB interface etc. ect.
Meanwhile a couple of cheap modules are available eg from RF-star, holyiot, EBYTE, Nordic and many others. I'm already working with some of these modules but to use thema with Arduino, it would be required to have also a board definition for the nRF52840.
We can use the similar pinout as the nRF52832 but the other parameters have to be define correct.
So no need to provide all mappings for all variants just a generic nRF52840 MyBoardNRF5 please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant