Replies: 1 comment 1 reply
-
If you need to know the sleep and Rx(/wake) periods that were calculated, it's in the debug (non verbose) output. The values should be microseconds. Keep in mind that since you're using TCXO, there will be an extra delay between sleep and wake (5000 us by default). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to learn what RXperiod and RXsleep periods were selected when I use startReceiveDutyCycleAuto(). I'm doing a power budget calculation and I don't have equipment to look at the real world current draw cycling. For example, in my case I have BW 500.0, SF 9, CR 4/6, Preamble length 32. There is a TCXO and DC-DC converter.
Beta Was this translation helpful? Give feedback.
All reactions