IP in m5stack
-
Hi,
How can I set a static IP to the device when I connect it to a wifi network ?
Thanks.
-
-
hi @felmue
but that example only works for Arduino connection? I would like to do it in python. -
hi again @felmue
Do you think there is any sense in using this in python "wifiCfg.wlan_sta.ifconfig()" setting the ip parametres inside the parenthesis? -
-
Thank you @felmue I´ll try to use that.