Tower Prep Checklist

Bluetooth Radio Console

If you think the default Bluetooth transmit power may not be sufficient, such as for DSMs on a tower, use the btrn command to set the Bluetooth transmit power.

These commands can be used if you are logged in via ssh over the Ubiquiti link or ethernet. To show the current radio configuration:

sudo btrn -c

set transmit power to N in dBm (-12 to 16):  

sudo btrn -t N

If you are logged in over the bluetooth console, then you must add a -b sec option, which gives you an immediate shell prompt, so that you can log out before the radio is queried or reconfigured. After sec have elapsed, btrn will run, sending its output and error messages to /tmp/btrn.log. Note this option is new, and has not been thoroughly tested.  If you have an old version of btrn that does not support the -b option, run eolupdate.

sudo btrn -b 5 -t 12
# log out within 5 seconds
exit

Then log in again after 5 seconds, and check the contents of /tmp/btrn.log.

Networking and Internet Access for DSMs in the Staging Area

Options, in order of preference:

  1. Point the Ubiquiti SA at the ops center outdoor AP (192.168.1.2).  That way the DSM is on the net same as it will be at the tower.  This also makes it possible to test data flow to the ustar server and look at staging data with cockpit.
  2. Mount a Ubiquiti Nanobeam outside the ops center seatainer and point it at the ball room, as an alternative way for Ubiquiti tower SAs to attach to the tower network (192.168.1).
  3. Run a cable from the Draytek router in the cafe to the backup Cisco router in the ops center, where the backup router is configured same as the production router, with a LAN of 192.168.1.  That way DSMs and Ubiquiti APs can be plugged into the Cisco LAN and work same as if they were on the actual tower network.
  4. Use something like a Cradlepoint with Wifi as WAN (WWAN) to connect to the public ops center wifi and provide wired connections to DSMs and Ubiquiti APs in the ops center ballroom.