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

SX1261 support #37

Open
jacobeva opened this issue Sep 13, 2024 · 0 comments
Open

SX1261 support #37

jacobeva opened this issue Sep 13, 2024 · 0 comments

Comments

@jacobeva
Copy link

Support for the SX1261 has yet to still be added to the firmware. Specifically, the deviceSel byte is currently always set to the SX1262 value. We need to change it if the device is configured with the SX1261.

image

I think this can probably be done with a conditional checking the interfaces array and comparing it to getIndex() to check the type of modem in use on runtime. However, I have no SX1261 devices to test this with!

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