I was doing some experiments with a 5G module (STIM8200EA-M2) and sent the AT+CPCIEMODE=PE
that set the module to PE mode (I don't know what is the meaning of that).
The problem is that now I can't see the module in the traditional /dev/ttyUSB*
paths, witch means I can't connect to it with minicom and reverse what I did (set it back as HOST).
How can I send a single AT command for this situation?