Jump to content

Send SMS via Ethernet AT commands


REGEX

Recommended Posts

Hello,

I am solving the following situation. I have Unistream 7 connected via Ethernet to my "LTE modem", which uses remote Internet access. The modem also allows standard AT commands sent via the TCP port for sending SMS. I'm looking everywhere for it, but I haven't found a "SIMPLE" example of how to program it in Uniststream...???

AT_COMMAND.pdf

Link to comment
Share on other sites

UniStream supporting only selected modems from modems list.

In your case you have to use "Protocol" to send and parse messages to/from your modem.

You can download UniLogic examples from following link:

https://www.unitronicsplc.com/software-unilogic-for-programmable-controllers/

https://www.unitronicsplc.com/Download/SoftwareVersions/UniLogic/UniLogic_Examples.zip

Unzip and review examples in directory:

E:\Unitronics Software\UniLogic\UniLogic_Example_Projects_1.30.58\UniLogic Examples_V1.30 Rev 52\Communications\Protocol\UniStream_070_Message_Composer_Example.ulpr

and other.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.