When I connect my Pico LTE to AWS IoT it seems to give a client ID of “PicoLTE” using MQTT. Does anyone know how to change that so it matches my thing name in AWS IoT Core?
I think I answered my own question, it is defaulted in mqtt.py in the connect_broker method.