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
LowPowerLab
88ae43b0fc
Update README.md
2013-08-01 09:57:01 -04:00
Felix Rusu
404a5add1d
Sketch updates, minor fixes
2013-07-30 16:50:37 -04:00
Felix Rusu
d23a4c95b9
bug fixes & performance improvements
2013-07-13 23:49:26 -04:00
Felix Rusu
3370ac6265
Add MoteinoR3(RFM69) wireless programming samples
2013-07-13 23:37:13 -04:00
LowPowerLab
c6905d5055
Update Gateway.ino
2013-07-01 16:29:21 -04:00
LowPowerLab
8406e1f5de
Update Node.ino
2013-07-01 16:28:12 -04:00
LowPowerLab
8b9483a7db
Update Gateway.ino
2013-07-01 16:25:50 -04:00
LowPowerLab
54181afc73
Adjust RF settings
2013-06-28 16:13:38 -04:00
LowPowerLab
415240c9c2
Update README.md
2013-06-22 13:21:27 -03:00
Felix Rusu
61208552ba
Initial commit
2013-06-20 17:06:39 -04:00
LowPowerLab
d287b1967b
Initial commit
2013-06-20 12:36:15 -07:00