[Oberon] FPGA - nRF24L01 `RPI Net' server

Tomas Kral thomas.kral at email.cz
Mon May 21 20:51:32 CEST 2018


Hi,

I am now able to send and receive files with `RPI'. I needed
to change `RF24::Write()' method that now hopefully does same as
`SCC.SubSnd'. I do not get duplicates, while I get 100% ping.

I still have a few question, though.

`SCC.ResetRcv'

SYSTEM.PUT(SYSTEM.ADR(rx), 0); 
Is the same meaning as
rx.hd.valid := FALSE
???

`Net.'Sendfiles'

S.nextCh = ":" THEN (*prefix*)
What is the use of prefix?

Also user/pswd is appended to the message, with no apparent purpose.

Many thanks.

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


More information about the Oberon mailing list