Changes between Version 6 and Version 7 of 802.11/Usage/UART


Ignore:
Timestamp:
Oct 22, 2014, 2:52:18 PM (10 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/Usage/UART

    v6 v7  
    1616== WLAN MAC High Framework Output ==
    1717
    18 On booth the MAC High Framework prints status messages as it initializes:
    19 
     18On boot the MAC High Framework prints status messages as it initializes various hardware and software resources:
    2019{{{
    2120------------------------
     
    3534    Make sure link is ready before using WARPNet.
    3635End WARPNet WLAN Exp initialization
    37 WLAN MAC AP boot complete:
    38   SSID    : WARP-AP
    39   Channel : 1
    40   MAC Addr: 40-D8-55-04-21-4A
    4136}}}
    4237
     
    5348< High Framework Boot Messages - See Above >
    5449
     50WLAN MAC AP boot complete:
     51  SSID    : WARP-AP
     52  Channel : 1
     53  MAC Addr: 40-D8-55-04-21-4A
     54
    5555Press the Esc key in your terminal to access the UART menu
    5656}}}
     57
     58The AP boot message includes the initial SSID (WARP-AP) and wireless MAC address for the node {{{40-D8-55-04-21-4A}}} in this example).
    5759
    5860Hitting the {{{ESC}}} key will show the AP's interactive menu:
     
    112114< High Framework Boot Messages - See Above >
    113115
     116WLAN MAC Station boot complete:
     117  Default SSID : WARP-AP
     118  Channel      : 1
     119  MAC Addr     : 40-D8-55-04-21-4A
     120
    114121Press the Esc key in your terminal to access the UART menu
    115122}}}
     123
     124The STA boot message indicates the SSID it searches for by default (WARP-AP) and the node's wireless MAC address ({{{40-D8-55-04-21-4A}}} here).
    116125
    117126The STA application implements a simple UART menu, accessed by hitting {{{ESC}}} key: