Skip to content

Is nRF52805 supported? If not, how can I help? #441

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

Closed
nikolac opened this issue Dec 5, 2020 · 3 comments
Closed

Is nRF52805 supported? If not, how can I help? #441

nikolac opened this issue Dec 5, 2020 · 3 comments

Comments

@nikolac
Copy link

nikolac commented Dec 5, 2020

According to this comparison table, it looks like the nRF52805 has a subset of the functionality of the other nRF52 modules.

I'm curious about the process of adding support for new nRF52 versions. I'm hoping it's as simple as conditionally including chunks of functionality based on the chip version.

Once working here, I plan to work on getting the MySensors library updated.

I've ordered a couple of EBYTE NRF52805 E104-BT5005A modules and made a breakout [oshpark].

Ebyte Product: https://www.aliexpress.com/item/1005001709688444.html
Ebyte Datasheet [direct pdf download]: http://www.ebyte.com/en/pdf-down.aspx?id=2156

Though I'm just a hobbyist, I'll gladly take a shot at getting this going, just need a little guidance.

@sandeepmistry
Copy link
Owner

Hey @nikolac,

You'd probably need a changes like this for a new variant for this:

@nikolac
Copy link
Author

nikolac commented Dec 5, 2020

Seems relatively straight forward. Once I get my breakouts, I'll give it a shot.

Thanks for the help.

@nikolac
Copy link
Author

nikolac commented Dec 19, 2020

Submitted a pull request: #442

@nikolac nikolac closed this as completed Dec 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants