Avnet Silica / Mbed OS mbed-os-sensor-node

You are viewing an older revision! See the latest version

Homepage

Table of Contents

    Mini how-to "mbed-os-sensor-node"

    1. Clone this repository with the command:

    $ mbed import https://os.mbed.com/teams/Avnet-Silica/code/mbed-os-sensor-node/

    Information

    The cloning process requires few minutes.

    2. Enter in the directory and compile the project:

    $ cd mbed-os-sensor-node
    $ mbed compile -m SILICA_SENSOR_NODE -t GCC_ARM

    3. Once compiled copy the binary file mbed-os-sensor-node.bin into the mass-storage TilePlus of the SensorNode board.

    Information

    You will find the mbed-os-sensor-node.bin file at:
    "mbed-os-example-blinky\BUILD\SILICA_SENSOR_NODE\GCC_ARM" directory.

    Warning

    This example requires an Edge Router. For more details please go to
    http://sensor-node.readthedocs.io/en/latest/demo.html


    All wikipages