- In which mode should the SX127X be running to change the channel ? - In which mode should we go after completed transmission (currently standby https://github.com/tperale/sx127x/blob/b74c17f54f8becf2ad0626154c011f90b1bd2ebd/src/sx1272.c#L207) ? - Is the module settled to a default mode after TX completion ? - Measure time to switch from sleep mode to standby and standby to sleep mode. - Can we go in sleep mode instead of standby when turning off the radio.
sx127x/src/sx1272.c
Line 207 in b74c17f