Re: [riot-devel] redbee-econotag board

2015-02-19 Thread Ralph Droms (rdroms)
is OK for the econotag. - Ralph I will keep you updated on my findings. Best, Thomas On 18 Feb 2015, at 14:54, Ralph Droms (rdroms) rdr...@cisco.com wrote: On Feb 18, 2015, at 4:18 AM 2/18/15, Thomas Eichinger thomas.eichin...@fu-berlin.de wrote: Hi Ralph, first of all also

Re: [riot-devel] tool chain recommendation

2015-02-19 Thread Ralph Droms (rdroms)
I answered my own question by a little searching on the wiki - according to github.com/RIOT-OS/RIOT/wiki/Board%3A-Samr21-xpro I should use GNU Tools for ARM Embedded Processors toolchain. On Feb 19, 2015, at 9:52 PM 2/19/15, Ralph Droms (rdroms) rdr...@cisco.com wrote: What's

Re: [riot-devel] redbee-econotag board

2015-02-18 Thread Ralph Droms (rdroms)
. kernel_init(): This is RIOT! (Version: 2014.12-415-g1e6e-instant-contiki) kernel_init(): jumping into first task... - Ralph I will have a more in depth look on your reported problem in the afternoon. Kind regards, Thomas On 17 Feb 2015, at 22:41, Ralph Droms (rdroms) rdr...@cisco.com

[riot-devel] tool chain recommendation

2015-02-19 Thread Ralph Droms (rdroms)
What's the recommended toolchain for the SAMR21-XPRO board? - Ralph ___ devel mailing list devel@riot-os.org http://lists.riot-os.org/mailman/listinfo/devel

[riot-devel] printing uint64_t

2015-03-09 Thread Ralph Droms (rdroms)
I'm testing three different boards and native mode RIOT. It seems I may have a problem with printing 64 bit ints (for example, an EUI-64 address). Here's the code fragment (modified from examples/hello-world.c): uint64_t longnum = 0x1234567812345678; puts(Hello World!); printf(You

Re: [riot-devel] printing uint64_t

2015-03-09 Thread Ralph Droms (rdroms)
On Mar 9, 2015, at 8:55 AM 3/9/15, Oleg Hahm oliver.h...@inria.fr wrote: Hi Ralph! Is there something I'm doing that's obviously wrong? I guess this problem is related to the Newlib-Nano [1] we're using if the toolchain supports it. This library doesn't support 64-bit printing. If it's

Re: [riot-devel] Implementing a new MAC protocol for IEEE 802.15.4

2015-05-12 Thread Ralph Droms (rdroms)
On May 12, 2015, at 11:00 AM 5/12/15, Martine Lenders authmille...@gmail.com wrote: Hi, Am 12.05.2015 08:08 schrieb Oleg Hahm oliver.h...@inria.fr: Hi Daniel! Is this not a requirement of the routing? Did you have a look at the IEEE 802.15.4 specification? It's assumed to

Re: [riot-devel] RIOT examples

2015-08-19 Thread Ralph Droms (rdroms)
On Aug 19, 2015, at 8:47 AM 8/19/15, Kaspar Schleiser kas...@schleiser.de wrote: Hey, On 08/14/15 14:54, Oleg Hahm wrote: But maybe we can even live with one examples directory holding all examples, as that makes finding them very easy. I think I would also prefer a flat hierarchy

Re: [riot-devel] Beta-Testing of the gnrc stack and removal of the old network stack

2015-08-06 Thread Ralph Droms (rdroms)
Hi, Kaspar - is the Trifecta port already providing the new network stack? Is there any reason we shouldn't move ahead to the latest commit? I got a notice that your invoices have been received and are in process. I think you've completed everything on the SoW and we don't know of any

[riot-devel] module documentation

2015-11-12 Thread Ralph Droms (rdroms)
Where can I find documentation about available modules? In particular, I want to learn about the use cases and properties of the gnrc_ipv6* and gnrc_sixlowpan* modules. - Ralph signature.asc Description: Message signed with OpenPGP using GPGMail

Re: [riot-devel] The border router wi^H^H is ready!

2015-09-17 Thread Ralph Droms (rdroms)
Congratulations! How do you use a samr21-xpro as a border router? What's the second interface? - Ralph > On Sep 17, 2015, at 12:31 PM 9/17/15, Oleg Hahm wrote: > > Ladies and gentlemen! > > I'm more than proud to announce that just a couple of minutes ago I sent the >

Re: [riot-devel] The border router wi^H^H is ready!

2015-09-22 Thread Ralph Droms (rdroms)
The README file in your branch mentions "using an external UART adapter for the second serial interface". Is that external UART on an available add-on board or did you build something yourself or ??? - Ralph > On Sep 17, 2015, at 12:31 PM 9/17/15, Oleg Hahm wrote: > >