Re: [riot-devel] ReSupport for Microchip MRF24J40 Radio Module

2016-03-22 Thread Adika Bintang Sulaeman
Hi Peter, Thank you for this information. I have found TobiasFredersdorf Github and I have cloned his code for RIOT. Currently I am testing the driver but unfortunately I found several errors such as typos and undefined functions. I am trying to fix them and if it works I will make a pull request

Re: [riot-devel] ReSupport for Microchip MRF24J40 Radio Module

2016-03-19 Thread Peter Kietzmann
Hi Adika, here is the currently pretty much WIP pull request for the MRF24J40 transceiver: https://github.com/RIOT-OS/RIOT/pull/5099 Any help in reviewing and testing is welcome ;-)! It will take me some days to start the review. Best Peter Am 15.03.2016 um 08:55 schrieb Peter Kietzmann:

Re: [riot-devel] ReSupport for Microchip MRF24J40 Radio Module

2016-03-18 Thread Stefan Schmidt
Hello. On 18/03/16 10:41, Peter Kietzmann wrote: Hi Adika, here is the currently pretty much WIP pull request for the MRF24J40 transceiver: https://github.com/RIOT-OS/RIOT/pull/5099 Any help in reviewing and testing is welcome ;-)! It will take me some days to start the review. No revi

Re: [riot-devel] ReSupport for Microchip MRF24J40 Radio Module

2016-03-18 Thread Peter Kietzmann
Hi Stefan, thanks for the report! Could save hours of debugging :-). We'll keep that hint in mind. Best Peter Am 18.03.2016 um 10:59 schrieb Stefan Schmidt: Hello. On 18/03/16 10:41, Peter Kietzmann wrote: Hi Adika, here is the currently pretty much WIP pull request for the MRF24J40 trans

Re: [riot-devel] ReSupport for Microchip MRF24J40 Radio Module

2016-03-15 Thread Peter Kietzmann
Hi Adika, it is as usual: took longer than expected. A WIP pull request should be opened soon. I'll force @TobiasFredersdorf ;-) to open it. If you have some experience with that device you can speed up development by (reviewing and) testing then. Best Peter Am 14.03.2016 um 20:59 schrieb A

Re: [riot-devel] ReSupport for Microchip MRF24J40 Radio Module

2016-03-14 Thread Adika Bintang Sulaeman
Hallo Bernhard, I'm trying to use STM32F4 Discovery with MRF24J40 transceiver, but I didn't find the driver for this transceiver. It's a relief to see in this mailing list that you and Tobias are working on this driver and I hope the code will be merged soon. By the way, can I see the code you are

[riot-devel] ReSupport for Microchip MRF24J40 Radio Module

2016-02-29 Thread Bernhard Nägele
Hello Malo, thanks a lot for your hint about the atzb-a-233-xpro module. I guess RIOT should support this module out of the box (as a reference for debugging). Best regards, Bernhard --- Hello Peter, shure - you are right - Tobias is working on it