This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3135MOD: How to use iperf command with CC3135MOD

Part Number: CC3135MOD

Tool/software:

Hi TI team,

I'm looking for a documentation of how to use iperf with CC3135MOD.

I find in protocol.h several commands that can match to my requirement:

#define SL_OPCODE_NETAPP_IPERFSTARTCOMMAND                              0x9C28
#define SL_OPCODE_NETAPP_IPERFSTARTRESPONSE                             0x1C28
#define SL_OPCODE_NETAPP_IPERFSTOPCOMMAND                               0x9C29
#define SL_OPCODE_NETAPP_IPERFSTOPRESPONSE                              0x1C29

I cannot found it neither in the SDK nor on TI forum.

Can you share with me a documentation/thread about it?

I would like to use it but I don't know how to give parameters and which are they.

Project specificiation:

STM32 + CC3135MOD

The actual used version is sp_4.7.0.3_3.1.0.5_3.1.0.26.

Thank you

Guillaume