Changes between Version 6 and Version 7 of Tutorials/4G5G/srslte
- Timestamp:
- Aug 4, 2022, 6:28:18 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/4G5G/srslte
v6 v7 32 32 }}} 33 33 For this tutorial we will be using a USRP-2974 sdr2-s1-lg1 and a COSMOS node srv1-in1. srv1-in1 has a [https://www.waveshare.com/sim8200-m2.htm Waveshare SIM8200 modem] attached over USB. 34 1. Load amarisoft-2974.ndz on sdr2-s1-lg1 35 {{{#!shell 36 omf load -i amarisoft-2974.ndz -t sdr2-s1-lg1 37 }}} 38 {{{#!shell 39 omf load -i waveshare-sim8200.ndz -t srv1-in1 34 1. Load amarisoft-tutorial-cosmos.ndz on srv1-lg1 35 {{{#!shell 36 omf load -i amarisoft-tutorial-cosmos.ndz -t srv1-lg1 37 }}} 38 {{{#!shell 39 omf load -i srsran-22.04.ndz -t srv2-lg1 40 }}} 41 {{{#!shell 42 omf load -i waveshare-sim8200.ndz -t sdr1-in3 40 43 }}} 41 44 1. Turn all the required resources on and check the status 42 45 {{{#!shell 43 omf tell -a on -t srv1- in1,sdr2-s1-lg146 omf tell -a on -t srv1-lg1,srv2-lg1,sdr1-in3 44 47 }}} 45 48 {{{#!shell