Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ aliases: "/getting-started/migrating-from-v2/configure-mac-settings"

MAC settings on {{% tts %}} are configurable per end device - see the [MAC settings guide]({{< ref "reference/api/end_device#message:MACSettings" >}}) for instructions.

{{< warning >}} The RX1 delay of end devices is set to 1 second by default. For some end devices, this may lead to downlink messages not being scheduled in time. Therefore, it is recommended that the RX1 delay be increased to 5 seconds. {{</ warning >}}
{{< warning >}} The RX1 delay of end devices is set to 1 sec by default. For some end devices, this may lead to downlink messages not being scheduled in time. Therefore, it is recommended that the RX1 delay be increased to 5 seconds. {{</ warning >}}

{{< note >}} If you are migrating a session from a Network Server having a different value for RX1 Delay, then `mac-state.current-parameters.rx1-delay` should be set to that value as well. {{</ note >}}