Open japel opened 5 years ago
I had problems connecting with the wifi on firstboot... and I found out it was connecting correctly but there was no dns resolution.
I found that these lines are commented out in wifiConnect.py: https://github.com/davidferguson/pibakery-blocks/blob/master/wifisetup/wifiConnect.py#L52
Why are they commented out? If I uncomment them, dns resolution works.
I had problems connecting with the wifi on firstboot... and I found out it was connecting correctly but there was no dns resolution.
I found that these lines are commented out in wifiConnect.py: https://github.com/davidferguson/pibakery-blocks/blob/master/wifisetup/wifiConnect.py#L52
Why are they commented out? If I uncomment them, dns resolution works.