Main Menu

Timer1 use?

Started by bstott, October 02, 2013, 05:06:42 PM

bstott

 ??? Regarding RFM69HW Timer1 use and moving its use to Timer2.

Where would I see the Timer1 use in the RFM69HW Moteino? Actually, since I don't know this topic is there a simple way to move the RFM69HW Timer use to Timer2? I'm trying to read data from sensors which use I2C and Timer1. The sensors work without the Radio code. As soon as I add in the radio example code from the Node example, which works with the Joystick Servo setups,  I see no sensor data.

I can easily load Felix's example code and the radios transmit and receive.