== Zynq-based WISER platform startup == [[TOC(Tutorials/k0SDR*)]] === Description === This tutorial shows how to setup the Zynq-based WISER platform (Zedboard + ADFMCOMMS1) on ORBIT. === Hardware / Software Resources utilized === 1. An SB6 nodes with WISER platform connected. 2. ''wiser_sb6_zedboard.ndz'': disk image loaded onto nodes. === Set up === * To get started first make a reservation on the [https://www.orbit-lab.org/schedule/ Orbit Scheduler] for using the SB6. * After logging into SB6 console, make sure all nodes are turned off {{{ omf tell -a offh -t system:topo:all }}} * Verify state of node before continuing. Make sure all nodes are in the POWEROFF state. {{{ omf stat -t all }}} * Image a node {{{ omf load -i wiser_sb6_zedboard.ndz -t node1-1 }}} === Starting up Zedboard and Testing the RF setup