ESP8266 txpower not supported in config parameters #9613
Unanswered
krishnak
asked this question in
Using MicroPython
Replies: 1 comment
-
I encountered this also |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It may be a known issue or due to the underlying SDK, I am just raising it to see if there is a solution.
network.WLAN(network.AP_IF).config(txpower=10) throws an unknown config parameter error in ESP8266, but works in ESP32
Beta Was this translation helpful? Give feedback.
All reactions