--
You received this message because you are subscribed to the Google Groups "openthread-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openthread-users+unsubscribe@googlegroups.com.
To post to this group, send email to openthread-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openthread-users/d524233a-79e0-42ea-9d6c-7b158e494bc3%40googlegroups.com.
I have the same request, and I don’t know exactly how to start…
Request :
I want to send a Coap request from a device A (for instance the Leader) to a device B (for instance a Router) and I want the device B being able to get a response back to A.
The request could be to retrieve the temperature value on device B and then display it back to device A.
One approach could be to create a new class similar to NetworkDiagnostic for example named NetworkAppli and use somehow the same architecture/code as what is found inside the NetworkDiagnostic class.
It is the good approach ?
Of course I don't want to patch the OpenThread code...
--
You received this message because you are subscribed to the Google Groups "openthread-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openthread-users+unsubscribe@googlegroups.com.
To post to this group, send email to openthread-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openthread-users/65045b00-1888-4072-993a-05c954d5eece%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "openthread-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openthread-users+unsubscribe@googlegroups.com.
To post to this group, send email to openthread-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openthread-users/46a99972-cbde-40b1-8287-9da07cbf4b4f%40googlegroups.com.
Nordic recently released an OpenThread-based SDK that includes CoAP examples.--
Jonathan Hui
On Tue, Mar 14, 2017 at 5:46 AM, KOUDA MOHAMED AMINE <kouda...@gmail.com> wrote:
i have another problem !! :)
when i create the coap server using the API : otCoapServerStart(sInstance);
its done without error "kThreadError_None", but when i want to test if the server is running there is nothing ( with coaping or copper )
ps: i set the wpantund and the instance communicate with the pc via ping normally
but coaping returns " no response after 1.0 second"
i dont find the problem
--
You received this message because you are subscribed to the Google Groups "openthread-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openthread-use...@googlegroups.com.
To post to this group, send email to openthre...@googlegroups.com.