I'm playing around with the SX1276/77/78/79 LoRa module--which works very nicely by the way--and it contains a Reference section with a list of prototype functions. Is there anywhere I can find more information about these?
More specifically I'm trying to switch between TX and RX mode on the fly, and my first guess was that the setOpMode-function had something to do with that, but as I said, I can't find any information on how to use it.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi 👋!
I'm playing around with the SX1276/77/78/79 LoRa module--which works very nicely by the way--and it contains a Reference section with a list of prototype functions. Is there anywhere I can find more information about these?
More specifically I'm trying to switch between TX and RX mode on the fly, and my first guess was that the setOpMode-function had something to do with that, but as I said, I can't find any information on how to use it.
Thanks!
/RJ