element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Experts, Learning and Guidance
  • Technologies
  • More
Experts, Learning and Guidance
Ask an Expert Forum Huawei Mg323 Send SMS text problem
  • Blog
  • Forum
  • Documents
  • Leaderboard
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Experts, Learning and Guidance to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 7 replies
  • Subscribers 298 subscribers
  • Views 851 views
  • Users 0 members are here
  • sms
  • problem
  • mg323
  • send
  • text
Related
See a helpful answer?

Be sure to click 'more' and select 'suggest as answer'!

If you're the thread creator, be sure to click 'more' then 'Verify as Answer'!

Huawei Mg323 Send SMS text problem

Former Member
Former Member over 11 years ago

Hi Guys

 

No idea who to ask on this.

 

We have a development board for the MG323 GSM modem and find that the following sequence of commands will send an SMS text from O2 and Meteor (All we have tested) but not Vodafone.

 

AT

OK

AT+CMGF=1

OK

AT+CMGS?

AT+CMGS=?

OK

AT+CMGS="0872730966"

> TEST TEXT

+CMGS: 72 CRLF

CRLF

OK CRLF

 

Doing the CTRL-Z after imputting the SMS Text to send (> TEST TEXT ) just has no effect. The modem just sits there with the > remaining.

 

Any ideas appreciated.

 

Thanks

 

Denis

  • Sign in to reply
  • Cancel

Top Replies

  • Former Member
    Former Member over 10 years ago in reply to clem57 +1
    Hi Clem Thanks for your input. Right now it looks like it is a problem with some MG323 modules and not others. Related to different SW versions I'm assuming. We have a new board from production that works…
Parents
  • clem57
    clem57 over 10 years ago

    Denis,   Please add AT+CMEE=2 to turn on error codes in verbose mode. This may lead to more information. Cheers Clem

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 10 years ago in reply to clem57

    Hi Guys

     

    Thanks for your input.

     

    We have an mg323 development board driven from the com port of a PC. So no specific HW or SW.

     

    Even using the modem driver application at

     

    Module Tester | M2MSupport.net

     

    I still just get the following

     

    AT+CMGF=1

    OK

    AT+CMGS?

    AT+CMGS=?

    OK

    AT+CMGS="0872730966"

    >

     

    And that's it stuck at the SMS text prompt. Additional error details wont help here. The modem is just stuck, or locked up.

    But only with Vodafone SIMs

     

    I've concluded at this stage Vodafone Ireland has a problem with the MG323.

     

    Not sure how to confirm this.

     

    Denis

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • Former Member
    Former Member over 10 years ago in reply to clem57

    Hi Guys

     

    Thanks for your input.

     

    We have an mg323 development board driven from the com port of a PC. So no specific HW or SW.

     

    Even using the modem driver application at

     

    Module Tester | M2MSupport.net

     

    I still just get the following

     

    AT+CMGF=1

    OK

    AT+CMGS?

    AT+CMGS=?

    OK

    AT+CMGS="0872730966"

    >

     

    And that's it stuck at the SMS text prompt. Additional error details wont help here. The modem is just stuck, or locked up.

    But only with Vodafone SIMs

     

    I've concluded at this stage Vodafone Ireland has a problem with the MG323.

     

    Not sure how to confirm this.

     

    Denis

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • clem57
    clem57 over 10 years ago in reply to Former Member

    Surprise!

     

    Perform security-related tasks, such as opening or closing facility locks (AT+CLCK), checking whether a facility is locked (AT+CLCK) and changing passwords (AT+CPWD). (Facility lock examples: SIM lock [a password must be given to the SIM card every time the mobile phone is switched on] and PH-SIM lock [a certain SIM card is associated with the mobile phone. To use other SIM cards with the mobile phone, a password must be entered.])

     

    Cheers

    Clem

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube