We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d107b04 commit 6cac954Copy full SHA for 6cac954
doc/connectivity/networking/api/wifi.rst
@@ -44,7 +44,7 @@ To initiate Wi-Fi connection, the following command can be used:
44
45
.. code-block:: console
46
47
- uart:~$ wifi connect -s <SSID> -k 5 -a anon -K whatever
+ uart:~$ wifi connect -s <SSID> -k 7 -a anon -K whatever
48
49
Server certificate is also provided in the same directory for testing purposes.
50
Any AAA server can be used for testing purposes, for example, ``FreeRADIUS`` or ``hostapd``.
0 commit comments