|
From: Konstantin K. <kkl...@gm...> - 2012-02-17 06:04:46
|
Hello Joakim! Right now with the RFCKIT I'm able to: 1. Flash both MB951A and MB950 in Ubuntu (Hallelujah to Ubuntu upgrade). 2. Build RPL-based examples for MB951 and MB950 and get (more important) them work in both boards. Maybe all other examples work too, but I didn't check. The testing environment on the table is MB951 inserted into Ubuntu and acting as RPL border router with simple web-server inside, and MB950 as UDP client sending "Hello" to Ubuntu host. As a receiver I use netcat, so I see messages sent from the MB950 and in the MB950s' console I can see the replies I type into netcat. What I still didn't check is the main RPL ability to re-transmit data for the distant nodes. The TODO list looks like the following: 1. Remove all board-dependant code from cpu/stm32w108 into platform 10% done 2. Add board selector variable, initialize data structures using the selector. 30% done. 3. Rewrite board-specific code using the selector. 10% done. 4. Write a tutorial how to build real IPv6 network using RFCKIT and get a webserver running on it. 0% done and still no idea about the format of the tutorial. I still don't have diff -U between what I download from the git and what I do, and I don't think it's sharable until 1-3 points are done, but if you want, I can send platform/mb951 directory that will allow you to build working border router for this board. 2012/2/16 Joakim Eriksson <jo...@si...> > Hello Konstantin! > > I think that the STM32W will be more used when the 16KB RAM version > is more generally available! I am just making my first tests with > the RF Control Kit so I am very interested in your patches ;-) > > > > Best regards, > -- Joakim Eriksson, SICS > > > > > > > _______________________________________________ > > Contiki-developers mailing list > > Con...@li... > > https://lists.sourceforge.net/lists/listinfo/contiki-developers > > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Contiki-developers mailing list > Con...@li... > https://lists.sourceforge.net/lists/listinfo/contiki-developers > -- Best regards, Konstantin Klubnichkin |