Part Number: LAUNCHCC3220MODASF Hello,
I would like to know if its possible to boot linux on CC3220MODASF on it or should be go with TI OS. If anyone has used any linux flavour please let me know.
Thanks,
Nagesh
Part Number: CC3220 Other Parts Discussed in Thread: UNIFLASH Tool/software: Code Composer Studio Hi,
I am looking for of JSON construct/Parse for CC3220.
I did something like this
createTemplate();
createObject();
setValue();
build();
of…
Part Number: SIMPLELINK-WIFI-CC3120-SDK-PLUGIN Other Parts Discussed in Thread: CC3120BOOST , MSP-EXP432E401Y , CC3120 Hi, guys.
I have a suit of MSP-EXP432E401Y+CC3120BOOST, I found the Features "IPv4 and IPv6 TCP/IP Stack" in swas034 document. However…
Part Number: CC3235MODASF Tool/software: Code Composer Studio This bug was extremely hard to find because the state machine code is so convoluted. The local_ota example code is poorly written and overly complex. It uses a huge transition table with 100…
Part Number: CC3220 Hi all,
I am bringing the CC3220 SW development in to my project.
I need the both MQTT and HTTP functionalities should work in my project with TI-RTOS and provisioning.
How to achieve this? I tried with importing MQTT client…
Part Number: CC3220S-LAUNCHXL Hi,
I am running the example adcsinglechannel given in sdk. I connected GND to both ADC_CH0(PIN_57) and ADC_CH1(PIN_58) but it is giving some random values(as given in image below). I tried with other pins(ADC_CH2 and ADC_CH3…
Hi Michael!
I could make a connection using the SSL example. This means that I'm using the correct CA cert. I followed the steps described here by Benjamin Moore.
But when I try to make a HTTPS secure connection with the http_client_demo it gives…
Part Number: CC3200 Other Parts Discussed in Thread: ENERGIA PROGRAM IS HAS NO ERRORS BUT I AM NOT GETTING THE OUTPUT
Plz help me out with this.
PROGRAMM:-
#include <LiquidCrystal.h> int Contrast=75; // initialize the library with the numbers…
Part Number: CC3100MOD Other Parts Discussed in Thread: CC3100 , UNIFLASH , CC31XXEMUBOOST , TM4C129ENCPDT Tool/software: TI C/C++ Compiler Hi,
I want to write .der format file (root ca) into my cc3100's serial flash using file systems API. I am having…