ANSERIS I Comms - mcgillspace/balloon_project_swv1 GitHub Wiki

Welcome to the ANSERIS-I Comms wiki!

OpenLST Comms

  1. Connect the CC Debugger to the OpenLST board.
  2. Supply the board with 5V and 1A, at the specified pins on the board.
  3. Open Virtual Machine. Go to the OpenLST directory.
  • command: vagrant up (for first time only)
  • command: vagrant reload
  • command: vagrant ssh
  1. Build and load the Bootloader
  • command: cd project
  • command: make openlst_437_bootloader Encryption keys for code
  • command: flash_bootloader --keys
    FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
    FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF --hwid 0001 openlst_437_bootloader.hex Connect to UART by using the radio_terminal command. Then run the following command on a different terminal (after ssh into VM): sudo screen /dev/ttyUSB0 115200

Now in the original terminal, write: radio_terminal

The secondary terminal will display the following: < lst ascii "OpenLST BL 1874e4b" < lst ascii "OpenLST BL 1874e4b" < lst ascii "OpenLST BL 1874e4b" ... (press Ctrl+c to exit)

Using TRXEB for RX testing

Board settings

  • Enable
  • Smart RF
  • Main power on

Config file for RX