Hello,
I'm using "at_commands" example for developing a product. (simplelink_cc32xx_sdk_4_20_00_07)
While testing RX by TCP socket(CC3235 device <-> AP <-> Server(PC program)),
With high probability, the CC3235 module sends only 1460 bytes to main MCU even if server sends data larger than that.
With low probability, it sends all data to main MCU normally.
I sent "at+recv=0,0,5120" command to CC3235 module before receiving data.
Could you help me about this?
Thanks,
Calvin