diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 00000000..0b9a44bd Binary files /dev/null and b/.DS_Store differ diff --git a/tests/.DS_Store b/tests/.DS_Store new file mode 100644 index 00000000..73415403 Binary files /dev/null and b/tests/.DS_Store differ diff --git a/tests/moteino_RFM69/.DS_Store b/tests/moteino_RFM69/.DS_Store new file mode 100644 index 00000000..ff4e183e Binary files /dev/null and b/tests/moteino_RFM69/.DS_Store differ diff --git a/tests/moteino_RFM69/01/README.md b/tests/moteino_RFM69/01/README.md new file mode 100644 index 00000000..b9f4d81f --- /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 00000000..7b9ff7d3 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 00000000..a741676b 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 00000000..9810cf50 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 00000000..10215a10 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 00000000..a00d590b Binary files /dev/null and b/tests/moteino_RFM69/01/g061_433.92M_1000k.cu8 differ