-
I'm running ver 1.6 from 19 Jan 2016 version with a RFM69 radio, all work well for a few hours, then it appears that the gateway stops communication with the broker, looks like the MQTT task and the W…
-
Hi, when i compile the sketch with RFM12B defined and RFM69CW undefined I get the error...
emonTxV3_4_3Phase_Voltage.cpp.o: In function `setup':
/opt/arduino/emonTxV3_4_3Phase_Voltage.ino:264: undefi…
-
Hi all.
There has been talk already about lowering the bitrate to improve the communication range. I did it myself and I would like to share a few thoughts, with the hope that we could make that easi…
-
I have the code running on an Uno without issue. I wanted to shrink the setup, so I wrote the code to a Nano and hooked up the RF module. I get the initial message in the serial monitor, but I don't…
-
I left a headless 512MB Pi (16MB GPU, wired network on eth0) running with the latest firmware for several days, and it has just hung with the following backtrace:
```
Jun 29 19:42:57 raspberrypi upsm…
-
The definition for SPI_CS = SS at line 14 throws error when used with attiny cores due to SS not being defined in pins_arduino.h for those cores. Work around has been to explicitly define 'static cont…