Hi,
I’m trying to change the main uart baud rate executing a command from the USB without luck.
AT+CBAUD=230400
OK
AT+CBAUD?
+CBAUD: 115200
OK
Is it possible to do it? Executing this command from the main uart does actually work but I need to be able to do it from the USB.
Modem version
AT+QGMR
EG912UGLAAR03A11M08_01.200.01.200
Thank you