Other Parts Discussed in Thread: SIMPLELINK-WIFI-TOOLBOX
Tool/software:
Hi
My setup is a CC1354 LP with CC3301 (wire attached)
Based on the ble_wifi_provisioning example - I have made an application doing continuously http POSTs to a server.
I am using the netconn api to do the TCP Stuff. My application works fine for some time and then stops. It stops in the faultISR() {while (1) }
I thought it might be a good idea to update the CC3301 FW to the latest version. I was running ver. 10700182 and i used the simplelink-wifi-toolbox to update to ver. 10700185
But now my application will not run it is stuck at this state in the terminal window
Is there something i have to do in my CCS project after updating the CC3301 firmware ?
Extra question:
Will CC33xx SDK release officially support CC1354 in the future ?
Kind regards
Thomas