Verify BATT charge circuit
EEEEEhhhhh, this just didn't get done. Confidence is high the circuit is okay.
Add Cap to EN
Opted to leave out as it's optional to fix a rare flashing issue with Windows. Will add as optional in rev3.
Add pull-down resisitors to RESET and NSS
Add SOICBite programming interface
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.