feat: limit TX power to 10dBm for Wio-SX1262 devices - #4
Merged
Conversation
Wio-SX1262 module (Seeed Technology, 201-250230) holds standalone technical conformity certification (技適) in Japan with a certified output of 10dBm, independent of host firmware. Seeed confirmed in writing (2026-07-20) that custom/third-party host firmware and RadioLib usage do not affect the certification, provided hardware, antenna, and RF parameters stay within the certified scope. Devices affected (10dBm, was 13dBm): - XIAO nRF52840 + Wio-SX1262 - XIAO ESP32S3 + Wio-SX1262 - Wio Tracker L1 Pro All other JP devices remain at 13dBm (ARIB STD-T108 limit). Build verified: WioTrackerL1_companion_radio_ble compiles with LORA_TX_POWER=10.
Seeed confirmed in writing (2026-07-20) that Wio-SX1262's standalone technical conformity certification (201-250230) remains valid under custom host firmware, provided hardware/antenna/RF parameters stay within the certified scope. Certified output is 10dBm. Updates both TX power reference tables to reflect the 10dBm limit for Wio-SX1262 devices (XIAO nRF52840/ESP32S3+Wio-SX1262, Wio Tracker L1 Pro), matching the jp-release.yml change in #4.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Splits the JP release TX power sed into two groups instead of applying
13dBm uniformly to all devices, and documents the certification basis
in README_JP.md.
Wio-SX1262 (Seeed Technology, module-level certification 201-250230)
is certified for 10dBm output only. This certification is independent
of host firmware — Seeed confirmed in writing (2026-07-20) that
custom/open-source firmware and RadioLib do not invalidate it, as long
as the hardware, antenna, and RF parameters (frequency/power) stay
within the certified range.
Changes
Verification
Not in scope
Wio Tracker P1 Pro is not currently built by this workflow — tracked separately.