Arduino and IDAS
Hi all, I would like to connect my Arduino with IDAS, to store an attribute in the Orion Context Broker. Could you help me? Could you suggest me a guide or tutorial?
Thank you
Hi all, I would like to connect my Arduino with IDAS, to store an attribute in the Orion Context Broker. Could you help me? Could you suggest me a guide or tutorial?
Thank you
here you can find a tutorial
Thank you for reply. I would like to use the "OMA Lightweight M2M IoT Agent" with arduino configuration, as you can see at this link https://github.com/telefonicaid/light... but I don't know how to configure both Arduino and the IoT agent.
Regards, Pasquale
The most difficult part in order to connect your Arduino board to the IOTA will be to find a good Arduino library for working with LightweightM2M. Once you have it, you must provision the device in the agent (you can find an example in this tutorial ). Once you have both, you can look at the examples in that same tutorial or the LWM2M specification for the operations you can do on your device. I suggest you follow the tutorial with just the Agent first (and the provided client), and then, try the connection, once you have it working as you would expect.
Thanks a lot Daniel, I followed the tutorial. It's ok. I'm using all together on the same VM (on orion VM). But now I want to install the client on my PC, but I cannot connect on IoT server (in FIWARE Lab). I'm using the public IP: "connect 185.38.252.131 5684 robot1 /". Can you help me? Thanks
Asked: 2016-08-05 09:19:39 +0100
Seen: 5,292 times
Last updated: Aug 12 '16