Hello,
I am porting sensor application on my board using cc3000. However, it only ported demo code on my board.
Does epprom on cc3000 which stores profiles automatically or I have to download patch programmer to cc3000 via msp430 spi? If so, Can I port patch programmer to cc3000 first or port both my application and patch programmer on my board at one time.
Generally, if I don't download patch programmer to eeprom cc3000, does cc3000 connect to AP properly?
Moreover, patch has two part, FW and DR, which one I should download or both of them? If I build two that parts, it override together?
futhermore, I will build patch programmer to cc3000 first, and then build my program later. It is right?
Thanks