-
I located the missing RFM69registers.h file but there were still 4 #defines missing and giving "not declared" errors:
**RF_FDEVMSB_4800** (But _RF_FDEVMSB_5000_ is in the RFM69registers.h file.)
…
-
I'm trying to compile VP2.ino example with the Arduino IDE v1.05. In the file DavisRFM69.cpp, function DavisRFM69::initialize(), I'm getting compile errors on all the constants, like RF_OPMODE_SEQUENC…
-
Hello Computourist,
i am happy to find your code, since i was looking for an MQTT(-SN) implementation for arduinos and RFM69. I was wondering how it would be possible, to run the gateway without an …
-
This is a great project. I have the Gateway program up and running. Seems quite stable and have had no problems with it.
I am now to the stage where I would like to have the Gatway subscribe to cert…
-
I'm a little unclear about how this code can be used in my projects. Can you include a license so I know what I can and can't do?
This is a port of the LowPowerLabs RFM69 library, which is GPLv3. Tha…
-
Hi, nice solution. I've built both the gateway and the node. The hardware I'm using is slightly different, I'm using arduino Mega 2560's, a different ethernet device - but the library (UIPethernet) …
cub69 updated
9 years ago
-
Downloaded https://github.com/LowPowerLab/WirelessProgramming
But it looks like its made for a moteino gateway rather than an onboard RFM12Pi. I'll try to use avrdude with [this patch](http://harizan…
-
Suggesting an update to the documentation for the HTTP service for dummies like me...
I'm struggling with a working syntax for the HTTP service. Here's what I currently have in mqttwarn.ini. I have 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…
-
See http://lowpowerlab.com/
Basically it is a new vendor/board definition as the RFM69 driver is already available.