Other Parts Discussed in Thread: CC3200, ADS1248
I'm running an application on the CC3200 launch pad that is based off of the camera example with the websocket.
My app is using I2C to output to a LCD module, the SPI bus to access the TI ADS1248 A/D converter, and is running the software based webserver and the free RTOS. My laptop loads a webpage from the CC3200 and then opens a websocket to the CC3200. The laptop will then query the CC3200 via the websocket ever 2 seconds for some status.
Everything will run fine for hours if I am not doing anything else on my wifi network. If I start running pandora on my laptop the CC3200 will stop responding and will stop updating the LCD etc within 30 minutes at most.
Any ideas how running pandora on the same wifi network as the CC3200 would cause it to crash?
Any suggestions on how to trouble shoot this would be greatly appreciated.
Chris