How to make RFM69 work on Photon? [SOLVED - new library RFM69-Particle]

I changed the delay in the last line of the TX code to this

delay(300);  //wait 2 seconds between transmits

and have now achieved more reliable “Ok,sent with retry” results. Still no RSSI though :tired_face: