Skip to content

Feature Request V4 4.3 LNA switching - with test results #2128

@towerviewcams

Description

@towerviewcams

I have just finished the first ever tests of the new version 4.3 Heltec V4 board with LNA being switched into bypass. This is huge step forward! When the below command is used, it also disables the amplifier so TX output is +22

Total 4.3 board power draw with current dev merge of recent PR#1867 by @Quency-D and the older powersaving that is in this code from @IoTThinks.

I changed the code per @Quency-D direction of setting "bool lna_enabled=true;" set to "false"

"bool lna_enabled=false;" = (LNA-BYPASS & power off) - total board current draw 5.8mA in powersave sleep

"bool lna_enabled=true;" = (LNA-on & power on) - total board current draw 12.8mA in powersave sleep

***Requesting CLI command to remotely control this LNA. This will allow for so many options both in power draw, noise level and more.

@weebl2000 @liamcottle @Socalix @recrof @jbrazio @AI7NC

image
image
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions