Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jepler opened this issue May 10, 2024 · 0 comments
Open

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

jepler opened this issue May 10, 2024 · 0 comments
Labels
Milestone

Comments

@jepler
Copy link
Member

jepler commented May 10, 2024

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.

@jepler jepler added this to the Long term milestone May 10, 2024
@tannewt tannewt added board New board or update to a single board esp32-c3 labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants