Hi, I have a PyBoard 1.0 that just came in the mail, and I have a CC3000BOOST that I had previously tried to use in an msp430 project. It looks like I should be able to use the CC3000BOOST simply by connecting the right pins and using the code shown here: http://wiki.micropython.org/cc3k-wlan .
Unfortunately it seems my PyBoard has a different version of the modules, my network module only has one thing in it: a "route" function with no documentation that seems to just return an empty list.
Clearly there's something I missed. Do I have to update the PyBoard firmware? Is there a separate network.py file I can download & put on the pyboard's file system? Who wrote that wiki page and where can I get instructions to make it work?
Thanks,
JF
No CC4k Class in network module
Re: No CC4k Class in network module
To the best of my knowledge the pyboards don't ship with the network firmware.
You need to flash an image from here:
http://micropython.org/download/
You need to flash an image from here:
http://micropython.org/download/