[Oberon] FPGA - nRF24L01 connection

Tomas Kral thomas.kral at email.cz
Thu Apr 12 22:31:49 CEST 2018


On Thu, 12 Apr 2018 19:02:19 +0100
Paul Reed <paulreed at paddedcell.com> wrote:

> I can see why from your code - you are only copying 4 words into your
> transmit buffer.

Whatever I do, I can read only from pipe-4, which has the same address
as pipe-1. pipe-0 remains for writing only, while all pipes enabled
except pipe-0. Strange???

Is the library feature abstracting parent-child relationship for pipes.

RX_ADDR_P0-1	 = 0xc2c2c2c2c2 0xe7e7e7e7e7
RX_ADDR_P2-5	 = 0xe6 0xc2 0xe7 0xc2
EN_RXADDR	 = 0x3e

Output below : 
Recv: size=31 payload=0123456789012345678901234567890 pipe=4
Recv: size=31 payload=0123456789012345678901234567890 pipe=4
Recv: size=31 payload=0123456789012345678901234567890 pipe=4
Recv: size=31 payload=0123456789012345678901234567890 pipe=4


-- 
Tomas Kral <thomas.kral at email.cz>


More information about the Oberon mailing list