When trying to connect to Azure Sphere using the provided azsphere_connect.sh, we get an error, as below:
$ sudo ./azsphere_connect.sh -v VERBOSE: Looking for attached Azure Sphere devices VERBOSE: Found attached Azure Sphere device at /dev/ttyUSB2 VERBOSE: Setting up SLIP connection ERROR: Could not establish SLIP connection.
This has been acting like this for a few months. The only workaround I found was to patch net-tools/slattach to support the higher speeds required by Azure Sphere and use that instead.