Part Number: CC3220MODA In the latest SDK - 6.10.00.05, there seems to a bug in OtaLib.c as shown below
Inside OTA_set function
case EXTLIB_OTA_SET_OPT_DECLINE_UPDATE:
/* check if after OTA_STATE_CHECK_ARCHIVE_NEW_UPDATE state */
…
Part Number: CC3220MODA I am using latest SDK - 6.10.00.05, and found that ClockSync_get can get stuck for a very long time when internet is very unstable. This can be very rare, however I have seen this happening in production and couldn't get debug logs…
Part Number: CC3220MODA Other Parts Discussed in Thread: CC3200 , UNIFLASH
Hi,
I'm trying to build custom HTTP server using AP mode.
I'd tested the default server page in ROM and it looks perfect example but I wasn't able to find html files in SDK…
Part Number: CC3220MODA Other Parts Discussed in Thread: CC3235MODASF Hi team,
My customer is wanting to know if the CC3220MODASF will work in place of their CC3235MODASF. We know it will work fine from a hardware standpoint, their concern is potentially…
Part Number: CC3220MODA Other Parts Discussed in Thread: CC3220MOD Hi
I'm using CC3220MODASF12MONR now, Can it be used as BLE Module?
If yes, how it can be implemented?
Kindly let me know.
Thanks
Murali C
Part Number: CC3220MODA Other Parts Discussed in Thread: TEST Hi TI,
We're experiencing an issue with optimization O2 (and O3) and UART setup. With O0 there is no issue. We're using "9 2019-q4-major".
What seems to be happening is that a…
Part Number: CC3220MODA Other Parts Discussed in Thread: UNIFLASH , We have a client design that uses the CC3220MODA which are paired to our remote server. Each user has our server and some number of these clients. We need to be able to maintain HTTPS connection…
Part Number: CC3220MODA
Hi!
We are now using this guide to program the CC3220MODASF in production line using the ImageCreator tool through a UART interface with XDS110. Our problem now is that the programming time is 3,5 minutes(!) which is not ok for…
Part Number: CC3220MODA Hi there, I use the SimpleLink HTTP client implementation, located in the folder <simplelink_cc32xx_sdk>\source\ti\net\http\ which uses SlNetSock . In my case the connection to a secured server is opened with HTTPClient_con…
Part Number: CC3220MODA Other Parts Discussed in Thread: SYSCONFIG
Hi
The Cc3220SMODA's JTAG pin define is pin 12 GPIO23, but we use this pin as GPIO input pin.
When in normal condition, the voltage level is 3.3v and work fine.But in LPDS mode, it…