RFBee firmware updating

Team,

@Andy: welcome to the project and the team :wink:

I just committed rev 29 at rfbee.googlecode.com/svn/branches/v1.1/RFBee
In this version:

  • Changed CCx_PACKT_LEN to be CCx_FIFO_SIZE - 3 as suggested in section 15.3 of the datasheet.
  • Switched #define debug off
  • Added a Serial.print(size.DEC) to the error routine of receiveData to chase the ā€œinvalid RF data sizeā€ bug.

@Andy and Icing: can you try this version and let me know the value of Size ?

Cheers,

Hans