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

NRF52 PDK (Nrf52840 board support) #198

Closed
rsramki opened this issue Oct 3, 2017 · 8 comments
Closed

NRF52 PDK (Nrf52840 board support) #198

rsramki opened this issue Oct 3, 2017 · 8 comments

Comments

@rsramki
Copy link

rsramki commented Oct 3, 2017

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

@dlabun
Copy link
Collaborator

dlabun commented Oct 3, 2017

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.

@rsramki
Copy link
Author

rsramki commented Oct 3, 2017

nRF52840 Preview DK, how can we get this enabled. willing to help

@d00616
Copy link
Contributor

d00616 commented Oct 6, 2017

@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

@dlabun
Copy link
Collaborator

dlabun commented Oct 6, 2017

@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.

@rabbithat
Copy link

Looks like there is an nRF52840 "variant": lpercifield@d55d54a
Would that work? If so, how exactly should it be added so that it will appear in the Arduino IDE board manager list of boards?

@rabbithat
Copy link

Is there any ETA on when we are likely to see Nrf52840 board support? Are we talking 2Q2018 or later?

@dlabun
Copy link
Collaborator

dlabun commented Oct 16, 2017

There's currently no ETA, somebody from the community would need to submit a PR with the appropriate changes.

@dlabun
Copy link
Collaborator

dlabun commented Oct 16, 2017

Closing as a duplicate of #70

@dlabun dlabun closed this as completed Oct 16, 2017
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

4 participants