[riot-devel] Blink Led

2015-09-29 Thread mtz kbb
Hello

Could you please give an example on how to blink led in RIOT,
if you can help me translate some arduino examples to RIOT, that would be
wonderful. I want to migrate my code to RIOT.

I am using ti launchpad ek-lm4f120xl


Best regards
toza
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] Support for Nordic nRF2401 RF Transceivers.

2015-09-29 Thread Peter Kietzmann

Hi Rakendra,

I didn't find informations about "nRF120 transceiver boards", could you 
provide a link? Anyway, we don't have support for that board.


Regarding the nRF24L01+ you can find the driver here:
https://github.com/RIOT-OS/RIOT/tree/master/drivers/nrf24l01p

and a small test here:
https://github.com/RIOT-OS/RIOT/tree/master/tests/driver_nrf24l01p_lowlevel

Note that it is currently just low-level support. Did you check if there 
is other hardware support in RIOT that might fulfil your requirements?


Best,
Peter

Am 29.09.2015 um 20:29 schrieb rakendra thapa:

Hello Peter,

Thanks for your reply and pointing out the difference. Will take care 
of this detail while buying these. (I don't think nRF2401A will even 
be available now)


So, RIOT-OS does have low level support for nRF120 transceiver boards. 
Is it ? That will be helpful to get started.


Thanks and Regards,
Rakendra


On Tue, Sep 29, 2015 at 3:04 PM, Peter Kietzmann 
> wrote:


Hi Rakendra,

and welcome to RIOT! I think no one used the nRF2401A. We only
have (low-level) support for the nRF24L01+. Also note Nordics
recommendation:
" This product is not recommended for new designs. Nordic
recommends the nRF24L01+ or for a System-on-Chip solution either
the Nordic nRF24LE1 or nRF24LU1+."

Why do you need the "A" version? What's the benefit?

Best,
Peter


Am 29.09.2015 um 11:28 schrieb rakendra thapa:

Hello Everyone,

Has anyone been using nRF2401A already in their project ?

I don' t see it currently supported in RIOT. I am starting to
work with it and if any one else is already working on it, do let
me know. A head start will be great :)


*https://www.nordicsemi.com/eng/Products/2.4GHz-RF/nRF2401A*


Thanks and Regards,
Rakendra


___
devel mailing list
devel@riot-os.org 
https://lists.riot-os.org/mailman/listinfo/devel


-- 
Peter Kietzmann


Hamburg University of Applied Sciences
Dept. Informatik, Internet Technologies Group
Berliner Tor 7, 20099 Hamburg, Germany
Fon:+49-40-42875-8426   
Web:http://www.haw-hamburg.de/inet



___
devel mailing list
devel@riot-os.org 
https://lists.riot-os.org/mailman/listinfo/devel




___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


--
Peter Kietzmann

Hamburg University of Applied Sciences
Dept. Informatik, Internet Technologies Group
Berliner Tor 7, 20099 Hamburg, Germany
Fon: +49-40-42875-8426
Web: http://www.haw-hamburg.de/inet

___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] Support for Nordic nRF2401 RF Transceivers.

2015-09-29 Thread rakendra thapa
Hello Peter,

Thanks for your reply and pointing out the difference. Will take care of
this detail while buying these. (I don't think nRF2401A will even be
available now)

So, RIOT-OS does have low level support for nRF120 transceiver boards. Is
it ? That will be helpful to get started.

Thanks and Regards,
Rakendra


On Tue, Sep 29, 2015 at 3:04 PM, Peter Kietzmann <
peter.kietzm...@haw-hamburg.de> wrote:

> Hi Rakendra,
>
> and welcome to RIOT! I think no one used the nRF2401A. We only have
> (low-level) support for the nRF24L01+. Also note Nordics recommendation:
> " This product is not recommended for new designs. Nordic recommends the
> nRF24L01+ or for a System-on-Chip solution either the Nordic nRF24LE1 or
> nRF24LU1+."
>
> Why do you need the "A" version? What's the benefit?
>
> Best,
> Peter
>
>
> Am 29.09.2015 um 11:28 schrieb rakendra thapa:
>
> Hello Everyone,
>
> Has anyone been using nRF2401A already in their project ?
>
> I don' t see it currently supported in RIOT. I am starting to work with it
> and if any one else is already working on it, do let me know. A head start
> will be great :)
>
>
> *https://www.nordicsemi.com/eng/Products/2.4GHz-RF/nRF2401A
> *
>
>
> Thanks and Regards,
> Rakendra
>
>
> ___
> devel mailing 
> listdevel@riot-os.orghttps://lists.riot-os.org/mailman/listinfo/devel
>
>
> --
> Peter Kietzmann
>
> Hamburg University of Applied Sciences
> Dept. Informatik, Internet Technologies Group
> Berliner Tor 7, 20099 Hamburg, Germany
> Fon: +49-40-42875-8426
> Web: http://www.haw-hamburg.de/inet
>
>
> ___
> devel mailing list
> devel@riot-os.org
> https://lists.riot-os.org/mailman/listinfo/devel
>
>
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


[riot-devel] Hack'n'Ack September '15 edition

2015-09-29 Thread Martine Lenders
Hello everybody,

You can join today's Hack'n'Ack via the usual PlaceCam link:
http://placecam.de/call.php?c=lmakKMrDG8a35aIBNqLBvOnApExkKFntj9xXawGNgTc-

If you never used PlaceCam before, please refer to [1]

Have fun tonight,
Martine

[1]
https://github.com/RIOT-OS/RIOT/wiki/Instructions-for-remote-participation
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] Support for Nordic nRF2401 RF Transceivers.

2015-09-29 Thread Peter Kietzmann

Hi Rakendra,

and welcome to RIOT! I think no one used the nRF2401A. We only have 
(low-level) support for the nRF24L01+. Also note Nordics recommendation:
" This product is not recommended for new designs. Nordic recommends the 
nRF24L01+ or for a System-on-Chip solution either the Nordic nRF24LE1 or 
nRF24LU1+."


Why do you need the "A" version? What's the benefit?

Best,
Peter

Am 29.09.2015 um 11:28 schrieb rakendra thapa:

Hello Everyone,

Has anyone been using nRF2401A already in their project ?

I don' t see it currently supported in RIOT. I am starting to work 
with it and if any one else is already working on it, do let me know. 
A head start will be great :)



*https://www.nordicsemi.com/eng/Products/2.4GHz-RF/nRF2401A*


Thanks and Regards,
Rakendra


___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


--
Peter Kietzmann

Hamburg University of Applied Sciences
Dept. Informatik, Internet Technologies Group
Berliner Tor 7, 20099 Hamburg, Germany
Fon: +49-40-42875-8426
Web: http://www.haw-hamburg.de/inet

___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


[riot-devel] Support for Nordic nRF2401 RF Transceivers.

2015-09-29 Thread rakendra thapa
Hello Everyone,

Has anyone been using nRF2401A already in their project ?

I don' t see it currently supported in RIOT. I am starting to work with it
and if any one else is already working on it, do let me know. A head start
will be great :)


*https://www.nordicsemi.com/eng/Products/2.4GHz-RF/nRF2401A
*


Thanks and Regards,
Rakendra
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel