[riot-devel] Regards API documentation.

2015-07-27 Thread Sathya Nallasamy
Hello, I am working on RIOT OS for my home automation project. I am doing programming for Arduino Due and I noticed that yesterday and today also the link to API documentation was not opening. So I want to know the proper reason for that and it may helpful for me to take a alternative steps

[riot-devel] Requesting to help in RIOT

2015-07-27 Thread J.sathish kumar
Respected Sir/Madam, I am J Sathish Kumar, research scholar. My area of interest is IoT and i am exploring RIOT operating system. How do we communicate from one laptop to another laptop/PC, assuming Internet is available on both the machines using RIOT operating system? Kindly reply me. with re

Re: [riot-devel] Connectivity between new NG stack and loopback

2015-07-27 Thread Lennart Dührsen
Hi everyone, I'm sorry for answering so late (I had some other things to take care of), and I would like to thank you for your help. The reason why this wasn't working on my system was just my firewall that interfered. After turning it off, everything worked just as you described. To make it eas

Re: [riot-devel] Connectivity between new NG stack and loopback

2015-07-27 Thread Martine Lenders
Hey Lennart, at the IETF hackathon we started documenting this in the README of `ng_networking`, since it seemed to be a better place for this (things tend to get lost in the Wiki and most peoble trying to network with the GNRC stack will probably stumble upon this app). Maybe you can just update t

Re: [riot-devel] Connectivity between new NG stack and loopback

2015-07-27 Thread Martine Lenders
Forgot the link: https://github.com/RIOT-OS/RIOT/blob/master/examples/ng_networking/README.md 2015-07-27 16:53 GMT+02:00 Martine Lenders : > Hey Lennart, > at the IETF hackathon we started documenting this in the README of > `ng_networking`, since it seemed to be a better place for this (things t

[riot-devel] Notification: Hack'n'ACK @ Tue Jul 28, 2015 5pm - 10pm (RIOT Events)

2015-07-27 Thread Google Calendar
This is a notification for: Title: Hack'n'ACK When: Tue Jul 28, 2015 5pm - 10pm Berlin Where: c-base Berlin; HAW Hamburg Calendar: RIOT Events Who: * Martine Lenders - creator Event details: https://www.google.com/calendar/event?action=VIEW&eid=bGJrNG1mdWNxZG9tY2Y3YzhvOWNnNGNtc2dfMjAxNTA3M

Re: [riot-devel] Connectivity between new NG stack and loopback

2015-07-27 Thread Lennart Dührsen
Hi, that would be a good example for great communication :D Personally, I would add - the link to the Wikipedia page about link-local address - some short explanations what the netcat options are for (for people like me, who are too lazy to open the man page and search for it) - the note at

Re: [riot-devel] Connectivity between new NG stack and loopback

2015-07-27 Thread Martine Lenders
Hi, > If you want to, I can update the article and add a Pull Request, or you can just copy&paste it (would be much faster), if the others agree..? Please do. I would also have to make a PR, just like you do so it would not be faster if you just do it as you think is best ;-). The review will deci

Re: [riot-devel] Unable to set channel on telosb

2015-07-27 Thread Oleg Hahm
Hi Shivani! > I am trying to set address and channel for the transceiver CC2420. I am > able to set the address on both the transmitter and the receiver but I am > not able to set the channel on either. > > I traced the SET_CHANNEL function call all the way up to the cc2420 module > and it return

Re: [riot-devel] Unable to set channel on telosb

2015-07-27 Thread Oleg Hahm
Hi Shivani again, I found the problem and opened a PR: https://github.com/RIOT-OS/RIOT/pull/3503 Cheers, Oleg -- printk("; crashing the system because you wanted it\n"); linux-2.6.6/fs/hpfs/super.c signature.asc Description: PGP signature ___

Re: [riot-devel] Unable to set channel on telosb

2015-07-27 Thread Shivani Prasad
Oleg, Thanks a lot for the fix. I am able to set the channel now. :D Regards, Shivani Prasad On Mon, Jul 27, 2015 at 11:17 AM, Oleg Hahm wrote: > Hi Shivani again, > > I found the problem and opened a PR: > https://github.com/RIOT-OS/RIOT/pull/3503 > > Cheers, > Oleg > -- > printk("; crashing