Re: [riot-devel] Riot OS -- workable code for Spark-Core

2016-01-31 Thread Christian Mehlis
Hi Anwesh, please always write to the RIOT mailing list to get help! I did the initial support for this boards more than a year ago, so the only documentation I have is: https://github.com/RIOT-OS/RIOT/wiki/Board%3A-Spark-Core For more help, please ask kindly at the mailing list. In case a

Re: [riot-devel] RIOT <-> mac80211

2015-05-27 Thread Christian Mehlis
Am 27.05.2015 um 22:57 schrieb Adam Hunt: I forgot to mention, these days most wifi devices are softmac based. Examples of fullmac drivers are Atheros' AR600x (ath6kl), and Marvel's libertas USB and SDIO devices. I think such a device is more appropriate for IoT and RIOT: http://www.ti

Re: [riot-devel] RIOT/tests/vtimer_msg/main.c Failure after 1 hour 5 minutes an 32 seconds

2015-02-26 Thread Christian Mehlis
Hi Karel, I'm currently not offering (paid) private consulting for RIOT. I'll forward your mail to to the public RIOT devel list and the further discussion about your issue should happen there. Alternatively you can ask for a consultant there, too. Best Christian Am 26.02.2015 um 03:12 sch

Re: [riot-devel] 802.15.4 for Linux

2015-02-04 Thread Christian Mehlis
Am 04.02.2015 um 07:43 schrieb Martin: Hi Christian, I plan to test the RPL router daemon on Linux. Currently we want to use the sticks as interface not as node/platform. ok, nice. Perhaps I'll request some more details to replicate your setup with linux+15.4 in the future. Best Christian

Re: [riot-devel] 802.15.4 for Linux

2015-02-03 Thread Christian Mehlis
Am 02.02.2015 um 18:16 schrieb Martin: There is also a RPL Edge router daemon available [2], which we want to test with the boards. Hi Martin, do you plan to test the RPL edge router in Linux or in the contiki on the stick? Best Christian ___ de

Re: [riot-devel] Sleep() seems to block all threads

2015-01-31 Thread Christian Mehlis
Am 31.01.2015 um 16:26 schrieb Baptiste Clenet: Hello, I use the sleep function and it seems that it blocks the other threads while sleeping. Has someone got the same problem? I use sleep in the main thread with RPL_UDP example. Hi, there is no such function in RIOT. You are probably want to

Re: [riot-devel] [i...@meetup.com: Invitation: Internet of Things Meetup 12 – Intel Edison]

2015-01-30 Thread Christian Mehlis
Am 29.01.2015 um 14:02 schrieb Thomas Eichinger: See you there! Me 2 Christian ___ devel mailing list devel@riot-os.org http://lists.riot-os.org/mailman/listinfo/devel

Re: [riot-devel] RIOT OS and nrf51822

2015-01-29 Thread Christian Mehlis
Am 29.01.2015 um 20:50 schrieb Arnaud KAWKA: Hello everyone, We are French students in a school of engineers. We are developing a project based on the nrf51822. Actually, we implemented RIOT OS on this SoC and we would like to use nrf51822 BLE features. Nordic Semiconductors provides SoftDevice

Re: [riot-devel] RFDuino Board -> add to Wiki please (and more)

2015-01-27 Thread Christian Mehlis
@janwagner: I discovered that the wiki is publicly editable. You can add the rfduino by yourself. Best Christian Am 13.01.2015 um 10:40 schrieb Christian Mehlis: Great, I'm going to add this to the wiki when you open up a PR with the board support. Please add a picture with the pin ma

[riot-devel] readline / writeline interface based on periph/uart

2015-01-24 Thread Christian Mehlis
hi, is there any readline /writeline implementation based on the asynchronous periph/uart implementation? I want to use the uart in a arduino style and I miss an (blocking) interface like: char buf[100]; int buf_size = 100; int timeout = 100; //ms int num_of_

Re: [riot-devel] Nordic's 6LoWPAN over Bluetooth Low Energy

2015-01-19 Thread Christian Mehlis
Am 19.01.2015 um 09:18 schrieb Hauke Petersen: Hi, I missed it indeed, seems they beat us to it. Havn't looked into detail, but if their code quality is the same than for the soft devices, we might have a good argument for using RIOT once more :-) all the code is BSD, except the softdevice. $

Re: [riot-devel] Nordic's 6LoWPAN over Bluetooth Low Energy

2015-01-18 Thread Christian Mehlis
Am 18.01.2015 um 19:28 schrieb Arvid E. Picciani: In case you missed it: Nordic demonstrated 6LoWPAN including UDP, TCP, CoAP and MQTT, over... yes.. Bluetooth Low Energy. The gateway side 6lowpan_control is _upstream_ in linux since a while. http://www.nordicsemi.com/eng/Products/Bluetooth-Smar

Re: [riot-devel] Network Stack Task Force

2015-01-16 Thread Christian Mehlis
Am 16.01.2015 um 19:46 schrieb Oleg Hahm: Hey Hauke! For the workshop I propose January 27-28, but its just a proposal... Keep in mind, that the next H&A is scheduled for January 27. that's great, I take this day off work, can be there at any time... Is it going to be in cbase or somewhere

Re: [riot-devel] ESP8266 WIFI transceiver

2015-01-13 Thread Christian Mehlis
Am 12.01.2015 um 19:38 schrieb Cenk Gündogan: Hi *, Does anyone has any experience with this cheap WiFi transceiver (ESP8266)? May be of interest to some of you, too. http://www.ebay.de/itm/ESP8266-Serial-WIFI-Wireless-TransceiveR-Module-SPI-Send-Receive-LWIP-Arduino-/171530595640?pt=Wissensch

Re: [riot-devel] RFDuino Board -> add to Wiki please (and more)

2015-01-13 Thread Christian Mehlis
Am 12.01.2015 um 18:58 schrieb Jan Wagner: hi devs! I recently discovered riot OS. I hope to support the project in my freetime. low power rf sensors will be everywhere around us in the next years. Now the time is perfect to make sure these tiny boards and sensors are running the right open OS -

Re: [riot-devel] RFDuino Board -> add to Wiki please (and more)

2015-01-13 Thread Christian Mehlis
Am 12.01.2015 um 19:55 schrieb Frank Holtz: Hello Jan, i work currently with nRF51 MCU. I have try'd to port RFDuino to plain nRF51 chips and found this working and more complete project. 1 .RFDuino: https://github.com/rfswarm/Board-RFduino/wiki/Board:-RFduino (cpu/nrf51822/startup.c: LED_R

[riot-devel] new iot hardware from intel: curie

2015-01-07 Thread Christian Mehlis
hi *, first IoT hardware from intel: http://www.heise.de/newsticker/meldung/CES-Intel-stellt-Entwicklermodul-Curie-fuer-Wearables-vor-2512593.html [...32-Bit-Prozessor aus Intels Quark-Schiene, welchem 80 KByte SRAM und 384 KByte Flash-Speicher zur Seite stehen, auch noch einen 6-Achsen-Senso