The Network Terminal Application¶
The Network Terminal example provide a command-line interface that enables running basic operations. The following menu should appear on the terminal.
Typinghelpwill show this menu.Typing the name of a command will show the required parameters.The role (AP or station) should be started before any other command, e.g. withwlan_sta_role_uporwlan_ap_role_up.Starting an access-point will enable mobile devices to connect to the CC33XX.Starting a station role will enable commands such aswlan_scanandwlan_connect.Once connected to an access point, you can usesend` and ``receive(over LWIP - the reference network stack).For more details on the application, check the example’sREADMEfile.
