Skip to content

Wemos C3 Mini should pre-set tx_power to 8.5 #9235

@jepler

Description

@jepler

CircuitPython version

main

Code/REPL

n/a

Behavior

As reported by multiple users, with the power-on default tx_power, the board does not successfully connect to wifi (#6540 #9058 (comment) and probably others) but does work if boot.py executes wifi.radio.tx_power=8.5.

Description

No response

Additional information

The board init routine should set tx_power=8.5 by default, without needing lines in boot.py.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions