Other Parts Discussed in Thread: UNIFLASH, CC3220SF
Tool/software: Code Composer Studio
I am trying to get the local OTA example to work. I have the uniflash tool for desktop installed, and am using CCS v10.
After creating a hotspot on my mobile device, I was able to connect the CC3220 to it, and saw that it was waiting for an "
[Local ota task] waiting for new ota upload..."
(I had modified the source code correctly to connect to my hotspot and provide the WIFI key).
I connected my PC to the same hotspot, and went to the dev.ti.com ota.html link. I then went to my workspace (local_ota/example_tar), and tried to upload the cc3220sf_local_ota_freertos_ota.tar file. The website got stuck and nothing happened.
What am I doing wrong?