RFM12 problem with on my EmonBase

I have been using my EmonBase for around a month. I recently noticed my emonGLCD wasn't displaying the time. I reloaded the code a few times and thought that would help. By putting in a few Serial comments, I can see the GLCD wasn't receiving the time from the base. I swapped the emonGLCD and same issue. Basically, when the Base transmits, the data doesn't pass the CRC check. It comes across with a different node_id each time it transmits. And the data isn't the valid time.

I was able to swap out the base for a new one and it works fine so I know it's likely not a code issue. It is like the transmit function on my RFM12 is corrupted. Anyone else have issues like this?