Replies: 1 comment
-
I am extremely confused right now - what is "quiet sound"/"quiet noise"? How is it related to this library?
SX126x is a base class for SX1262 or SX1268 and is in no way intended to be used by the end user (as its documentation states). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm pretty new at this microcontroller stuff so please forgive me. I am currently using the atmega4804 and I have everything transmitting correctly when I use SX1262. The only problem that I'm having now is that the quiet sound doesn't work at all. The quiet noise does work when I reprogram my device so I'm curious if the pins are getting reset somehow in my wakeup function.
When I change to SX126x my quiet sound comes back and works just fine.
If anyone could help me understand the difference between SX1262 and SX126x that would be nice
Beta Was this translation helpful? Give feedback.
All reactions