Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JP frequency - 20mW limit, change freqs to avoid duty cycle #4446

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

fifieldt
Copy link
Contributor

@fifieldt fifieldt commented Aug 12, 2024

Thanks to user Goyath on Discord, we discovered that in Japan the 250mW radio level requires licensing, and 20mW is the practical limit. We also discovered that a duty cycle of 10% is needed on most frequencies:

  • CH 24-38 920.5-923.5 20mW no airtime restrictions
  • CH 39-61 923.5-928.1 20mW 10% airtime

This patch limits the power and restricts the frequency to those with no airtime restrictions.

@Talie5in
Copy link
Contributor

Talie5in commented Aug 12, 2024

May need to account for remapping channel slots.

JPN Slot 20 been default for Public LongFast and been above 923Mhz
Screenshot_20240812_203923_Chrome
Screenshot_20240812_193229_Adobe Acrobat
Screenshot_20240812_193137_Adobe Acrobat
Screenshot_20240812_193116_Adobe Acrobat

@fifieldt
Copy link
Contributor Author

Conclusion from discord discussion is:

  • CH 24-38 920.5-923.5 20mW no airtime restrictions
  • CH 39-61 923.5-928.1 20mW 10% airtime

src/mesh/RadioInterface.cpp Outdated Show resolved Hide resolved
Thanks to user Goyath on Discord, we discovered that in Japan the
250mW radio level requires licensing, and 20mW is the practical
limit. We also discovered that a duty cycle of 10% is needed on
most frequencies.

    CH 24-38 920.5-923.5 20mW no airtime restrictions
    CH 39-61 923.5-928.1 20mW 10% airtime
@fifieldt fifieldt changed the title JP frequency - 10% duty cycle, 20mW Limit JP frequency - 20mW limit, change freqs to avoid duty cycle Aug 13, 2024
@fifieldt
Copy link
Contributor Author

It looks like we discovered this some time ago:

#346
https://meshtastic.discourse.group/t/about-the-japanese-version/1171/4

but it got left off the task list somehow

@thebentern thebentern merged commit 2472c7c into meshtastic:master Aug 20, 2024
100 checks passed
@fifieldt fifieldt deleted the fix-jp-airtime branch August 22, 2024 01:12
andrekir added a commit to meshtastic/Meshtastic-Android that referenced this pull request Aug 25, 2024
@numpad0
Copy link

numpad0 commented Sep 5, 2024

Just passing by & just FYI, 920MHz low-power in JP is indeed license free but modems need to be type certified and 〶[R]xxx-xxxx marked for full legal conformance, similar to Wi-Fi cards

danwelch3 pushed a commit to danwelch3/meshtastic-android that referenced this pull request Oct 3, 2024
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.

5 participants