Search found 1 match

by jhbowling
Wed Feb 24, 2016 8:52 pm
Forum: JeeNode and Wireless
Topic: RF12demo issue
Replies: 0
Views: 10538

RF12demo issue

I've built the JeeLabs RFM Board Kit, but the initial test using RF12demo seems to be failing. The only output I get over the serial monitor is:

[RF12demo.12]

By inserting Serial.println statements I have narrowed it down to the f12_initialize function in RF12.cpp:

while (digitalRead(RFM_IRQ ...