Struct PamojaLorawanFlags
The header flags a sender sets on a data frame, mirroring
PamojaLorawanFlags in pamoja.h.
public struct PamojaLorawanFlags
- Inherited Members
Remarks
Each field is 1 for on and 0 for off. FPending
applies to a downlink only and is ignored when encoding an uplink.
Fields
Ack
Acknowledge the last confirmed frame from the far end.
public byte Ack
Field Value
Adr
Mark the frame as taking part in adaptive data rate.
public byte Adr
Field Value
Confirmed
Ask the far end to acknowledge this frame.
public byte Confirmed
Field Value
FPending
Tell the device more downlink data is waiting.
public byte FPending