I bought two CC3200 LaunchPads directly from TI just recently for my school project. We'll be competing in the 2016 Mercury Remote Robot Challenge. We're planning to use the CC3200 to control the motors of our robot via WiFi. We programmed it with Energia. At first, we managed to upload the code successfully. Then, when we updated our code and try uploading it, we could not connect to the CC3200. The following is the error we encountered:
Opening \\.\COM22
Read ACK failed
Failed to trigger bootloader
We tried the second CC3200 and programmed it. The upload via Energia was successful. Then, when we changed our code again and upload it. The same thing happened. We encountered the same error as above. Please help. We don't know what to do.
Thanks!