CC3000 test App

Dependencies:   CC3000HostDriver mbed

History

Removed last change as its not required, problems I encountered were due to too many debug printouts. default tip

2013-09-14, by dflet [Sat, 14 Sep 2013 18:02:36 +0000] rev 2

Removed last change as its not required, problems I encountered were due to too many debug printouts.


Check for CC3000 IRQ low, due to blocking procedures. IRQ can change state and not be serviced. CC3000Core.cpp function WlanInterruptEnable.

2013-08-25, by dflet [Sun, 25 Aug 2013 16:30:45 +0000] rev 1

Check for CC3000 IRQ low, due to blocking procedures. IRQ can change state and not be serviced. CC3000Core.cpp function WlanInterruptEnable.


Test program for CC3000 including TI CC3000HostDriver Lib

2013-08-02, by dflet [Fri, 02 Aug 2013 15:14:41 +0000] rev 0

Test program for CC3000 including TI CC3000HostDriver Lib