Change default IP address AP mode #12915
nastiliano
started this conversation in
General
Replies: 1 comment 10 replies
-
|
The default IP adress in AP mode seem to be hard define in dhcpserver.c (192.168.4.1).. Try to change it and compile it should work |
Beta Was this translation helpful? Give feedback.
10 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.
-
Hello, everyone.
Is not explained clearly how to change the default IP address (192.168.4.1) in AP mode in the Micropython manual. I know is possible but putting this code doesn't work:
Otherwise in the STATION mode all works:
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions