Activate UART interfaces after deactivating them | Telit Cinterion IoT Developer Community
October 14, 2016 - 12:19pm, 2225 views
Hello.
Having some issues with a project that I'm building, I consulted the mode of the UART interfaces via the ATCommand "AT^SPOW?", veryfing that they were in "2" mode. Accidently I changed it to "0" and now I can't interact with the modem, or so to say, send AT commands. Can someone tell me how to fix the situation?
In the manual, it says that you can change it back via USB AT Command instance. How do I use that?
I'm starting to get mad, haha.
You have deactivated the UART interfaces. You need to connect the USB cable and find the enumerated USB ports in Device Manager (the modem port under Modems and the other port under Ports). Please verify "Serial/Interface/Allocation" setting to be sure if Port1 is configured for AT commands. If you have not been using the BGS5 module's USB connection before you will need to install the drivers.
Regards,
Bartłomiej
Problem solved. Thanks Bartlomiej!