radio echo app

Dependents:   JNP3_IOT_6_RADIO_ECHO_FIXED2

Revision:
1:781a7eef8610
Parent:
0:8ae48233b4e4
Child:
4:d1c0020f1c87
--- a/nRF24L01P.h	Wed Jan 19 22:59:48 2011 +0000
+++ b/nRF24L01P.h	Tue Nov 15 15:47:58 2016 +0000
@@ -219,6 +219,13 @@
      * @return true if the received power exceeded -64dBm
      */
     bool getRPD(void);
+    
+    /**
+     * Get the ARC_CNT register value
+     *
+     * @return number of retransmissions
+     */
+    int getRetrCount(void);
 
     /**
      * Put the nRF24L01+ into Receive mode