[Oberon] FPGA - nRF24L01 `RPI Net' server

Jörg Straube joerg.straube at iaeth.ch
Wed May 16 07:40:22 CEST 2018


> 
> IF NewRx THEN HandleRX&ResetBit;
> IF TxDone THEN andleTX&ResetBit;

REPEAT
  GetRegister(status)
UNTIL {SENT, MAXRETRY} * status <> {};
ResetBit;

No timer involved.
Jörg


More information about the Oberon mailing list