Question:
In the RFM12.cpp file the bitrate is set in the 0xC6 field: rf12xfer(0xC606); // 57.6Kbps (38.4: 8, 19.2: 11, 9.6: 23, 4.8: 47) Are you sure that 06 is the command for 57.6 kbps ? I think it is 05 So the speed now is 49 Kbps the formula is 10Mhz/29/(r+1)/1+cs7) see Hope RF12b programming guide.
regards Jeroen
