LoraP2P Tab
| Field | Purpose |
|---|---|
| Role | Master or Slave. Masters can read from slaves; slaves only write to the master. |
| Syncword | Shared LoRa sync word for the P2P network. |
| Address | Local node ID (0..255). |
| Master Address | Node ID of the master (used by slaves and for validation). |
| EU868 Frequency | LoRa P2P channel selector (868.0 / 868.1 / 868.3 / 868.5 / 868.8 / 869.05 / 869.525 MHz). |
| Key | Shared 32-bit XOR key applied to the payload. |
Frequency is saved to device preferences and restored on next load.
Settings export/import also includes this value as lora.p2p_frequency (used by SensorLoad/SensorSave).
All nodes in the same P2P network must share the same sync word and key.