Skip to content

Change default region from EU868 to AS923#132

Open
forjun00 wants to merge 1 commit into
chirpstack:masterfrom
forjun00:feat/as923-default-region
Open

Change default region from EU868 to AS923#132
forjun00 wants to merge 1 commit into
chirpstack:masterfrom
forjun00:feat/as923-default-region

Conversation

@forjun00
Copy link
Copy Markdown

Summary

  • Change MQTT topic templates from eu868 to as923 in docker-compose.yml
  • Change BasicStation default config from chirpstack-gateway-bridge-basicstation-eu868.toml to chirpstack-gateway-bridge-basicstation-as923.toml

Motivation

Users deploying in Thailand (and other AS923 regions) need to manually edit docker-compose.yml after cloning. This change sets AS923 as the default to simplify setup for the AS923 frequency plan, which covers Thailand, Singapore, Japan, and other Asia-Pacific countries.

Test plan

  • Run docker-compose up and verify services start correctly
  • Confirm gateway bridge listens on UDP 1700 with AS923 MQTT topics
  • Register a Dragino LPS8N gateway and verify uplink packets appear in ChirpStack UI
  • Register an OTAA device and verify join + uplink on AS923 channels (923.2 / 923.4 MHz)

🤖 Generated with Claude Code

Switch MQTT topic templates and BasicStation config from eu868 to as923
to support AS923 frequency plan used in Thailand (and other AS923 regions).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant