Acknowledge to confirmed downlink was received (gateway traffic) but not shown in console

Indeed, the September 2018 documentation for the RN2483’s latest firmware (1.0.5) seems not to list it:

2.4.4 mac save

Response: ok

The mac save command must be issued after configuration parameters have been appropriately entered from the mac set <cmd> commands. This command will save LoRaWAN Class A protocol configuration parameters to the user EEPROM. When the next sys reset command is issued, the LoRaWAN Class A protocol configuration will be initialized with the last saved parameters.

The LoRaWAN protocol configuration savable parameters are:

  • adr: ADR state
  • appeui: Application Identifier
  • appkey: Application Key
  • appskey: Application Session key
  • ch: All Channel Parameters
    • drrange: Data Rate Range
    • status: Status
  • class: LoRaWAN operating Class
  • devaddr: End-Device Address
  • deveui: End-Device Identifier
  • dnctr: Downlink Frame Counter
  • dr: Data Rate
  • join flags: Join parameter flags
    • appeui: Application Identifier set
    • appmultiskey: Application Multicast Session Key set
    • appskey: Application Key set
    • devaddr: End-Device Address set
    • deveui: End-Device Identifer set
    • devmultiskey: End-Device Multicast Session Key set
    • nwkmultiskey: Network Multicast Session Key set
    • nwkskey: Network Session Key set
  • mcast: Multicast State
  • mcastappskey: Multicast Application Session Key
  • mcastdevaddr: Multicast End Device Address
  • mcastnwkskey: Multicast Network Session Key
  • nwkskey: Network Session Key
  • rx2 parameters: RX Window 2 parameters
    • freq: Frequency
    • status: Status
  • upctr: Uplink Frame Counter
1 Like