Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Info for tx power on radio

11 views
Skip to first unread message

Michele Salerno

unread,
May 10, 2024, 1:12:30 PM5/10/24
to open...@googlegroups.com
Hi,

How can I set the transmission power on wireless radios?

Example: I want average power on 2.4GHz and maximum power on 5GHz.

Best regards,

Michele

Sujeet kumar

unread,
May 10, 2024, 2:23:22 PM5/10/24
to open...@googlegroups.com
Hi michele,

Follow this configuration in advanced raw json may solve your problem -

{
    "radios": [
        {
            "name": "radio0",
            "phy": "phy0",
            "driver": "mac80211",
            "protocol": "802.11n",
            "channel": 11,
            "channel_width": 20,
            "tx_power": 5,
            "country": "IT"
        },
        {
            "name": "radio1",
            "phy": "phy1",
            "driver": "mac80211",
            "protocol": "802.11n",
            "channel": 36,
            "channel_width": 20,
            "tx_power": 4,
            "country": "IT"
        }
    ]
}
For more desired configuration about radios tx power follow the links given below 





--
You received this message because you are subscribed to the Google Groups "OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openwisp+u...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/openwisp/610af57e-acbb-4a5f-8b47-5f3c618c6b40%40gmail.com.
Reply all
Reply to author
Forward
0 new messages