diff --git a/tests/moteino_RFM69/01/README.md b/tests/moteino_RFM69/01/README.md new file mode 100644 index 000000000..b9f4d81ff --- /dev/null +++ b/tests/moteino_RFM69/01/README.md @@ -0,0 +1,8 @@ +Sample files from RFM69 transceiver used by LowPowerLab.com Moteino Arduino clones +Tested with RFM69HCW 433MHx modules. + +Tests captured using sample sketch https://github.com/LowPowerLab/RFM69/blob/master/Examples/Node/Node.ino +with Encryption turned off (#define ENCRYPTKEY commented out) +and slowed down to send message every 5s + +requires rtl_433 -s 1000k \ No newline at end of file diff --git a/tests/moteino_RFM69/01/g057_433.92M_1000k.cu8 b/tests/moteino_RFM69/01/g057_433.92M_1000k.cu8 new file mode 100644 index 000000000..7b9ff7d36 Binary files /dev/null and b/tests/moteino_RFM69/01/g057_433.92M_1000k.cu8 differ diff --git a/tests/moteino_RFM69/01/g058_433.92M_1000k.cu8 b/tests/moteino_RFM69/01/g058_433.92M_1000k.cu8 new file mode 100644 index 000000000..a741676be Binary files /dev/null and b/tests/moteino_RFM69/01/g058_433.92M_1000k.cu8 differ diff --git a/tests/moteino_RFM69/01/g059_433.92M_1000k.cu8 b/tests/moteino_RFM69/01/g059_433.92M_1000k.cu8 new file mode 100644 index 000000000..9810cf50c Binary files /dev/null and b/tests/moteino_RFM69/01/g059_433.92M_1000k.cu8 differ diff --git a/tests/moteino_RFM69/01/g060_433.92M_1000k.cu8 b/tests/moteino_RFM69/01/g060_433.92M_1000k.cu8 new file mode 100644 index 000000000..10215a101 Binary files /dev/null and b/tests/moteino_RFM69/01/g060_433.92M_1000k.cu8 differ diff --git a/tests/moteino_RFM69/01/g061_433.92M_1000k.cu8 b/tests/moteino_RFM69/01/g061_433.92M_1000k.cu8 new file mode 100644 index 000000000..a00d590bc Binary files /dev/null and b/tests/moteino_RFM69/01/g061_433.92M_1000k.cu8 differ