-
Hi - I have Lilygo T3S3 with LR1121 radio and when flashed initially it shows 30db as max transmit power, even though chip only supports 22db max. Is that a mistake? Though interesting observation - when I set TX power to 22db, traces showing that remote nodes get lower signal from me. p.s. Same board with sx1262 radio also shows 30DB max TX power by default, while chip only goes 22db max |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
Thats the difference between the apps and the firmware. The serial log should show the actual transmission power is still 22. |
Beta Was this translation helpful? Give feedback.
-
But when I query board using meshtastic console command, it also shows it's set |
Beta Was this translation helpful? Give feedback.
-
what does it say at boot on the serial log? |
Beta Was this translation helpful? Give feedback.
-
i tried setting to 22 and 30, generates same serial output for LR1121
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Thats the difference between the apps and the firmware.
The apps try and set it up to the legal limit of 30, while firmware per board are hardcoded to a max of 22 (what the hardware can handle).
It just doesnt display the end result in the app. It did at one point, but there was a regression.
The serial log should show the actual transmission power is still 22.