Part Number: CC3200SDK Tool/software: Code Composer Studio Hi,
we need code for interfacing cc3200 wifi module with temperature sensor,moisture sensor,humidity sensor and ambient light sensor.
kindly let us know sir!
Part Number: CC3220SF-LAUNCHXL Other Parts Discussed in Thread: CC3200 , SYSCONFIG Tool/software: Code Composer Studio My previous PC with CC9.1.0 and CC3200_SDK1.4.0, it works fine.
I install the ccs 10.0 and CC3200_SDK_1.5.0 to another PC , try to build…
Hi,
I assume that you have resolved your issue since I have not heard back from you. If not, feel free to post a response to this thread, or open a new thread regarding this issue.
Regards, Michael
Part Number: CC3200SDK After the chip enters the low-power deep sleep mode, it sends the data to wake up module through the serial port. How to solve the data loss?, is it because the chip is not fully awakened, resulting in the receiving process data…
Part Number: CC3200SDK Tool/software: WEBENCH® Design Tools When I was trying to compile the mqtt_client example in IAR we are getting below list of errors .I think I am missing something in some configuration .I have done the below configurations .Can…
Part Number: CC3200SDK Other Parts Discussed in Thread: CC3200 Tool/software: Code Composer Studio Hi, team,
i am testing CC3200 wifi audio application on CC3200-LAUNCHXL and CC3200AUDBOOST . But i found there is no Audio decode function in CC3200 -SDK. so, when…
Part Number: CC3200SDK Other Parts Discussed in Thread: CC3200 Hi all
I have CC3200MODLAUNCHXL board. I want try using P2P example from CC3200SDK_1.3.0 SDK. Example is called simply "p2p".
When I try to connect to cc3200 with p2p example from…
Part Number: CC3200SDK Hi,
I am trying to find an example with UART reading by callback functionality. Was read ever tested by setting it readMode = UART_MODE_CALLBACK?
I followed into the driver code in UARTCC32XX.c ...
The UARTCC32XX_Object -> state …
Part Number: CC3200SDK Other Parts Discussed in Thread: CC3220SF , SYSBIOS Hi.
I implemented functionality with posix timer.
time.h in "ti\posix\ccs" . The timer functionality through this interface works perfectly fine, by it self. But breaks once I turn…
Part Number: CC3200SDK Other Parts Discussed in Thread: CC3200 Tool/software: Code Composer Studio hi
I'm working with cc3200 and i'm trying to send data from " buffer1 " to "" SPI-TX " using DMA with basic mode, and then receive…