wiki:Tutorials/g0WmLTE/Tutorial5

Version 25 (modified by msherman, 8 years ago) ( diff )

AmariSoft LTE

Prerequisites

This tutorial series assumes you have an ORBIT account, have scheduled a session on the ORBIT testbed, are familiar with SSH'ing into the testbed itself, and are familiar with the basics of running ORBIT experiments. If you have not done these things yet, you may wish to do so before taking a look at this slightly more advanced experiment. If you are unfamiliar with or are entirely new to ORBIT, you may wish to start here.

The image used for this experiment is 'baseline.ndz'. In this tutorial we will use nodes equipped with Netgear AC341u LTE dongles. The basestation is Amarisoft running on Bsc03out.

You will run the following commands on node7-1.grid.orbit-lab.org After connecting to the grid console:

  1. omf load -i baseline.ndz -t node7-1.grid.orbit-lab.org
  2. ssh root@node7-1.grid.orbit-lab.org
  3. modprobe GobiSerial
  4. modprobe GobiNet
  5. minicom -D /dev/ttyUSB1
  6. AT!ippassthrough?
    1. It should return 1
    2. If it does not, run AT!ippassthrough=1 then AT!reset
  7. AT!entercnd="A710"
    1. You should see OK
  8. AT!dxcfg=wwan,connect,11
    1. You should see OK then $QCRMCALL: 1, V4

Attachments (3)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.