Changes between Version 2 and Version 3 of Tutorials/e0BTZG/Tutorial02


Ignore:
Timestamp:
Mar 5, 2026, 3:47:12 PM (39 hours ago)
Author:
admin
Comment:

Update cPanel links to new portal URLs

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/e0BTZG/Tutorial02

    v2 v3  
    99=== Set up ===
    1010To get started, please follow the instructions for creating a
    11 reservation and loading images on orbit-lab nodes under [wiki:Tutorials/a0Basic/Tutorial1 ORBIT Tutorial -> Basic Tutorials -> testbed operations] and use the [https://www.orbit-lab.org/cPanel/status/template/index.html Inventory/Status page] to find nodes with IoT IEEE 802.15.4 devices. For this example we'll use node1-1 and node1-2 on sandbox5 imaged with ''ubuntu-16-04-64bit-rzraven.ndz''.
     11reservation and loading images on orbit-lab nodes under [wiki:Tutorials/a0Basic/Tutorial1 ORBIT Tutorial -> Basic Tutorials -> testbed operations] and use the [https://www.cosmos-lab.org/portal/status/nodes Inventory/Status page] to find nodes with IoT IEEE 802.15.4 devices. For this example we'll use node1-1 and node1-2 on sandbox5 imaged with ''ubuntu-16-04-64bit-rzraven.ndz''.
    1212
    1313Before installing the ContikiOS, verify the device is detect by the linux kernel and assigned a device path. We'll parse thru the dmesg output for ''Crossbow'' and find the associated Bus / Port #. Then parse the dmesg output again for the Bus / Port # to find the device path. In this example the Crossbow device is assigned to /dev/ttyUSB2.