Hello,
I want to connect cc3000 through uart, like it should ask for which security, its ssid, security length etc through uart. the user types all information through uart and code then initializes using uart information.
Shall i give all this information in uart ISR or outside? Am i getting confused when to initialize uart and dissable uart.