When the interrupt fires, it kicks off a task called the spawn task. I can see on some resets that this is happening and sometimes it’s not. When it does, we first write 4 bytes to the CC3100 via SPI and then read multiple times looking for the…
Part Number: TM4C129ENCPDT Other Parts Discussed in Thread: CC3100 , Hi Everyone,
I am searching for AWS embedded C sdk plugin for TM4C129ENCPDT where i am using TI RTOS with wifi chip CC3100 as well as ethernet, where can i find the AWS SDK for this ? …
Part Number: CC3100 hi,
I m programming CC3100 module, It is in wifi station mode, now I'm able to scan and connect to some available network, Once this connection is established between cc3100 and AP network,I need to scan for available network again…
Part Number: CC3100 Other Parts Discussed in Thread: CC3120 Hello everyone. I'm trying to add wifi feature to our existed product based on dsPIC33 MCU. I downloaded the CC3100 SDK then saw tonnes of codes in there. Is there anyone can give me a hint to…
7-20-2023
Thanks Shlomi,
I successfully updated several Rev 4.0 cards, which must be newer. Updating the Service Pack did not fix the TI SMTP Email example . As other TI people have replied, smpt email is likely not solvable / supportable on the CC3100…
Part Number: CC3100BOOST Other Parts Discussed in Thread: CC3100 , LMT01 , CC3100SDK , CC3100-FR6989-email-via-IFTTT, and other Key Functions
This post is to share with TI and other E2E TI customers a working send email via IFTTT. The TI CC3100 SMPT example…
Part Number: CC3100SDK Other Parts Discussed in Thread: CC3100 , , CC3100BOOST This post is to share with TI and other E2E TI customers a working send email via IFTTT as an alternative CC3100-F5529-email-via-IFTTT-TI-post-V1.0-5-17-2023.docx to the TI CC3100…
Part Number: CC3100MOD Other Parts Discussed in Thread: TM4C129ENCPDT , CC3100 Hi everyone,
How to flash service pack to Production silicon CC3100 wifi chip? i have TM4C129encpdt MCU connected to CC3100 using tI RTOS, is there any resources if there are…
Part Number: CC3100 Other Parts Discussed in Thread: TM4C129ENCPDT , CC3200 , Hi Everyone,
I am working to implement where i need to switch between network connection , for example when my device (TM4C129ENCPDT ) needs internet connection either from wifi…
Part Number: TM4C129ENCPDT Other Parts Discussed in Thread: CC3100 Hi everyone,
I am facing redeclaration errors, while using socketndk.h from TIRTOS 2.16.01.14 NDK folder and socket.h by CC3100 sdk 1.2.0, cant i implement ethernet and wifi toghether…