Commit Graph

189 Commits

Author SHA1 Message Date
Jonas Scharpf 8b5ad8ec6a Add TestSetup.ino sketch to showcase the usage of all available getter functions 2025-01-03 15:18:17 +01:00
Felix Rusu 5f6b8984b3 Create SwitchMoteR4_RGB_PIR.ino 2024-10-18 12:16:04 -04:00
Felix Rusu e3ce193f30 Update RangeTest_Gateway.ino 2021-12-15 11:37:43 -05:00
Felix Rusu add5e29208 Add RangeTest examples 2021-12-15 10:35:38 -05:00
Felix Rusu 4704bf4766 Update TxPowerTest_Receiver.ino 2021-08-31 16:06:48 -04:00
Felix Rusu 07bdb458d5 Add TX Power Testing examples 2021-08-30 16:53:12 -04:00
Felix Rusu 6e79cc7bde Update WeatherNode.ino
Already slept in setup()
2021-06-07 16:37:23 -04:00
Felix Rusu 17c16fa74d update U8glib links
Fixes #166
2021-05-12 08:47:08 -04:00
Felix Rusu e67b39dee5 Update ListenModeSleep.ino 2020-12-16 10:10:12 -05:00
Felix Rusu afc6e71968 Update MotionMote.ino 2020-11-18 09:54:55 -05:00
Felix Rusu 750796debd Update MotionMote.ino 2020-11-17 20:21:18 -05:00
Felix Rusu abcb12ed84 Create MotionMote R3 Guide.pdf 2020-11-17 15:08:41 -05:00
Felix Rusu a2a4be038b MotionMote R4 sketch 2020-11-17 15:07:23 -05:00
Felix Rusu e1d84b1252 fix for sleep longer than 65s (uint16_t) 2020-10-21 10:11:45 -04:00
Felix Rusu 8814040920 listenModeSleep fixes, 1.4.2 release 2020-09-29 09:39:26 -04:00
Felix Rusu e9f527ec18 remove LowPower dependency, example update 2020-09-28 20:09:43 -04:00
Felix Rusu e0e9318f15 fix IS_RFM69HW_HCW mismatch 2020-09-16 23:32:53 -04:00
Felix Rusu d21c92eeb3 add Gateway_sleepMCU example 2020-09-05 10:59:44 -04:00
Felix Rusu f7ae6d3117 freeRAM fix (SAMD) 2020-07-30 12:46:42 -04:00
Felix Rusu 46ce69d84c Update OTA examples for OTAGUI_v2.0 release 2020-06-05 13:52:11 -04:00
Felix Rusu c6445acc30 Fix datapart length
Reported here: https://lowpowerlab.com/forum/pi-gateway/pigateway-v9-1-0-released/msg27901/#msg27901
2020-06-05 10:30:10 -04:00
Felix Rusu f77011bf0b rename REQUESTQUEUE to RQ + misc 2020-05-29 15:44:30 -04:00
Felix Rusu f28c65f0de fix promiscuous() examples to spyMode() 2020-05-22 12:35:33 -04:00
Felix Rusu bf543c6651 Update SonarMote example 2020-05-19 10:40:58 -04:00
Felix Rusu 43fab5397b 25 -> 40 chars for REQUESTs 2020-05-18 20:24:52 -04:00
Felix Rusu 12e13f211a Update PiGateway.ino 2020-05-18 19:55:52 -04:00
Felix Rusu 922a035f1c Update PiGateway.ino 2020-05-18 19:54:32 -04:00
Felix Rusu 3940d55b46 Update processCommand() 2020-05-18 19:46:36 -04:00
Felix Rusu 21a981a44f Add DS18B20 example 2020-05-18 14:30:34 -04:00
Felix Rusu 64eb36ba85 add listenModeSleep() + example 2020-05-18 13:54:21 -04:00
Felix Rusu 58695e88c6 add function protos 2020-05-07 12:14:54 -04:00
Felix Rusu 13d4ba8eae fix ENABLE_LCD, disable it by default 2020-05-07 11:55:38 -04:00
Felix Rusu c636ddb91e Update PiGateway.ino 2020-05-06 21:51:33 -04:00
Felix Rusu 71f6e356fa fix OTA 10bit addresses, update examples 2020-05-06 21:46:07 -04:00
Felix Rusu 05dad2c873 simplify SYNC mode 2020-05-01 14:18:47 -04:00
Felix Rusu 4ce22c0aa1
Rename SwitchMote.ino to SwitchMoteR3_GranularSYNC.ino 2020-05-01 14:15:22 -04:00
Felix Rusu ca3140ca32 fix SwitchMote example 2020-04-30 15:51:19 -04:00
Felix Rusu bce10f3e39 refactor Pi gateway examples 2020-04-17 12:33:46 -04:00
Felix Rusu 2b7fdbd8f6 Update MightyHat.ino 2020-04-17 10:39:36 -04:00
Felix Rusu 2b6f550636 add buffered PiGateway & MightyHat examples 2020-04-16 19:23:50 -04:00
Felix Rusu 7ff9cb6015
Rename Examples/PiGateway/PiGateway.ino to Examples/PiGateway_Basic/PiGateway_Basic.ino 2020-04-16 18:48:12 -04:00
Felix Rusu 1d3489b78d remove PiGateway_withLCD example 2020-04-16 09:58:08 -04:00
Felix Rusu aec150f747 1.4.0 changeset 2020-03-03 22:57:06 -05:00
Felix Rusu d26b424e75 Change FREQ_EXACT back to 916 2019-08-30 11:52:02 -04:00
Felix Rusu e32fc8e85f Fix OTA & Examples 2019-08-26 14:39:49 -04:00
Felix Rusu 567560d696 Update DeepSleep.ino 2019-06-18 14:46:34 -04:00
Felix Rusu 3705da88eb fix broadcast address notes, take2 2019-06-06 19:22:12 -04:00
Felix Rusu 1b2ac4a8c2 fix broadcast address notes
per issue #122
2019-06-06 19:06:01 -04:00
Felix Rusu 855889c70c add SwitchMoteR3 sketch 2019-03-02 21:56:58 -05:00
Felix Rusu ebf2cb86ff Fix WeatherNode example for M0 2019-01-18 13:47:36 -05:00