Replies: 5 comments 5 replies
-
Excuse my ignorance but is it not the responsibility of the licensed operator to ensure they are broadcasting legally? |
Beta Was this translation helpful? Give feedback.
-
I think we can put some more common-sense safeguards in place without throwing out a whole separate curated firmware, which frankly is a lot of extra distribution overhead I'm not very interested in at the moment. But to your point about the responsibility of the operator, it's the same thing as someone going out and picking up a Baofeng radio and operating it on ham bands unlicensed. Nothing prevents you from doing that and operating illegally, and there are always ways around the safeguards. What I want to avoid is giving users easy ways to inadvertently violate the regulations |
Beta Was this translation helpful? Give feedback.
-
Thanks @thebentern this is exactly what I wanted to hear. I'm happy 👍
@madeofstown I've seen Meshtastic enthusiastics (that don't have radio amateur license) tell ham operators to turn on the licensed mode because they are hams. Yes, the responsibility is by the radio operator, but new people getting into new cool tech can be confusing and misguided advice doesn't help. Meshtastic is one of those new cool radio techs that's easily picked up by people who are not trained on radio regulation, etc. but are really eager to share advice. The iOS App mentions when turning on the Licensed Operator mode that the duty cycle restriction is removed on EU_868 band. This makes the firmware break ETSI EN300.220 V3.2.1 (2018-06) standard and is thus in violation to EU Directive 2014/53/EU and via that it is probably illegal in most member countries. |
Beta Was this translation helpful? Give feedback.
-
in my region are many new to this and know zero about regulations. I saw some messages like "set hop to 7" or "turn on ignore duty cycle", "set node as router_client" as a responses to questions why they can't hear their friends. In the past I tried to explain and optimize our mesh but now I gave up because no one cared. |
Beta Was this translation helpful? Give feedback.
-
Same here in Switzerland, we have many nodes, first put into action by HAM radio people, that operate in the EU 868 band and have licensed operator / HAM / is_licensed: true mode enabled at the user level. One would think they know what they are doing, those HAMs, but apparently, they do not. I can see that in the Android App Debug log: is_licensed: true Same for override_duty_cycle: true, which is set when HAM mode is enabled: https://github.com/meshtastic/firmware/blob/master/src/modules/AdminModule.cpp#L1129 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Platform
Cross-Platform
Description
I've seen some amateur radio operators turning on the "licensed operator" mode on EU 868 MHz band. That band is not radio amateur band.
This can be harmful to the operation of the whole network. For example these changes affect network in this scenario and there are probably more:
Can this "licensed operator" mode be disabled on non-amateur radio bands (e.g. EU_868)?
EDIT 1: Also if turning on the licensed operator mode removes the 10% duty cycle limitation on 868 MHz band then this mode can be illegal.
Beta Was this translation helpful? Give feedback.
All reactions