Hi,
Just a quick comment. Are you sure that you can use strlen()? Are your crypted data null terminated string? What will happened if inside your crypted data is 0x00 before you call DecryptData()? And how will interact your pkcs7 padding with null…
Hi,
I am not TI employee from this reason I am not able answer this question. But because CC32xx devices are at LTS (long term support) stage, what means that TI have no plans add new features and fix bugs unless are critical security flaws. I would…
Hi,
Hold on. This is not related to your case. How often do you save values into NWP filesystem (sFlash). If you do this often, this is very bad idea because you will soon damage SPI flash (it have guaranteed 100k write cycles / sector only).
Jan
Hi,
I think this should be possible you will will need to do some effort from your side.
At first step you will need to connect UART and list files at SPI flash using Uniflash software 3.4. For this you will need to connect UART (RX, TX, GND) and…
Hi,
Wireshark log does not show any issue related to HTTP communication between CC32xx device (.1) and your PC (.2). It shows that your PC is unable open TCP communication to IP address 183.47.109.26 (IP address at Internet inside "CHINANET Guangdong…
Hi,
This will be likely possible, but pretty impractical due to small capacity of 2x AAA. It will likely need boost converter together with supercap. I think for practical usage it will need at least 4x AAA.
It is not important that size of user data…
Hi,
CC3235MODA is not pre-certfied for ANATEL. This module have pre-certfication for CE, FCC, ISED, MIC.
You will need contact your certification lab which is capable do ANATAL certification and ask them what they will need. They should contact TI…
Hi Daniel,
As successor of CC3220SF we can talk about two types of devices.
CC3235SF
it will add capability of 5GHz and 16 TLS sockets
CC3235 use same SDK as CC3220SF and transition will be pretty simple
but there will be same limitations…