Part Number: CC3200-LAUNCHXL Other Parts Discussed in Thread: CC3200SDK
Tool/software: Code Composer Studio
Hi,
SDK:CC3200SDK_1.5.0
I use the udp_socket project it appears unknown delay(about 16ms), Based on this project, only modified the following…
Part Number: CC3200-LAUNCHXL
Tool/software: Code Composer Studio
Now I can get , post to local server so now I need to use jwt authen method but when server generate token I put in HTTPCli_FIELD_NAME_AUTHORIZATION but got error at HTTPCli_sendRequest…
Part Number: CC3200-LAUNCHXL Other Parts Discussed in Thread: ENERGIA , CC3200 I want to use pins other than 9 and 10 on the launch XL for Serial1 communication. The other pins configured for Serial1 don't work. Please help with some energia code to resolve…
Part Number: CC3200-LAUNCHXL Other Parts Discussed in Thread: CC3200 , , CC3200SDK Tool/software: TI-RTOS Hello all,
I am new to CC3200-LaunchXL and i want to interface a Accelerometer with CC3200 using SPI.
I imported the spi_demo code from the CC3200SDK_1…
Part Number: CC3200-LAUNCHXL Other Parts Discussed in Thread: CC3200 Tool/software: Code Composer Studio Hi everyone,
I would like to know if it's possible to have bluetooth connection with the launchpad CC3200 which have wifi protocole. I don't find…
Part Number: CC3200-LAUNCHXL Other Parts Discussed in Thread: TMS570LS0432 , CC3200 Tool/software: Code Composer Studio Hello,
I am using TMS570LS0432 board to get the data from sensors using UART, and want to upload data on AWS IOT using CC3200…
Part Number: CC3200-LAUNCHXL Other Parts Discussed in Thread: CC3200 , ENERGIA I am using this board for the first time.And using Energia IDE. I want to know How to send sensor data on Google firebase using this CC3200 launchpad?
Part Number: CC3200-LAUNCHXL Tool/software: Code Composer Studio I use http_client_demo code the code run successfully and define HOST_NAME as httpbin.org, HOST_POST 80 how I can see value of data was exchange.
Part Number: CC3200-LAUNCHXL Other Parts Discussed in Thread: CC3200 Tool/software: TI C/C++ Compiler Hi,
I am using cc3200 in our project, we are doing OTA on CC3200 through sever, to achieve OTA secure in cc3200 side, how to generate the signature…
Part Number: CC3200-LAUNCHXL Other Parts Discussed in Thread: CC3200 , CC3100MOD , CC3120MOD My application is to implement the mass storage device on CC3200 module using 32Mbit serial flash. In CC3200 LAUNCHXL board there is FTDI chip (FT2232D) interfaced…