Add Nepal 865 MHz to 868 MHz (#736)

As identified by @WOD-MN , Nepal has a dedicated IoT frequency.

865 MHz to 868 MHz, no power limit, not duty cycle restrictions
Machine to Machine (M2M)/Internet of Things (IoT)  https://www.nta.gov.np/uploads/contents/Radio-Frequency-Policy-2080-English.pdf

Firmware patch: https://github.com/meshtastic/firmware/pull/7380
This commit is contained in:
Tom Fifield 2025-07-21 18:24:49 +10:00 committed by GitHub
parent 15c1fbde88
commit 8b09ca9643
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -931,6 +931,10 @@ message Config {
* Kazakhstan 863MHz
*/
KZ_863 = 24;
/*
* Nepal 865MHz
*/
NP_865 = 25;
}
/*