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

sx126x_add_registers_to_retention_list() returns SX126X_STATUS_ERROR #43

Open
VovaLab opened this issue Mar 1, 2024 · 0 comments
Open

Comments

@VovaLab
Copy link

VovaLab commented Mar 1, 2024

Hello,
I am trying to run the 2_porting_nrf52840 application and when the code calls
the sx126x_add_registers_to_retention_list() and sends the sx126x_read_register command via SPI with SX126X_REG_RETENTION_LIST_BASE_ADDRESS as argument, I see that it returns the value 0xA2 for buffer[0] and buffer[1].
This results in getting SX126X_STATUS_ERROR and the program can not go further.

Any thoughts why the return value is 0xA2?

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

1 participant