Tool/software: Code Composer Studio
Hi,
When we are connecting to the WiFi network using a static IP, we provide the gateway and the subnet mask parameters. However, It appears that the SimpleLink SW is not using either of these parameters. I've come to this conclusion based on two observations. 1) Setting the -gw to all zeros has no affect, 2) the subnet mask is not passed into the sl_WlanConnect() function. Can you provide an explanation as to how the gateway parameter is used when connecting to the WiFi network with a static IP?
Thanks! Glenn.