VT132 Using the AT Modem over WiFi

The VT132 includes a telnet/WiFi modem that supports AT commands to ‘dial’ online sites, such as BBSes that are accessible using telnet.

To connect to the modem, use the Alt-F1 menu and enable the ‘Enable modem locally’ option:

Useful commands:

AT$ – lists commands and help:

AT+W? – displays current WiFi status

AT+W=ssid,password : connect to WiFi ssid with password

AT+W$ – shows IP address when connected to WiFi:

AT+W+ : reconnects to WiFi using params last used and stored

AT+W- : disconnects from WiFi

Testing dialing up Retro Battlestations BBS: ATDbbs.fozztexx.com

Since VT132 also supports ANSI escape sequences, dialing up Blackflag BBS has some awesome ANSI graphics: ATDblackflag.acid.org :

Using a VT132 for Packet Radio

I have an AEA PK-232 that I picked up a couple of years ago at my Amateur Radio club’s White Elephant sale for a few bucks. With the VT132 that I just recently built, it works as an excellent terminal client to the PK-232.

To connect, set baud rate in the VT132 to 1200 8N1. Connect with a null modem cable. Power on the PK-232 and you should see:

Press type a star (*) for auto-baud routine.

Press * and then you should see the AEA PK-232 startup copyright message.

To get a cmd: prompt to enter commands, press Ctrl-C.

I’ve attached my 2m radio with the audio in so far, and here’s a pic while decoding some APRS messages:

Next I need to make a custom cable to connect to my Icom’s data port, and then I should be all set to work some packet.

Creating a new AWS Lambda project with Serverless

Assuming the Serverless cli is already installed (here), init a new project with ‘serverless’ and answer the following questions:

% serverless       
 Serverless: No project detected. Do you want to create a new one? Yes
 Serverless: What do you want to make? AWS Node.js
 Serverless: What do you want to call this project? lambda-example
 Project successfully created in 'lambda-example' folder.

To deploy, run ‘serverless deploy’

VT132 assembly: USB add on board notes

There’s no explicit instructions on the VT132 website for how to attach the optional USB addon board instead of the default PS/2 connector but there is an extremely details step by step video here.

Summarizing the additional steps:

  • trim the 4 back legs of the USB connector so that it sits flush to the red addon board and make sure the pins don’t protrude from the board, then solder the back pins to the add on board and make sure the soldering is flush so it will sit flush to the main board
  • solder the 2 larger outer pins from the back first, then the inside 2 pins
  • the addon board attaches to the main board component side up
  • push the black spacer of the 6 pin header all the way down so the spacer is flush to the end of the pins
  • attach the row of header pins though the top of addon baord to the back; there shouldn’t be any length of the header pins extending on the top
  • solder the header pins on the back of the addon board
  • put a small strip of electrical tape across the bottom side of the addon board before inserting to main board before soldering, to avoid any contact with the original PS/2 connector pads on the circuit board
  • insert the addon board, turn over and solder the pins
  • solder the two front structural legs on the usb connector