Try to use: AT+CMGF=?
to see if '1' value is available. "1" means that PDU mode can be disabled. The default is usually '0' Bogdan
@BogdanG started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Try to use:
AT+CMGF=?
to see if '1' value is available. "1" means that PDU mode can be disabled. The default is usually '0'
Bogdan