1248 / microcoap

A small CoAP implementation for microcontrollers
MIT License
334 stars 122 forks source link

What can be used as CoAP client #35

Open pppv opened 8 years ago

pppv commented 8 years ago

we are using micro coap as server(to receive the message from client arduino and then to glow a LED) on one of the arduinos with ethernet shield.could someone help us to know what coap can be used as client( to detect the output of LDR and then check if there is any obstacle using IR sensor and send the message to server arduino) so that the two arduinos with ethernet shields can communicate with each other.

cache91 commented 8 years ago

u can use libcoap as a client !

On Thu, Mar 24, 2016 at 2:23 AM, pppv notifications@github.com wrote:

we are using micro coap as server(to receive the message from client arduino and then to glow a LED) on one of the arduinos with ethernet shield.could someone help us to know what coap can be used as client( to detect the output of LDR and then check if there is any obstacle using IR sensor and send the message to server arduino) so that the two arduinos with ethernet shields can communicate with each other.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/1248/microcoap/issues/35

sravan7 commented 7 years ago

@cache91 @pppv @mbialon @dgv @jdeblese Can i use this microcoap as coap client ????

allenhuffman commented 7 years ago

I have been testing using the COPPER plug-in for Firefox.