wiki:node-tinyos

Version 1 (modified by fornasiero, 14 years ago) (diff)

--

FIRST DRAFT (poor english!!!)

Sensei Node Cookbook

This document includes instructions how to install and to run the SENSEI's tmotes software.

Table of Contents

  1. Introduction
  2. Installation
    1. Setup TinyOS
    2. Install mote's software
    3. INSTALLAZIONE GATEWAY
  3. Usage:

Introduction

SENSEI's telosb node software is an applications that brings IPv6 network connectivity on telosb motes. When programmed with SENSEI software nodes can interact on the network like a COaP compliant webserver. Mote's resources can be reached from the web using a normal browser. Interaction with mote's resources is achieved using normal HTTP requests with GET, PUT and POST methods.

Installation

Setup TinyOS

To install the software on telosb motes need a tinyOS1.2 working copy see: http://www.tinyos.net for informations on tinyOS installation.

Install mote's software

Than you can checkout the native-island folder on the svn repository: INDIRIZZO SVN

To compile and install the executable you've to move to

native-island/node2 make install.NODE_ADDRESS bsl,NODE_USB_DEVICE

TODO:

inserire informazioni su installazione e setup del gateway? serialtun etc?

INSTALLAZIONE GATEWAY

Usage: