Commit Graph

7 Commits

Author SHA1 Message Date
Felix Rusu a0f2aaf113 Add reception RSSI (more accurate) 2013-11-06 23:15:51 -05:00
Felix Rusu 61658a06be Add readTemperature() and rcCalibration() 2013-09-05 19:32:11 -04:00
LowPowerLab f21498fa91 Update RFM69.h 2013-08-16 21:37:54 -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
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 61208552ba Initial commit 2013-06-20 17:06:39 -04:00