New RF24 Library Fork for NRF24L01 modules

Thanks TMRh20,

I have been working with Mirf Libraries for quite sometime and am curious to how this differs in performance. Is there somewhere that I can see an overview of the advantages to MIRF in the normal library (the mesh library is a clear advantage)? After reading through your Mesh network libraries, it seems like its something I really would love to try out, but I cannot get the mesh examples working. After successfully getting the network and getting started communications examples working/running properly, I am attempting to run the RF24Mesh_Example and RF24Mesh_Example_Master on two different nodes. I have put the mesh example on one end, and the master on another. I get to the "connecting to Mesh network...." in the Serial Monitor on the non Master end, followed by nothing else. On the master end I just get a print of one zero. I am not sure if I have something set up wrong or why I can't get this working, but any advice would be great.

Additionally, is there a way to simply define the tx power of the radio?

Thanks and regards.