主题中讨论的其他器件: CC3220S
大家好、
我的客户发现配置新的 Mac 地址时 NetCfgSet cmd 并不总是成功。 此 cmd 使用是否有任何特定限制?
下面是 cc3220mod UART 日志:
AT+NetCfgGet = get_mac_addr
+netcfgget:0x0:0xc0:0x2:0x12:0x35:0x88
好的
AT+NetCfgGet = get_mac_addr
+netcfgget:0x0:0xc0:0x2:0x12:0x35:0x88
好的
AT+NetCfgSet = SET_MAC_addr、0x0:0xc0:0x2:0x12:0x35:0x99 //无响应
AT+NetCfgSet = SET_MAC_addr、0x0:0xc0:0x2:0x12:0x35:0x99 //这次得到了正常
好的
AT+NetCfgGet = get_mac_addr
+netcfgget:0x0:0xc0:0x2:0x12:0x35:0x99
好的
AT+NetCfgSet = SET_MAC_addr、0x0:0xc0:0x2:0x12:0x35:0x88 //意外结果
ýýýýýýýýýýýýýat +NetCfgSet = SET_MAC_addr、0x0:0xc0:0x2:0x12:0x35:0x88 //无响应
AT+NetCfgSet = SET_MAC_addr、0x0:0xc0:0x2:0x12:0x35:0x88 //意外结果
ýýýýýýýýýýýýýat +NetCfgSet = SET_MAC_addr、0x0:0xc0:0x2:0x12:0x35:0x88 //这次得到了确定
好的
AT+NetCfgGet = get_mac_addr
+netcfgget:0x0:0xc0:0x2:0x12:0x35:0x88
好的
----
有时、它没有响应、或者一些未知字符。 是否有人遇到过类似的问题? 谢谢。
Jo