Re: [riot-devel] lorawan in riot

2017-06-01 Thread arunprabhu
Hi Alex,

I'll be experimenting with compression techniques at the network layer and
above (comparable to 6lo) for lpwa networks. So my look was for a lpwa
device with full network stack.
I see RIOT seems to satisfy all the components (though radio ones are in
testing stages) for the experiment.
I think i'll have to read more about GNRC and netdev to understand the
suitability for my experiment.


thanks,
Arun



On Thu, Jun 1, 2017 at 9:34 AM, Alexandre Abadie 
wrote:

> Hi Arun,
>
> Thanks for you interest in RIOT and LoRa.
>
> --
>
> Hi Peter,
> Thanks for pointer to the PRs. I understand that the sx127x driver has
> higher priority.
>
> Indeed and if you could try PR 6797 and give some feedback, it will be
> highly appreciated.
> Otherwise, to start fast with Lorawan, use PR 6645. You should be able to
> try LoRawan with Nucleo boards supported at the moment it was opened:
> NucleoF401/446, NucleoL152 and maybe others. You can also try with Arduino
> Zero. (see the list of boards with Arduino compliant pinout in the boards
> directory).
>
> The code in 6645 is not in a good shape and you may have to set the Lora
> channel among other things depending on your geographical zone and rules.
>
>  Any pointers or docs to the test environment or the setup? so that I
> shall start using/testing it soon.
>
> Assuming you'll test against 6645 (until 6797 is done), you can try the
> application in tests/loramac and update the common.h file there to your
> needs (pin definitions, etc).
>
> Let us know about your experiment we can continue to help you.
>
> Cheers,
>
> Alex
>
>
>
>
>  PS: I have access to Kerlink base station.
>
> thanks,
> Arun
>
> On Wed, May 31, 2017 at 12:23 PM, Peter Kietzmann <
> peter.kietzm...@haw-hamburg.de> wrote:
>
>> Hi Arun,
>>
>> as already stated off-list: welcome to RIOT! Happy to see more interest
>> on that topic. There is a WIP PR for LoRaWAN
>>
>> https://github.com/RIOT-OS/RIOT/pull/6645
>>
>> *but* we still didn't merge the Semtech drivers, even though we are
>> close before IMO. In case you want to contribute it would be great to
>> get more testers for the drivers at first
>>
>> https://github.com/RIOT-OS/RIOT/pull/6797
>>
>> and then switch to the LoRaWAN development. Regarding hardware I guess
>> SX1276MB1MAS is a good choice. The driver does also support SX1272
>> devices so the P-NUCLEO-LRWAN1 shield by ST might be a cheaper solution.
>> There are also several custom replica around which are way cheaper.
>>
>> Best
>> Peter
>>
>> On 31.05.2017 11:52, அருண்பிரபு (arunprabhu) wrote:
>> > Dear all,
>> > I'd like to know if the support of lorawan on sx1272/1276 modems in riot
>> > os is already available?
>> > I'd be happy to test it and probably contribute if i can(i'm new to riot
>> > and have some experience with contiki though).
>> > I'm planning to use nucleof476rg as baseboard. I've not selected any
>> > lora shield to use with, would be happy if you recommend one. otherwise
>> > I shall use SX1276MB1MAS*.*
>> >
>> >
>> > thanks in advance,
>> > Arun
>> >
>> >
>> >
>> > ___
>> > 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
>
>
>
> ___
> 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


Re: [riot-devel] lorawan in riot

2017-06-01 Thread Alexandre Abadie
Hi Arun, 

Thanks for you interest in RIOT and LoRa. 

- Mail original -

> Hi Peter,
> Thanks for pointer to the PRs. I understand that the sx127x driver has higher
> priority.

Indeed and if you could try PR 6797 and give some feedback, it will be highly 
appreciated. 
Otherwise, to start fast with Lorawan, use PR 6645. You should be able to try 
LoRawan with Nucleo boards supported at the moment it was opened: 
NucleoF401/446, NucleoL152 and maybe others. You can also try with Arduino 
Zero. (see the list of boards with Arduino compliant pinout in the boards 
directory). 

The code in 6645 is not in a good shape and you may have to set the Lora 
channel among other things depending on your geographical zone and rules. 

> Any pointers or docs to the test environment or the setup? so that I shall
> start using/testing it soon.

Assuming you'll test against 6645 (until 6797 is done), you can try the 
application in tests/loramac and update the common.h file there to your needs 
(pin definitions, etc). 

Let us know about your experiment we can continue to help you. 

Cheers, 

Alex 

> PS: I have access to Kerlink base station.

> thanks,
> Arun

> On Wed, May 31, 2017 at 12:23 PM, Peter Kietzmann <
> peter.kietzm...@haw-hamburg.de > wrote:

> > Hi Arun,
> 

> > as already stated off-list: welcome to RIOT! Happy to see more interest
> 
> > on that topic. There is a WIP PR for LoRaWAN
> 

> > https://github.com/RIOT-OS/RIOT/pull/6645
> 

> > *but* we still didn't merge the Semtech drivers, even though we are
> 
> > close before IMO. In case you want to contribute it would be great to
> 
> > get more testers for the drivers at first
> 

> > https://github.com/RIOT-OS/RIOT/pull/6797
> 

> > and then switch to the LoRaWAN development. Regarding hardware I guess
> 
> > SX1276MB1MAS is a good choice. The driver does also support SX1272
> 
> > devices so the P-NUCLEO-LRWAN1 shield by ST might be a cheaper solution.
> 
> > There are also several custom replica around which are way cheaper.
> 

> > Best
> 
> > Peter
> 

> > On 31.05.2017 11 :52, அருண்பிரபு (arunprabhu) wrote:
> 
> > > Dear all,
> 
> > > I'd like to know if the support of lorawan on sx1272/1276 modems in riot
> 
> > > os is already available?
> 
> > > I'd be happy to test it and probably contribute if i can(i'm new to riot
> 
> > > and have some experience with contiki though).
> 
> > > I'm planning to use nucleof476rg as baseboard. I've not selected any
> 
> > > lora shield to use with, would be happy if you recommend one. otherwise
> 
> > > I shall use SX1276MB1MAS*.*
> 
> > >
> 
> > >
> 
> > > thanks in advance,
> 
> > > Arun
> 
> > >
> 
> > >
> 
> > >
> 
> > > ___
> 
> > > 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
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel


Re: [riot-devel] lorawan in riot

2017-05-31 Thread arunprabhu
Hi Peter,
Thanks for pointer to the PRs. I understand that the sx127x driver has
higher priority.
 Any pointers or docs to the test environment or the setup? so that I shall
start using/testing it soon.


 PS: I have access to Kerlink base station.

thanks,
Arun

On Wed, May 31, 2017 at 12:23 PM, Peter Kietzmann <
peter.kietzm...@haw-hamburg.de> wrote:

> Hi Arun,
>
> as already stated off-list: welcome to RIOT! Happy to see more interest
> on that topic. There is a WIP PR for LoRaWAN
>
> https://github.com/RIOT-OS/RIOT/pull/6645
>
> *but* we still didn't merge the Semtech drivers, even though we are
> close before IMO. In case you want to contribute it would be great to
> get more testers for the drivers at first
>
> https://github.com/RIOT-OS/RIOT/pull/6797
>
> and then switch to the LoRaWAN development. Regarding hardware I guess
> SX1276MB1MAS is a good choice. The driver does also support SX1272
> devices so the P-NUCLEO-LRWAN1 shield by ST might be a cheaper solution.
> There are also several custom replica around which are way cheaper.
>
> Best
> Peter
>
> On 31.05.2017 11:52, அருண்பிரபு (arunprabhu) wrote:
> > Dear all,
> > I'd like to know if the support of lorawan on sx1272/1276 modems in riot
> > os is already available?
> > I'd be happy to test it and probably contribute if i can(i'm new to riot
> > and have some experience with contiki though).
> > I'm planning to use nucleof476rg as baseboard. I've not selected any
> > lora shield to use with, would be happy if you recommend one. otherwise
> > I shall use SX1276MB1MAS*.*
> >
> >
> > thanks in advance,
> > Arun
> >
> >
> >
> > ___
> > 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


Re: [riot-devel] lorawan in riot

2017-05-31 Thread Peter Kietzmann
Hi Arun,

as already stated off-list: welcome to RIOT! Happy to see more interest
on that topic. There is a WIP PR for LoRaWAN

https://github.com/RIOT-OS/RIOT/pull/6645

*but* we still didn't merge the Semtech drivers, even though we are
close before IMO. In case you want to contribute it would be great to
get more testers for the drivers at first

https://github.com/RIOT-OS/RIOT/pull/6797

and then switch to the LoRaWAN development. Regarding hardware I guess
SX1276MB1MAS is a good choice. The driver does also support SX1272
devices so the P-NUCLEO-LRWAN1 shield by ST might be a cheaper solution.
There are also several custom replica around which are way cheaper.

Best
Peter

On 31.05.2017 11:52, அருண்பிரபு (arunprabhu) wrote:
> Dear all,
> I'd like to know if the support of lorawan on sx1272/1276 modems in riot
> os is already available?
> I'd be happy to test it and probably contribute if i can(i'm new to riot
> and have some experience with contiki though).
> I'm planning to use nucleof476rg as baseboard. I've not selected any
> lora shield to use with, would be happy if you recommend one. otherwise
> I shall use SX1276MB1MAS*.*
> 
> 
> thanks in advance,
> Arun
> 
> 
> 
> ___
> 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] lorawan in riot

2017-05-31 Thread arunprabhu
Dear all,
I'd like to know if the support of lorawan on sx1272/1276 modems in riot os
is already available?
I'd be happy to test it and probably contribute if i can(i'm new to riot
and have some experience with contiki though).
I'm planning to use nucleof476rg as baseboard. I've not selected any lora
shield to use with, would be happy if you recommend one. otherwise I shall
use SX1276MB1MAS*.*


thanks in advance,
Arun
___
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel