You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by je...@apache.org on 2020/09/17 07:24:51 UTC

[incubator-nuttx] 02/02: boards: spresense: Update README.txt regarding gs2200m

This is an automated email from the ASF dual-hosted git repository.

jerpelea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git

commit 3941e4725916054a678cf52a55889b6ad6730dbf
Author: Masayuki Ishikawa <ma...@gmail.com>
AuthorDate: Thu Sep 17 15:03:26 2020 +0900

    boards: spresense: Update README.txt regarding gs2200m
    
    Signed-off-by: Masayuki Ishikawa <Ma...@jp.sony.com>
---
 boards/arm/cxd56xx/spresense/README.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/boards/arm/cxd56xx/spresense/README.txt b/boards/arm/cxd56xx/spresense/README.txt
index dc4ecdf..85f4cd5 100644
--- a/boards/arm/cxd56xx/spresense/README.txt
+++ b/boards/arm/cxd56xx/spresense/README.txt
@@ -59,7 +59,7 @@ Configuration sub-directories
     If the connection succeeded, IP address is statically assigned.
 
       nsh> ifconfig
-      eth0    Link encap:Ethernet HWaddr 3c:95:09:00:69:92 at UP
+      wlan0   Link encap:Ethernet HWaddr 3c:95:09:00:69:92 at UP
       inet    addr:10.0.0.2 DRaddr:10.0.0.1 Mask:255.255.255.0
 
     Then, you can run DHCP client (renew command) to obtain IP address as well
@@ -67,10 +67,10 @@ Configuration sub-directories
     GS2200M is disabled. If you enable the internal DHCP client, you can not
     use DNS client on NuttX)
 
-      nsh> renew eth0 &
+      nsh> renew wlan0 &
       renew [6:100]
       nsh> ifconfig
-      eth0    Link encap:Ethernet HWaddr 3c:95:09:00:69:92 at UP
+      wlan0   Link encap:Ethernet HWaddr 3c:95:09:00:69:92 at UP
       inet    addr:192.168.1.101 DRaddr:192.168.1.1 Mask:255.255.255.0
 
     Now, you can run telnetd and webserver on Spresense.
@@ -107,7 +107,7 @@ Configuration sub-directories
     assigned.
 
       nsh> ifconfig
-      eth0    Link encap:Ethernet HWaddr 3c:95:09:00:69:93 at UP
+      wlan0   Link encap:Ethernet HWaddr 3c:95:09:00:69:93 at UP
       inet    addr:192.168.11.1 DRaddr:192.168.11.1 Mask:255.255.255.0
 
     Now you can connect your PC to the AP with the above SSID and WPA2-PSK