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.

CC3235SF launchpad 5G 通信

Other Parts Discussed in Thread: CC3235SF

你好,我使用过的CC3235SF开发板,调用sl_WlanConnect函数,

其中#define SSID_NAME                             "HUAWEI"  

可以连接到2.4G路由器,并分配地址,

Connecting to : HUAWEI.

[NETAPP EVENT] IP Acquired: IP=192.168.3.4 , Gateway=192.168.3.1

但是连接5G时,

打印如下,并且sl_WlanConnect返回0,没有分配IP

Connecting to : VR001_5G.

#define SSID_NAME                             "HUAWEI_5G"