Search found 1 match

by dhester
Sat Jan 31, 2015 11:34 am
Forum: MicroPython pyboard
Topic: CC3000 wlan.connect()
Replies: 0
Views: 3081

CC3000 wlan.connect()

I have just got my pyboard and reflashed it with the dfu that includes network (30-1-15 version) and have tried following the example given in the video for update 13 on kickstarter but I get the error; ">>>wlan.connect() Traceback (most recent call last): File "<stdin>", line 1, in <module> NameErr...