Hi all,
Having some issues getting the example voltage.base and voltage.node sketches working on a pair of Whisper nodes. I have set freq to 433MHz and radio to RF69 (as per markings on the chipset).
However, after loading the sketches onto the boards there seems to be no message received (serial monitor output on the receiving whisper node does not count up as the code indicates it would). I have attempted some basic troubleshooting but still not having luck.
Radios RF69 Arduino IDE 1.8.8 programmed through FTDI 5volts
Other info - aerials connected from the start, no configuration/jumper
changes made, serial monitor works on both boards
Is there anything I may have missed?
Code attached
Thanks
| SOLUTION:
| check to see if radio is the high power variant.
| if so change code accordingly (see post #4).
Having some issues getting the example voltage.base and voltage.node sketches working on a pair of Whisper nodes. I have set freq to 433MHz and radio to RF69 (as per markings on the chipset).
However, after loading the sketches onto the boards there seems to be no message received (serial monitor output on the receiving whisper node does not count up as the code indicates it would). I have attempted some basic troubleshooting but still not having luck.
Radios RF69 Arduino IDE 1.8.8 programmed through FTDI 5volts
Other info - aerials connected from the start, no configuration/jumper
changes made, serial monitor works on both boards
Is there anything I may have missed?
Code attached
Thanks
| SOLUTION:
| check to see if radio is the high power variant.
| if so change code accordingly (see post #4).
- voltagenode.txt (3.03 KiB) 5
- voltagebase.txt (3.84 KiB) 44


