- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello! Has anyone developed an IOT application by the Intel Galileo board using CoAP stack (preferably using Node.js) ?
Can someone please guide me in building a basic application using CoAP on Intel Galileo.
PS: Consider me as a beginner in this field and please guide me with some examples.
Thank you.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
have you tried to use this one: https://github.com/mcollina/node-coap GitHub - mcollina/node-coap: CoAP - Node.js style ?
https://github.com/mcollina/node-coap/tree/master/examples https://github.com/mcollina/node-coap/tree/master/examples
BR,
xbolshe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Sud83,
I've never used the CoAP stack and looking through the community it seems there are no discussions related to it. Specifically, what are you trying to accomplish, why do you need to use CoAP for?
I've looked for some information about CoAP related to Galileo and found https://github.com/ismagom/lwm2m-galileo https://github.com/ismagom/lwm2m-galileo . Hopefully it will give you an idea to get you started.
Sergio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thank you for the reply and the git source. I will definitely look into it.
I just found interest in IoT and read about few protocols like MQTT, websockets, CoAP, etc. to build applications for IoT. So, I was just interested in building a simple application (a server, a client, possibly a gateway between).
I found Node.js to be simpler than other implementations. So, wanted to start with a Node application for IoT.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page