You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m reaching out to discuss an idea related to regulatory compliance for devices sold in Japan and other regions with strict radio compliance requirements (i.e., meeting Giteki certification requirements, which currently apply to very few devices, mainly developer boards) and how this might be addressed within the Meshtastic project.
The Challenge
In Japan, devices must meet Giteki certification, which essentially requires that the radio settings are locked to certified values and cannot be altered by users. This ensures that devices operate only within approved parameters. However, Meshtastic's current approach, which allows users to freely adjust all radio settings, makes Giteki certification nearly impossible for consumer devices. Regulatory authorities require that the manufacturer ensures compliance by preventing unauthorized changes to the certified configuration.
That said, in practice, most users do not frequently alter radio settings or change regions. Typically, users configure the settings once and then continue using the device without modifying them again. This means that a locked firmware for Japan (or other regions), enforcing compliance but otherwise functioning identically, would likely have little impact on the majority of users while ensuring legal operation.
My Proposal
Compile-Time Option for Region Locking
Implement a compile-time option that locks the firmware to the certified radio settings for a specific region, such as Japan (JP). This would allow manufacturers to preload the firmware to comply with regulations and receive necessary certifications.
Once compiled for a given region, the firmware should make it impossible for users to alter the settings that must remain fixed according to the settings from the region preset for regulatory compliance.
Users still have the ability to flash alternative firmware if they choose. However, when a device is purchased in Japan for example there would be clear warnings and documentation indicating that doing so will void Giteki compliance.
Invitation for Feedback
I’d love to hear from others who have experience with similar regulatory challenges in different countries. Does this approach seem feasible? Are there technical challenges or alternative methods to achieve compliance while maintaining user flexibility? Are there other regions facing similar issues?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I’m reaching out to discuss an idea related to regulatory compliance for devices sold in Japan and other regions with strict radio compliance requirements (i.e., meeting Giteki certification requirements, which currently apply to very few devices, mainly developer boards) and how this might be addressed within the Meshtastic project.
The Challenge
In Japan, devices must meet Giteki certification, which essentially requires that the radio settings are locked to certified values and cannot be altered by users. This ensures that devices operate only within approved parameters. However, Meshtastic's current approach, which allows users to freely adjust all radio settings, makes Giteki certification nearly impossible for consumer devices. Regulatory authorities require that the manufacturer ensures compliance by preventing unauthorized changes to the certified configuration.
That said, in practice, most users do not frequently alter radio settings or change regions. Typically, users configure the settings once and then continue using the device without modifying them again. This means that a locked firmware for Japan (or other regions), enforcing compliance but otherwise functioning identically, would likely have little impact on the majority of users while ensuring legal operation.
My Proposal
Compile-Time Option for Region Locking
JP
). This would allow manufacturers to preload the firmware to comply with regulations and receive necessary certifications.Invitation for Feedback
I’d love to hear from others who have experience with similar regulatory challenges in different countries. Does this approach seem feasible? Are there technical challenges or alternative methods to achieve compliance while maintaining user flexibility? Are there other regions facing similar issues?
Beta Was this translation helpful? Give feedback.
All reactions