Re: [riot-devel] Ethos global wired address

2019-05-21 Thread Kaspar Schleiser
Hi Ashim, On 5/21/19 12:44 PM, Ashim Asharaph wrote: > I am using ethos for a project I have. The computer needs to communicate > with a samr21-xpro. The board needs to have a global address so that I > can reach it. I have tried to adapt the gnrc_border_router example but I > see only the

Re: [riot-devel] gcoap blockwise transfer

2019-05-21 Thread Ken Bannister
Ashim, Brenton and I were able to resolve the issues they experienced. The issue link below includes examples to test reception of a large payload with gcoap PR #11057. Ken On 5/9/19 6:21 PM, Ken Bannister wrote: Sorry to hear you're having issues. It will be easier to track this problem

[riot-devel] Ethos global wired address

2019-05-21 Thread Ashim Asharaph
Dear RIOT community I am using ethos for a project I have. The computer needs to communicate with a samr21-xpro. The board needs to have a global address so that I can reach it. I have tried to adapt the gnrc_border_router example but I see only the wireless interface has a global address. How