Part Number: CC3220MODA Hi,
I'd like to put my CC3220MODA into shutdown mode but it looks not clear for me.
In the SWRS206C(datasheet) page.2 defines "Shutdown" mode which consumes 1uA and page 61 Table 6-2 states details of it.
However…
Part Number: CC3220MODA Other Parts Discussed in Thread: UNIFLASH Hello,
I have 2 questions about the Image Mode set by UniFlash using the CC3220MODASF.
t is possible to change the Image Mode, Development or Production, by the application afterwards or…
Part Number: CC3220MODA We have designed a product with the CC3220SFMODA that awakes from hibernation, makes a connection to the AP, then sends a request to our Server. The Server responds with a payload of about 1KB or so, then the device returns to…
Part Number: CC3220MODA We have designed a product with the CC3220SFMODA that awakes from hibernation, makes a connection to the AP, then sends a request to our Server. Before the device makes connection with the server it does a scan to see how many…
Part Number: CC3220MODA Hi TI suporter!
I use CC3220 HTTP server, mobile app is client.
- I try to add string(json) to response buffer in POST request but I can't do it. Is is possible?
- When mobile app request to cc3220 http server, I want to detect…
Part Number: CC3220MODA Hello all,
I use the TI CCS 11, CLANG v1.3.0LTS, simplelink_cc32xx_sdk_5_30_00_08, XDCtools 3.62.1.16 and a CC3220MODASF - based board. The application uses the TIRTOS.
I want to convert a struct tm base value to the UTC epoch counter…
Part Number: CC3220MODA Hello,
We are using your CC3220MODASF12MONR and initially it broadcast's its own AP for the user to connect to and setup the system via webpages. Since it's behaving as the AP and there are only 2 devices available in the…
Part Number: CC3220MODA Hi all,
I want to use cc3220 as a hotspot. Then I will use mobile app to get or post packet from cc3220.
Is it possible?
Can you give me any guid or example for that?
Thank you.
Vu.
Part Number: CC3220MODA Hello,
I'm trying to implement custom HTTP server based on "portable" example and custom HTML file.
CC3220 works as AP and PC/Phone is running HTML as a client.
Sending / receiving GET and POST requests works well…
Hello Rogelio, no, I didn't disable the Trusted Root Catalog. my solution is to use the ROOTCA certificate in the file system and the SDK function HTTPClient_connect. The error code SLNETERR_ESEC_UNKNOWN_ROOT_CA comes only if a ROOTCA certificate is…