Demo
We need to execute the program and flash it on the XDK110.
Open two terminals on ubuntu o mac
In the first terminal. Execute the Mqtt JSON To MAM project
$ cd XDK110-Bosch/C/IOTA-XDK110-MAM/SensorHub/ $ npm start
In the second terminal
$ cd XDK110-Bosch/C/IOTA-XDK110-MAM/IOTAMAM/
$ npm index.js 15 2
Last updated
Was this helpful?