Short summary
Calling the LoRa Continuous Wave function causes the component to fail.
Steps to reproduce
- Flash
main
- Send a continuous wave command
- Observe failure
Expected behavior
Sending the continuous wave commands should succeed when called multiple times.
Actual behavior
The continuous wave function throws an execution error on every call.
The first time it is called though, you can verify that it does successfully transmit exactly once when observed with an SDR. Attempts to start the radio again fail unless you reset.
Logs / crash output
No response
Target board
RP2350 (Pico 2)
Short summary
Calling the LoRa Continuous Wave function causes the component to fail.
Steps to reproduce
mainExpected behavior
Sending the continuous wave commands should succeed when called multiple times.
Actual behavior
The continuous wave function throws an execution error on every call.
The first time it is called though, you can verify that it does successfully transmit exactly once when observed with an SDR. Attempts to start the radio again fail unless you reset.
Logs / crash output
No response
Target board
RP2350 (Pico 2)