I’d like to give the TI CC3000 Module – Wi-Fi 802.11b/g Network Processor (spec =
http://www.ti.com/lit/ds/symlink/cc3000.pdf) a try.
Questions I have after reading the spec are;
I can’t tell whether the module can be re-programmed to wake itself up every second but if not, can I strobe the unit from an mcu to wake up every second using the VBAT_SW_EN (p 9).
Can raising VBAT_SW_EN trigger “automatic fast connection to an access point without user or host intervention” using “user-configurable profiles stored in an NVMEM” and could also wake up some of the other devices which can be put to sleep at the same time (p 2)
To what extent can I can reprogram the EEPROM via UART >> pins on the module? Reset communications parms? Replace communications stack (if yes could I compile a program, including comm stack, into a binary and download to the module through UART?
THanks
What avenue do you think I should investigate next?