Handling MAC Commands

Receive Window Timing Request (RXTimingSetupReq)

The network server uses the RXTimingSetupReq command to request a modification of the delay between the end of the uplink transmission and the opening of the first receive window. The request contains the length of the desired delay, between 1 and 15 seconds.

The end device must change its settings to the new delay. The end device must then respond with an RXTimingSetupAns command, as described in section Receive Window Timing Setup Answer (RXTimingSetupAns) of the Sending Messages Book. The RXTimingSetupAns is sent to confirm receipt of the request and does not contain any payload.

Learn more in Section 5.7, ‘Setting Delay between TX and RX’ (page 39) of the LoRaWAN® Link Layer Specification v1.0.4.

Warning

The RXTimingSetupAns command should be sent with every single uplink until a Class A downlink is received back from the network server to avoid connectivity loss.

If your device uses Activation by Personalization (ABP), the settings updated by this command must not be altered when the device is reset, and therefore must be stored in non-volatile memory (NVM).

Read more in section Handling Commands That Modify Downlink Parameters.