getting feedback on nrf24l01

There is no need for sending an "I got your packet" message, write() already returns whether the transmission succeeded.

You are using the old Maniacbug library, I would suggest to upgrade to the the newer TMRh20 library.
You will have to change the code slightly.