Skip to content

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

Merged
thebentern merged 1 commit into
meshtastic:masterfrom
fifieldt:fix-jp-airtime
Aug 20, 2024
Merged

JP frequency - 20mW limit, change freqs to avoid duty cycle#4446
thebentern merged 1 commit into
meshtastic:masterfrom
fifieldt:fix-jp-airtime

Conversation

@fifieldt

@fifieldtfifieldt commented Aug 12, 2024

Copy link
Copy Markdown
Member

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

Talie5in commented Aug 12, 2024

Copy link
Copy Markdown
Contributor

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
Copy Markdown
MemberAuthor

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

Comment threadsrc/mesh/RadioInterface.cpp Outdated
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
@fifieldtfifieldt changed the title JP frequency - 10% duty cycle, 20mW LimitJP frequency - 20mW limit, change freqs to avoid duty cycleAug 13, 2024
@fifieldt

Copy link
Copy Markdown
MemberAuthor

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:masterAug 20, 2024
@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
Copy Markdown

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
@truedat101

Copy link
Copy Markdown

Thanks for this post ... we are trying to figure out the list of compliant devices so we can maintain them for Japan. Esp since there are like 7 public nodes in Japan and only in Tokyo , we would like to improve this situation. Still trying to figure out why this is the case....

jeek pushed a commit to jeek/Meshtastic-Exploiteers-Hacker-Pager that referenced this pull request Jun 30, 2026
…ic#4446)
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
kixazz25 pushed a commit to kixazz25/Meshtastic-Android that referenced this pull request Jul 23, 2026
Sign up for freeto 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.

6 participants

@fifieldt@Talie5in@numpad0@truedat101@GUVWAF@thebentern