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: 2.4 GHz proprietary RF support #15607

Closed
KwonTae-young opened this issue Apr 23, 2019 · 2 comments
Closed

nRF52: 2.4 GHz proprietary RF support #15607

KwonTae-young opened this issue Apr 23, 2019 · 2 comments
Assignees
Labels
Feature Request A request for a new feature

Comments

@KwonTae-young
Copy link
Collaborator

I am trying to make a wireless keyboard using the nRF52840.

At first I tried to use another MCU + nRF24L01.
However, the product description says Not recommended for new designs.
I do not know exactly why it is Not recommended for new designs.
nRF24 Series
image

So I'm looking at the nRF52840.
It is said that nRF52 Series supports 2.4 GHz proprietary.
image

Does Zephyr support the 2.4 GHz proprietary driver?
I could not find a related source.

I'm sorry I do not have enough English. :)
Thank you.

@KwonTae-young KwonTae-young added the Feature Request A request for a new feature label Apr 23, 2019
@carlescufi
Copy link
Member

Hi @KwonTae-young. This feature is already supported in the zephyr-based SDK maintained by Nordic, take a look here: https://github.com/NordicPlayground/fw-nrfconnect-nrf/tree/master/samples/esb

@KwonTae-young
Copy link
Collaborator Author

@carlescufi
Thank you.
I did not know there was a separate SDK. 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request A request for a new feature
Projects
None yet
Development

No branches or pull requests

2 participants