Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CoAP - Constrained Application Protocol over UDP #1249

Closed
MaBecker opened this issue Sep 21, 2017 · 4 comments
Closed

CoAP - Constrained Application Protocol over UDP #1249

MaBecker opened this issue Sep 21, 2017 · 4 comments

Comments

@MaBecker
Copy link
Contributor

MaBecker commented Sep 21, 2017

As UDP is available we can plan to implement CoAP as another service layer for M2M communication.

Got touched by CoAP as watching video number 144 by Andreas Spiess

First question:

Implementation in C or JS,  for both lots of sample are available on github

Any comment, suggestion or ideas are helpful

@gfwilliams
Copy link
Member

Personally I'd say use JS. It'll be a lot faster to iterate/develop, and we've already used it for things like MQTT and Websockets - I'm not sure there are huge reasons why CoAP should be significantly different?

@jaimejim
Copy link

Hi, I'd be interested on having CoAP on Espruino too. Has anyone moved forward on this already?
There are multiple CoAP implementations available, JS too.

http://coap.technology/impls.html

@bartmichu
Copy link
Contributor

There is a lot of talk about CoAP in context of Ikea Tradfri system. How cool would that be if we could talk with these devices via Espruino? One thing to keep in mind is that it would also require DTLS implementation.

@MaBecker
Copy link
Contributor Author

there is no interest - reopen it needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants