Closed joy4eg closed 4 months ago
Our current software aims to ensure maximum uptime, providing continuous and reliable connectivity. The product you mentioned operates on Low Power Wide Area (LPWA) technology, designed for periodic connections to maximize battery life. This fundamental difference in operational focus poses a challenge for integrating support for such devices into our current software framework.
It would be nice to have support for some old devices like BG96 (sixfab cellular IoT hat):
Currently, that modem is not supported:
And then it goes into the boot loop, because it does not support
usbnet
mode. https://github.com/sixfab/core_manager/blob/45e1d9b0b4826ba6253d4937be0a071764118948/core_manager/helpers/modem_support/quectel.py#L22