My fork during debugging.

Fork of NRF2401P by Malcolm McCulloch

Revisions of NRF2401P.cpp

Revision Date Message Actions
19:f7e74aa7d663 2016-04-15 - Added setPwrDown() function which turns off the NRF chip File  Diff  Annotate
18:1e0a2fcc4e89 2016-03-02 - Trying to get SD card to read File  Diff  Annotate
17:ea1484f5757f 2016-03-02 - Changed the message File  Diff  Annotate
16:a9b83d2b6915 2016-01-28 Makes the easy tx and rx include ack File  Diff  Annotate
15:9998698cb041 2015-06-18 Cleaned up code. most functions now return void. Status is tracked in the class. Use checkStatus(). File  Diff  Annotate
14:976a876819ae 2015-07-11 Minro housekeeping. File  Diff  Annotate
13:5cbc726f2bbb 2015-07-11 Provides isRPDset() - check if radio signal > -64dBm. File  Diff  Annotate
12:ea1345de6478 2015-07-11 Fix CONFIG missing in printDetails File  Diff  Annotate
11:07f76589f00a 2015-07-11 Refactored printDetails and introduced printReg functions. File  Diff  Annotate
10:8a217441c38e 2015-07-11 Adds in ability to read multiple bytes from SPI and can now print address details. File  Diff  Annotate
9:c21b80aaf250 2015-07-11 Added basic function to display radio setup and configuration. Fix dynamic payload setup. File  Diff  Annotate
8:3e027705ce23 2015-07-05 Incremental improvement on documentation. File  Diff  Annotate
7:621a5b0cf1aa 2015-07-05 Doxygen example "template" for setRadio. File  Diff  Annotate
6:77ead8abdd1c 2015-07-05 Minor housekeeping. Tidied up function return values. For functions doing something the convention is to return a char - 0 on success, non-zero for failure. Query functions return bool. Reading and writing registers are now void functions. File  Diff  Annotate
4:e55807cf840b 2015-06-12 This has Ack working.; 9h07 12 Jun File  Diff  Annotate
3:afe8d307b5c3 2015-06-11 No debug, transmitData returns bool not char - flushesTX if max RT File  Diff  Annotate
2:ca0a3c0bba70 2015-06-11 Ack working File  Diff  Annotate
1:ff53b1ac3bad 2015-06-11 Added a few extras File  Diff  Annotate
0:8fd0531ae0be 2015-06-11 First Commit File  Diff  Annotate