Demo

  1. We need to execute the program and flash it on the XDK110.

  2. Open two terminals on ubuntu o mac

    1. In the first terminal. Execute the Mqtt JSON To MAM project

    $ cd XDK110-Bosch/C/IOTA-XDK110-MAM/SensorHub/
    $ npm start
    1. In the second terminal

  $ cd XDK110-Bosch/C/IOTA-XDK110-MAM/IOTAMAM/
  $ npm index.js 15 2

Last updated

Was this helpful?