Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

  • Your instructor will start two application of the SmartMeshSDK on their computer:

    • JsonServer connects to the SmartMesh IP manager

    • HiveMqConnector which connects to the MQTT broker and publishes information it gets from the SmartMesh network onto topic aiotacademy

  • On your computer, start Node-RED (command “node-red”) and open its interface at http://127.0.0.1:1880/

  • Create the following Node-RED flow

You will need the following parameters to configure your nodes:

Broker address

broker.mqttdashboard.com

Port

1883

Topic we will publish on

aiotacademy

  • Once all set, don’t forget to deploy your flow

  • What do you receive in your debug window?

Answer 1:

Crash course

How do you differentiate data coming from different motes?

  • No labels