File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
boards/arm/cc3220sf_launchxl/doc Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -271,6 +271,18 @@ example.
271271See the document `Simplelink WiFi Certificates Handling `_ for details on
272272using the TI UniFlash tool for certificate programming.
273273
274+ Limitations
275+ ***********
276+ The following features are not supported in Zephyr v1.14:
277+
278+ - IPv6: While the hardware supports it, it has yet to be fully implemented
279+ in the SimpleLink WiFi driver.
280+ - static IP address: It is not currently possible to set
281+ :option: `CONFIG_NET_CONFIG_SETTINGS ` to ``y `` and assign a static IP
282+ address to the device via :option: `CONFIG_NET_CONFIG_MY_IPV4_ADDR `. DHCP
283+ is automatically handled by the SimpleLink WiFi driver to obtain an
284+ address dynamically.
285+
274286References
275287**********
276288
You can’t perform that action at this time.
0 commit comments