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

communication between two nRF52840 devices #27

Closed
lon2347 opened this issue Jan 19, 2025 · 3 comments
Closed

communication between two nRF52840 devices #27

lon2347 opened this issue Jan 19, 2025 · 3 comments
Labels
duplicate This issue or pull request already exists question Further information is requested

Comments

@lon2347
Copy link

lon2347 commented Jan 19, 2025

Hello ,

Thanks for your library.

Could I use the library between two nRF52840 which one is transmitting data via ESB and another use the library to receive data ?

Thanks.

@TMRh20
Copy link
Owner

TMRh20 commented Jan 19, 2025 via email

@TMRh20 TMRh20 pinned this issue Jan 19, 2025
@TMRh20 TMRh20 added duplicate This issue or pull request already exists question Further information is requested labels Jan 19, 2025
@lon2347
Copy link
Author

lon2347 commented Jan 19, 2025

Thanks for your quickly reply!

what about nRF52810? when I compile library using nRF52810 Board in Arduino IDE it throw error said there is no member in some structs defined in related h file. I knew the nrf_to _nrf is for providing communication between nRF52840 and nR24L, however not sure if it support nRF52810.

Thanks.

@TMRh20
Copy link
Owner

TMRh20 commented Jan 19, 2025

Currently it looks like there are some registers that are different between the two types of devices, it can probably be worked around, but for now, no the library is not compatible with 52810 devices.
This is something I will note for future reference, but unless I get ahold of a 52810 device myself, I will not likely add support for these boards.

@TMRh20 TMRh20 closed this as completed Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants