Hi,
I'm trying to use device_credentials_installer.py
with an FTDI USB-UART cable, but the script returns "No device found." I've tested other scripts and confirmed communication via AT commands, and the device_credentials_installer.py
works as expected when the device is connected via USB. I'm running the at_client
application on the device, with modem firmware version 2.0.2.
Any advice on why this might be happening?