[FEATURE] SX1276 driver doesn't support receiving more than 64 bytes
Open
Type: Enhancement
- Dominant language
- C
- Stars
- 4k
- Forks
- 1.7k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 237
Description
### Is your feature request related to a problem? Please describe.
The current driver is missing support to receive more than 64 bytes
### Describe the solution you'd like
In order to support more than 64 bytes the driver needs to be extended to support another interrupt on DIO01, as explained in this discussion: https://github.com/jgromes/RadioLib/issues/1578
### Describe alternatives you've considered
_No response_
### Verification
- [x] I have verified before submitting the report.
Contributor guide
Assessment
This issue has not been assessed yet.