Correction in RX config error. If REG_LR_PAYLOADLENGTH and REG_LR_PAYLOADMAXLENGTH is not set, the RX is limited to 64 bytes.
Fork of SX1276Lib by
Diff: sx1276/sx1276.h
- Revision:
- 25:7ab8cc20ae64
- Parent:
- 23:1e143575df0f
--- a/sx1276/sx1276.h Tue Mar 15 13:12:44 2016 +0000 +++ b/sx1276/sx1276.h Tue May 03 19:18:20 2016 +0000 @@ -31,7 +31,7 @@ #define XTAL_FREQ 32000000 #define FREQ_STEP 61.03515625 -#define RX_BUFFER_SIZE 256 +#define RX_BUFFER_SIZE 0xff /*! * Constant values need to compute the RSSI value