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
set_lna results in different values depending on device
Reduce all DIO interrupt handling to single ISR/task pair