Hi,
I try use IIoT library to send and receive SMS by Raspbery PI and Codesys.
I installed IIoT package and added the SMS library,
But something is wrong, when I init communication it doesn't work,
When I sniffer my communication (AT commands) beetwen RS232 RaspberryPi and my GSM modem I have only below commands:
AT+CMEE=1
OK
AT+CPIN?
+CPIN: READY
Anyone have idea what can be wrong ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I try use IIoT library to send and receive SMS by Raspbery PI and Codesys.
I installed IIoT package and added the SMS library,
But something is wrong, when I init communication it doesn't work,
When I sniffer my communication (AT commands) beetwen RS232 RaspberryPi and my GSM modem I have only below commands:
Anyone have idea what can be wrong ?
I tried initialize my GSM modem by write simple application in C, and GSM modem works, below used AT commands:
I do not understand why Codesys SMS library send AT+CPIN? command ?
Last edit: damian177 2023-09-29