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
Tweaked the wait_for_at function to handle the initial 0x00 character…
… on the modem serial line to avoid a modem reboot caused by the previous change to this function.
Changed firmware reporting format to avoid JSON message length going …
…over 1024 bytes on SMP nodes.
Changed solar and battery voltage methods to round values to 2 decimal places.
Removed BT code, added an MQTT login if no messages were uplinked so config changes are still received.
Added SIM CCID to source_ids object.