On Fri, Sep 20, 2024 at 9:19 AM Ping-Ke Shih <pkshih@xxxxxxxxx> wrote: > > From: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > > United Republic of Tanzania, Tanzania Communications Regulatory Authority > released Minimum Technical Specifications for Short Range Devices (SRDs) > on 2024 [1]. > > * 2400-2483.5 MHz > - 100 mW e.i.r.p. > * 5150-5350 MHz > - 200 mW mean e.i.r.p. > * The maximum mean e.i.r.p. density shall be limited to 10 mW/MHz > in any 1 MHz band. > - EN 301 893 This also restricts 5250-5350 to 100 mW due to lack of TPC. ChenYu > * DFS: 5250-5350 MHz > - Restricted to indoor use. > * 5470-5725 MHz > - 250 mW e.i.r.p > * The maximum mean e.i.r.p. density shall be limited to 50 mW/MHz > in any 1 MHz band > - EN 301 893 > * DFS: 5470-5725 MHz > - Indoor as well as outdoor use allowed. > * 5725-5850 MHz > - 1W > - EN 302 502 > * DFS: 5850 - 5875 MHz > * FWA device shall have the capability to reduce the operating > mean EIRP level to a level not exceeding 24 dBm for ChS = 20 MHz > (24 dBm is adopted) > * 5945-6425 MHz > - 23 dBm for LPI usage > (should be indoor naturally) > - 14 dBm for VLP usage > > [1] https://www.tcra.go.tz/download/sw-1719952895-Minimum%20Technical%20Specifications%20for%20Short%20Range%20Devices%20(SRD),%20June%202024.pdf > > Signed-off-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > --- > db.txt | 12 +++++++++--- > 1 file changed, 9 insertions(+), 3 deletions(-) > > diff --git a/db.txt b/db.txt > index 9a55f6b8cc98..5ef3236d26ae 100644 > --- a/db.txt > +++ b/db.txt > @@ -1860,9 +1860,15 @@ country TW: DFS-FCC > # 60g band, LP0002 section 4.13.1.1 (1)(A), EIRP=40dBm(43dBm peak) > (57000 - 66000 @ 2160), (40) > > -country TZ: > - (2402 - 2482 @ 40), (20) > - (5735 - 5835 @ 80), (30) > +# Source: > +# https://www.tcra.go.tz/download/sw-1719952895-Minimum%20Technical%20Specifications%20for%20Short%20Range%20Devices%20(SRD),%20June%202024.pdf > +country TZ: DFS-ETSI > + (2400 - 2483.5 @ 40), (100 mW) > + (5150 - 5250 @ 80), (200 mW), AUTO-BW, NO-OUTDOOR > + (5250 - 5350 @ 80), (200 mW), DFS, AUTO-BW, NO-OUTDOOR > + (5470 - 5725 @ 160), (250 mW), DFS, NO-OUTDOOR > + (5725 - 5850 @ 80), (24), DFS > + (5945 - 6425 @ 320), (23), NO-OUTDOOR > > # Source: https://zakon.rada.gov.ua/laws/show/z0201-15#n48 > # Although it is allowed to use up to 250 mW for some 5 GHz frequency ranges, > -- > 2.25.1 >