Heltec-Aaron-Lee / WiFi_Kit_series

Arduino source codes and toolchain for WiFi_Kit_series made by HelTecAutomation.
GNU Lesser General Public License v2.1
766 stars 308 forks source link

backporting fix for issue #771 from LoRaMac-node #166

Closed gasagna closed 1 year ago

gasagna commented 1 year ago

Hi,

I have recently been bitten by Lora-net/LoRaMac-node#771 when radio signals are weak, resulting in wrong CRCs.

This pull request is a simple backport of the fix that was made in the LoRaMac-node report for this issue.

Hope this can be merged quickly.

Thanks

EDIT: linking a similar pull requests in the CubeCell-arduino repo: HelTecAutomation/CubeCell-Arduino#267.

gasagna commented 1 year ago

Bump. This is a simple pull request. Any chance it can be reviewed?