User Tools

Site Tools


software:firmware:2.x:at-commands:roaming

Roaming Commands

This page documents AT commands for configuring roaming behavior in HaLow firmware 2.x modules.

AT+ROAM โ€“ Enable or Disable Roaming

Query:

AT+ROAM=?

Set Roaming:

AT+ROAM=1

(enable)

<code>AT+ROAM=0</code>  (disable)

Response:

OK

Notes:

  • Roaming must be enabled only on STA devices
  • Supports SSID matching modes:
  • Full word match โ€“ all APs have the same SSID (โ‰ค32 characters)
  • Fuzzy match โ€“ last three characters differ; SSID > 8 characters total, with common prefix + 3-character ID
  • Roaming parameters are saved across power cycles

Notes

* Roaming allows STA devices to automatically switch between APs in a multi-AP network. * Ensure SSID and security keys are compatible across APs for smooth handoff. * Combine with relay configuration for extended network coverage and mobility.

software/firmware/2.x/at-commands/roaming.txt ยท Last modified: by sarahrose

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki