User's Manual

Table Of Contents
Chapter 2 — Configuring the PB50
PB50 Mobile Label Printer User’s Guide 31
Send the following commands to set a common name for
server 1 and server 2:
<STX><SI>ws, .SERVER_CN1,xxxxxxxxxx <ETX>
<STX><SI>ws, .SERVER_CN2,xxxxxxxxxx <ETX>
where xxxxxxxxxx can be a value from 0 to 64 characters.
Send the following command to make sure your values
match those used by the access point:
<STX><SI>wt,[variable name]<ETX>
All variables are returned with the exception of EAP_PASS
which always returns “****” if configured and CA_CERT
which transmits the name of the last certificate authority
successfully installed. An additional read-only variable for
the supplicant state, called STATE, is also returned.
You may need to send the following command several
times for the wireless station to connect:
<STX><SI>ws,ACTIVE,1<ETX>
Configuring Wireless Printing Using Fingerprint
Use the following procedures to configure your PB50 with
Fingerprint for wireless printing.
To configure the printer to use WEP authentication
1 Send the following commands to login as an admin and set
the SSID:
run"su -p pass admin"
setup write "wlan","uart1:"
setup "wlan","SSID","xxxxx"
where xxxxx can be from 0 to 32 alphanumeric characters.
2 Send the following commands to configure the WEP keys.
The following example sets WEP key 1 to 1234 and enables
WEP key 1.
setup "wlan","WEP1","0x0001020304"
setup "wlan",".WEP_KEY","1"
setup "wlan","ACTIVE","1"
setup write "wlan","uart1:"
Note: The default password for logging in as an admin is
pass.” If you have changed the password, you will need to use
your password instead of “pass.