Commit Graph

111 Commits

Author SHA1 Message Date
Felix Rusu b13e591625 Revert "Update garageMote example"
This reverts commit ea9c7ee8af.
2014-09-22 11:12:01 -04:00
Felix Rusu ea9c7ee8af Update garageMote example 2014-09-22 11:11:23 -04:00
Felix Rusu 2c5b86da02 Update MotionMote.ino 2014-09-12 11:30:40 -04:00
Felix Rusu 808449bab0 Merge pull request #13 from sourceindex/add_arduino_micro_support
added ATmega32U4 support
2014-09-06 20:52:53 -04:00
Sebastian Wendel b5ae481136 added ATmega32U4 support 2014-09-07 00:53:34 +02:00
Felix Rusu fb43a68bc0 Merge pull request #12 from plattrap/patch-1
Updated README.md.
2014-09-05 09:55:31 -04:00
plattrap 85ad8ff80b Updated README.md.
Spelling fix of `Sample`
2014-09-05 09:52:59 -04:00
Felix Rusu bd0b62c5f0 Add MightyBoost control sketch 2014-08-14 13:58:37 -04:00
Felix Rusu 9e0adf36a0 Update README.md 2014-08-14 09:35:08 -04:00
Felix Rusu 898922be10 Update to radio.ACKRequested()
Use radio.ACKRequested() to avoid unwanted ACKs on broadcasts
2014-08-12 22:38:58 -04:00
Felix Rusu ccbd7ff7d0 Updates & MEGA support 2014-08-12 22:31:42 -04:00
Felix Rusu c6960e7de5 Update Gateway/Node examples to support MEGA 2014-08-12 22:15:38 -04:00
Felix Rusu e8a0767849 Support for MEGA, GPL3.0, nonintrusive SPI 2014-08-12 22:03:37 -04:00
LowPowerLab 7dfdd68014 Update README.md 2014-07-25 13:47:09 -04:00
Felix Rusu 06f00c18b9 Increase default ACK time
Too short ACK causing missed packets
2014-03-10 20:07:53 -04:00
LowPowerLab c907e0b47e Merge pull request #9 from drewblessing/fix_encryption
Enable encryption
2014-03-05 18:24:36 -05:00
Drew A. Blessing ce3894d302 Fix wireless programming encryption 2014-03-05 17:19:49 -06:00
LowPowerLab dd49de0e23 Update MotionMote.ino 2014-03-05 08:53:15 -05:00
LowPowerLab e0b3e695f7 fix duplicate 'e' command 2014-02-16 13:42:03 -05:00
Felix Rusu 85d8385de1 fix duplicate 'e' command 2014-02-09 14:23:24 -05:00
Felix Rusu cec7f05940 new BROADCAST_ADDR=255, avoid calling receiveBegin() in RX 2014-02-01 21:13:40 -05:00
LowPowerLab c875e1b622 Update README.md 2014-01-03 17:49:09 -05:00
LowPowerLab 29efaf08cf Merge pull request #4 from dekay/master
A few more register definitions and a couple minor cleanups to RFM69.cpp
2014-01-03 14:43:36 -08:00
DeKay 2d233df459 Added a few new register definitions and a couple minor cleanups. 2014-01-02 15:57:18 -06:00
LowPowerLab 578d127109 Merge pull request #3 from dekay/master
Fixed name of AFCCTRL register and added a few defines.
2013-12-30 10:17:37 -08:00
dekay 321c588b5c Fixed typo REG_REGAFCCTLR -> REG_AFCCTRL 2013-12-30 11:48:56 -06:00
DeKay 78cb71f1cb Fixed name of AFCCTRL register and added a few defines. 2013-12-29 14:37:58 -06:00
Felix Rusu 85a0cd85bb Add targeted ID wireless programming
Specify the node ID of the target in the command line by newly added
command line argument
Some refactoring
2013-12-27 16:57:22 -05:00
Felix Rusu 99beb8194b Add case drawing shot 2013-11-16 19:36:22 -05:00
Felix Rusu 69b91b776c Add enclosure drawing 2013-11-16 19:28:24 -05:00
Felix Rusu 7cae6d51c3 Update WP examples 2013-11-12 20:22:16 -05:00
Felix Rusu b5e9bc8ad6 Tweak GarageMote 2013-11-11 18:26:36 -05:00
Felix Rusu d5ca965e78 Add motion sensor example 2013-11-10 00:26:43 -05:00
LowPowerLab 6a539589bf Use reception RSSI instead of readRSSI 2013-11-07 08:08:07 -05:00
Felix Rusu a0f2aaf113 Add reception RSSI (more accurate) 2013-11-06 23:15:51 -05:00
Felix Rusu 7b2f8ed5ee Update FLASH ID 2013-11-06 23:13:34 -05:00
Felix Rusu 8a4de491b8 Update Send/Receive examples 2013-11-05 22:02:10 -05:00
LowPowerLab fd7d0cc4e5 Fix some warnings 2013-10-27 19:53:02 -04:00
Felix Rusu 759b37b167 Add GarageMote sample code 2013-10-10 22:52:52 -04:00
Felix Rusu 61658a06be Add readTemperature() and rcCalibration() 2013-09-05 19:32:11 -04:00
Felix Rusu 2fb8051e3c nothing interesting 2013-08-17 22:15:07 -04:00
Felix Rusu c30b6994b6 Add examples of using Structs to send/receive 2013-08-17 21:57:34 -04:00
LowPowerLab 9d4263c57b Update RFM69.cpp 2013-08-17 21:33:12 -04:00
LowPowerLab f21498fa91 Update RFM69.h 2013-08-16 21:37:54 -04:00
LowPowerLab 7b787bb68f Update RFM69.cpp 2013-08-16 21:35:34 -04:00
LowPowerLab dbc74430b8 Update Node.ino 2013-08-15 21:40:56 -04:00
LowPowerLab dde29cfb8c Update Gateway.ino 2013-08-15 21:40:41 -04:00
LowPowerLab 4f7057f7b3 Update Gateway.ino 2013-08-07 21:44:23 -04:00
LowPowerLab 67dbd270f3 Update Node.ino 2013-08-05 10:34:03 -04:00
LowPowerLab 0c45be8b48 Make CSMA_LIMIT=-90dBm (less sensitive when sending)
Sometimes (especially 433Mhz versions) are too sensitive or there is more noise in the channel than usual. Touching the antenna or coiling it helps a lot but a more permanent fix is to adjust the sensitivity.
This addresses the issue when send sensitivity is too high and the radio will spend a lot of time reading RSSI to make sure channel is clear, resulting in dropped ACKs.
2013-08-02 10:27:14 -04:00