Re: [Tinyos-help] Getting temperature using Ppp Router and CoapBlip

2018-11-06 Thread Eric Decker
On Tue, Nov 6, 2018 at 6:34 AM Julio Calvo wrote: > Hello again, > > > > I have debugged the program. Fortunately it is a C based client and I can > use GDB. However what I see is that data from the pdu is coming back empty, > “0”. How can I know that I am sending the proper request?. > sorry

Re: [Tinyos-help] Getting temperature using Ppp Router and CoapBlip

2018-11-06 Thread Julio Calvo
Hello again, I have debugged the program. Fortunately it is a C based client and I can use GDB. However what I see is that data from the pdu is coming back empty, “0”. How can I know that I am sending the proper request?. I see different choices depending on the versión of CoAP. Any idea on