Issue while receiving in implicit header mode
This is due to a misunderstanding of implicit header mode. In this mode it is assumed the receiver and the sender have previously agreed on the content length, or content length is assumed by other…
Add pull-down resisitors to RESET and NSS
Leaving RESET floating is defenitly causing issues. Unless the init code explicitly pulls LORA2_RESET LOW LoRa 1 is likely to fail init.
IntegerDivideByZero related to get_bandwidth returning incorrect value
verify bandwidth register is set correctly.
I (681) LoRa32: lora32_set_bandwidth: 8
I (691) LoRa32: lora32_get_bandwidth: 13
verify bandwidth register is set correctly.
Issue while reading in implicit header mode
Add SOICBite programming interface