You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some STM32L0 devices (such as my test device) won't join reliably if clock error is zero; the HSI clock is too far off. Until we switch to using the 32kHz crystal, we must set a clock error by default in CatenaStm32L0::LoRaWAN::begin().
The text was updated successfully, but these errors were encountered:
Some STM32L0 devices (such as my test device) won't join reliably if clock error is zero; the HSI clock is too far off. Until we switch to using the 32kHz crystal, we must set a clock error by default in
CatenaStm32L0::LoRaWAN::begin()
.The text was updated successfully, but these errors were encountered: