[TriEmbed] decent nRF24L01+ library code out there?
Pete Soper
pete at soper.us
Mon Apr 7 17:16:10 CDT 2014
Hi Terry,
Thanks for the pointers.
Unfortunately how-tos and the like have not been the limiting factor
and the Maniacbug library is the first one I tried. It's the one that
nearly shocked my shorts off when it reported received packets when my
other radio was not powered up and I confirmed there was NOTHING
transmitting in that part of the 2.4ghz. Before this is done I'll be
submitting patches for these libraries so they can discriminate the most
basic fault conditions. Surely this is critically important to
beginners. It's got to be a worse case screwup to have code so totally
bogus that it can't tell the difference between a nonfunctional
interface or a perfect lack of communication and expected communication.
I've been looking at the Nordic Semi code that can be downloaded.
Ugly proprietary notices and not much info, but maybe they won't sue me
if I look at their code and datasheet as I write my own library code.
Regards,
Pete
On 04/07/2014 05:38 PM, Terry King wrote:
> Hi, Lots of info here:
> http://arduino-info.wikispaces.com/Nrf24L01-2.4GHz-HowTo
>
> find: nRF24L01 SOFTWARE AND LIBRARIES:
> And there is another library by Maniacbug that most people use.
>
> Examples here:
> http://arduino-info.wikispaces.com/nRF24L01-RF24-Examples
>
> Regards, Terry King
> ...In The Woods in Vermont, USA
> terry at yourduino.com
>
>
>> Anybody using this 2.4ghz radio chip? I just got to the bottom of why
>> the library code I've been trying to use is hallucinating packet
>> reception and have to say I'm pretty disappointed in the quality of it
>> (the "Mirf" library mentioned at arduino.cc). Reading an entire eight
>> bit status register and keying off any bit in the byte being nonzero to
>> determine completion of a specific operation would be shocking if it
>> wasn't so brain dead that shocking would be a relative complement.
>>
>> What are you guys using?
>>
>> -Pete
>>
>>
>> _______________________________________________
>> Triangle, NC Embedded Computing mailing list
>> TriEmbed at triembed.org
>> http://mail.triembed.org/mailman/listinfo/triembed_triembed.org
>> TriEmbed web site: http://TriEmbed.org
>>
>
> Regards, Terry King
> ...In the Woods in Vermont USA
> terry at terryking.us
>
> -The One who Dies with the most Parts LOSES. What do you need??
>
More information about the TriEmbed
mailing list