looking for basic start up for NRF24L01

Hi, i am looking for basic start up parameters for a 24L01.

I do all my programm in assembler (sorry i am old).

what i aim to do is simple TX-RX, like a small remote with 4 buttons to a simple receiver.

no need to have extensive encryption, rolling codes or channel scans.  i would like to send like 6 bytes, and get them out to my processor, either unfiltered or thru a fifo,...

There is a lot of parameters into this chip and it loses me. I am used to use my own discrete rf hardware in ook (colpits) at 433.92mhz. i need to move to a higher frequency and more payload.

Is there a start up manual, reference or library that can help me.

all i find is threads with users that reports it doesnt work and need tons of tweaks and modifications to "eventualy" work (regardess of the software method irrc)...

thanks for any helps

Parents Reply
  • i have few other concerns.... i am not able to use 250kbps normally. my system works fine at 2 and 1mbps, i can send many random packets and receive all of them perfectly... but only works one time at 250kbps. if i do a power on reset on the receive side, it always works "once". no Imore iRQ once receive once.

    so situation is: i send one packet (6 bytes) under dynamic payload. i receive it ok and then it remains mute. no more irq if i send other packets from a sender.  i reset receiver (power off-on) and it will receive it once again. it doesnt behave like that at 1mbps and 2mbps. any idea would help. thanks,

Children
Related