-
-
Notifications
You must be signed in to change notification settings - Fork 283
NRF52 PDK (Nrf52840 board support) #198
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
Comments
Do you have the nRF52 DK or nRF52840 Preview DK? They're two different boards with different chips. Only the nRF52 DK has been added so far. |
nRF52840 Preview DK, how can we get this enabled. willing to help |
@rsramki There is another issue with this topic: #70 The nRF52840 introduces multiple GPIO ports. In my opinion the pin configuration mechanism has to be changed. For portability the Arduino variant of board description is a good variant to start with: https://github.com/arduino-org/arduino-core-nrf52/blob/master/variants/arduino_primo/variant.cpp |
@d00616 hit it right on the head, we already have an open issue for adding that board. So far nobody has done a PR for that board, that would be next step to get it support. |
Looks like there is an nRF52840 "variant": lpercifield@d55d54a |
Is there any ETA on when we are likely to see Nrf52840 board support? Are we talking 2Q2018 or later? |
There's currently no ETA, somebody from the community would need to submit a PR with the appropriate changes. |
Closing as a duplicate of #70 |
I am new to NRF52 boards. Unable to get this working with NRF52 PDK board (PA100056) run and program my new PDK board after downloading Arudino Latest IDE and add this json in board manager.
https://www.nordicsemi.com/eng/Products/nRF52840-Preview-DK
The text was updated successfully, but these errors were encountered: