My fork during debugging.

Fork of NRF2401P by Malcolm McCulloch

History

- Added setPwrDown() function which turns off the NRF chip default tip

2016-04-15, by defrost [Fri, 15 Apr 2016 11:16:36 +0000] rev 19

- Added setPwrDown() function which turns off the NRF chip


- Trying to get SD card to read

2016-03-02, by defrost [Wed, 02 Mar 2016 22:45:59 +0000] rev 18

- Trying to get SD card to read


- Changed the message

2016-03-02, by defrost [Wed, 02 Mar 2016 21:51:47 +0000] rev 17

- Changed the message


Makes the easy tx and rx include ack

2016-01-28, by epgmdm [Thu, 28 Jan 2016 14:37:32 +0000] rev 16

Makes the easy tx and rx include ack


Cleaned up code. most functions now return void. Status is tracked in the class. Use checkStatus().

2015-06-18, by epgmdm [Thu, 18 Jun 2015 20:54:25 +0000] rev 15

Cleaned up code. most functions now return void. Status is tracked in the class. Use checkStatus().


Minro housekeeping.

2015-07-11, by nixonkj [Sat, 11 Jul 2015 22:17:36 +0000] rev 14

Minro housekeeping.


Provides isRPDset() - check if radio signal > -64dBm.

2015-07-11, by nixonkj [Sat, 11 Jul 2015 21:20:56 +0000] rev 13

Provides isRPDset() - check if radio signal > -64dBm.


Fix CONFIG missing in printDetails

2015-07-11, by nixonkj [Sat, 11 Jul 2015 16:44:50 +0000] rev 12

Fix CONFIG missing in printDetails


Refactored printDetails and introduced printReg functions.

2015-07-11, by nixonkj [Sat, 11 Jul 2015 14:56:17 +0000] rev 11

Refactored printDetails and introduced printReg functions.


Adds in ability to read multiple bytes from SPI and can now print address details.

2015-07-11, by nixonkj [Sat, 11 Jul 2015 11:18:37 +0000] rev 10

Adds in ability to read multiple bytes from SPI and can now print address details.