Module phy

Module phy 

Source
Expand description

phy: report or set the radio’s enable state and LoRa parameters.

The PHY must be enabled before the radio can receive, forward, or transmit — so an autonomous node or repeater needs phy on.

Enums§

PhyOp

Functions§

lora_parts
The LoRa modulation parameters, each omitted when the device will not report it.
power_part
report
Print the current PHY enable state and LoRa parameters on one line.
run
set_enabled 🔒