Re: [riot-devel] USB BLE HCI protocol

2016-02-08 Thread Peter Kietzmann
Hi Phanindra, as my previous speakers already mentioned there are several references to start with. Usually when I start work on a new project I begin with google, just to get an overview of the whole thing. Searching for "BLE" will give you several interesting references. One hint besides: Th

Re: [riot-devel] IoT

2016-02-08 Thread Martine Lenders
Hi Doni, A lot of what you asked for can be found in our documentation [1]. For an introduction of how to use an existing application you can read [2]. To create an application there is this page [3] and to create a module (a new functionality for RIOT), there is also information on this [4]. If yo

[riot-devel] IoT

2016-02-08 Thread Doni Pradana
hello I' am Doni Pradana, i'am student , and i from indonesia.. I interest using RIOT OS in my project, i wiil build a wireless sensor network with 6lowpan based using RIOT OS my question is, how to strated with RIOT OS and how to programming using RIOT?? can you tell step by step using RIOT?? i w

Re: [riot-devel] USB BLE HCI protocol

2016-02-08 Thread Johann Fischer
Hello Phanindra, Am 08.02.2016 um 11:03 schrieb PHANINDRA SURA: Hello, I would like to work on the above issue, related to Bluetooth low Energy,a topic of my interest. Please tell me the pre-requisites to be learnt for contributing to this task. You need the following hardware: - a Bluetooth

Re: [riot-devel] USB BLE HCI protocol

2016-02-08 Thread Hauke Petersen
Hi, there are multiple places. How about you start with the pages of the Bluetooth SIG [1]? Further the Nordic developer pages are usually having much information on BLE on them [2]. Otherwise just start with google :-) Cheers, Hauke [1] https://www.bluetooth.com/ [2] https://devzone.nordics

[riot-devel] USB BLE HCI protocol

2016-02-08 Thread PHANINDRA SURA
Hello, I would like to work on the above issue, related to Bluetooth low Energy,a topic of my interest. Please tell me the pre-requisites to be learnt for contributing to this task. Where can I find relevant material to build my knowledge on these protocols. Thanks Regards, Phanindra ___

Re: [riot-devel] USB BLE HCI protocol #4684

2016-02-08 Thread Hauke Petersen
HI Phanindra, there are no pre-requisites. If you want to look into BLE, just start to write code or even better describe your technical plan in detail to this list and discuss it with the community! Cheers, Hauke On 06.02.2016 23:08, PHANINDRA SURA wrote: Hello, I would like to work on t

Re: [riot-devel] Contribute to RIOT OS

2016-02-08 Thread Hauke Petersen
Hi Parthiv, contributing to RIOT is easy: just write code and PR it via github :-) Refer to [1] for more details. If you are looking for topics, you could start to browse the open issue list [2] and try to fix something that is appealing to you. We will also apply as mentoring organization