Playing with this a little bit. Wifi works fine. I'm using a IPv4/IPv6 hybrid 3G connection or IPv6 only 3G connection (in thread here). Fails with: Code: line 208, in <module> serial = getMacAddress() line 34, in getMacAddress return mac UnboundLocalError : local variable 'mac' referenced before assignment version 0.0.3-3
line 208, in <module> serial = getMacAddress() line 34, in getMacAddress return mac UnboundLocalError : local variable 'mac' referenced before assignment