I'd like to be able to communicate with a CC3100 that is on a MODBOOST board over a serial port.
I plan to connect my own FTDI serial to USB converter to the CC3100MODBOOST board. I don't think there is anything particularly challenging here.
What I am unclear on is: how do I send commands to the CC3100 over this interface? Can I simply use a program like Putty to send serial commands over a CLI? If it is possible, is there a list of CLI commands in either the programmer's guide or something else like the host interface guide?