Announcement

Collapse
No announcement yet.

HUAWEI E1752 GSM/3G modem

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    HUAWEI E1752 GSM/3G modem

    Hi,
    (STIPUS: do you speak french?)

    I have USB KEY HUAWEI E1752 GSM/3G modem (from ORANGE operator)
    I install the connexion tools from OPERATEUR user guide (driver + software connexion name BUSINESS EVERYWHERE)
    This modem works fine with SMS send from the operator's software but don't work with the SMS connector plugin

    Thank you:

    here my config:
    SMS Interface:

    SMS Connector plugin : V0.14.2.3
    <input id="m_debugCheckBox" name="m_debugCheckBox" checked="checked" type="checkbox"><label for="m_debugCheckBox">SMS Connector Debug Mode
    </label><label for="m_debugCheckBox">
    </label>Serial Port : COM6

    Speed : <select name="m_speedDropDownList" id="m_speedDropDownList"> <option value="1200">1200</option> <option value="2400">2400</option> <option value="4800">4800</option> <option value="9600">9600</option> <option value="14400">14400</option> <option value="19200">19200</option> <option value="28800">28800</option> <option value="38400">38400</option> <option value="57600">57600</option> <option selected="selected" value="115200">115200</option> </select>

    Parity : <select name="m_parityDropDownList" id="m_parityDropDownList"> <option value="Even">Even</option> <option value="Mark">Mark</option> <option selected="selected" value="None">None</option> <option value="Odd">Odd</option> <option value="Space">Space</option> </select>

    DataBits : <select name="m_dataBitsDropDownList" id="m_dataBitsDropDownList"> <option selected="selected" value="8">8</option> <option value="7">7</option> </select>

    StopBits : <select name="m_stopBitsDropDownList" id="m_stopBitsDropDownList"> <option value="None">None</option> <option selected="selected" value="One">One</option> <option value="OnePointFive">OnePointFive</option> <option value="Two">Two</option> </select>

    <input id="m_dtrEnableCheckBox" name="m_dtrEnableCheckBox" checked="checked" type="checkbox"><label for="m_dtrEnableCheckBox">DTR Enable</label>
    <input id="m_rtsEnableCheckBox" name="m_rtsEnableCheckBox" checked="checked" type="checkbox"><label for="m_rtsEnableCheckBox">RTS Enable</label>

    Modem Driver : <select name="m_driverDropDownList" id="m_driverDropDownList"> <option selected="selected" value="C:\Program Files\HomeSeer HSPRO\Scripts\hspi_smsc.vb">C:\Program Files\HomeSeer HSPRO\Scripts\hspi_smsc.vb</option> <option value="C:\Program Files\HomeSeer HSPRO\Scripts\hspi_smsc_3g.vb">C:\Program Files\HomeSeer HSPRO\Scripts\hspi_smsc_3g.vb</option> <option value="C:\Program Files\HomeSeer HSPRO\Scripts\hspi_smsc_nokia.vb">C:\Program Files\HomeSeer HSPRO\Scripts\hspi_smsc_nokia.vb</option> <option value="C:\Program Files\HomeSeer HSPRO\Scripts\hspi_smsc_samsung.vb">C:\Program Files\HomeSeer HSPRO\Scripts\hspi_smsc_samsung.vb</option> <option value="C:\Program Files\HomeSeer HSPRO\Scripts\hspi_smsc_ztext.vb">C:\Program Files\HomeSeer HSPRO\Scripts\hspi_smsc_ztext.vb</option> </select>Driver script must be named hspi_smsc*.vb to appear here

    Modem Init String : <input name="m_initStringTextBox" value="AT" id="m_initStringTextBox" type="text">

    Modem GSM Pin Code : <input name="m_pinCodeTextBox" value="0000" id="m_pinCodeTextBox" type="text">

    End Of Command: <input id="m_crRadioButton" name="NEWLINE" value="m_crRadioButton" checked="checked" type="radio"><label for="m_crRadioButton">CR</label> <input id="m_crlfRadioButton" name="NEWLINE" value="m_crlfRadioButton" type="radio"><label for="m_crlfRadioButton">CRLF</label> <input id="m_lfRadioButton" name="NEWLINE" value="m_lfRadioButton" type="radio"><label for="m_lfRadioButton">LF</label>
    SMS Mode : <select name="m_textModeDropDownList" id="m_textModeDropDownList"> <option selected="selected" value="TEXT">TEXT</option> <option value="PDU">PDU</option> </select>
    Delivery ServiceCenter : <input name="m_serviceCenterTextBox" value="+33689004000" id="m_serviceCenterTextBox" type="text">

    LOG file:
    <table width="100%" border="0" cellpadding="0" cellspacing="2"><tbody><tr><td colspan="1" class="LOGDateTime1" align="left" nowrap="nowrap">22/01/2012 21:42:12 </td><td colspan="3" class="LOGType1" align="left">Info </td><td colspan="8" class="LOGEntry1" align="left">Initializing Plug-in: SMS Connector on COM port 6</td></tr> <tr><td colspan="1" class="LOGDateTime0" align="left" nowrap="nowrap">22/01/2012 21:42:12 </td><td colspan="3" class="LOGType0" align="left">COM6 INIT </td><td colspan="8" class="LOGEntry0" align="left">BaudRate=9600 Parity=None DataBits=8 StopBits=One RTS=True DTR=True</td></tr> <tr><td colspan="1" class="LOGDateTime1" align="left" nowrap="nowrap">22/01/2012 21:42:12 </td><td colspan="3" class="LOGType1" align="left">COM6 OPEN </td><td colspan="8" class="LOGEntry1" align="left">COM6 Opening... Driver=C:\Program Files\HomeSeer HSPRO\Scripts\hspi_smsc.vb</td></tr> <tr><td colspan="1" class="LOGDateTime0" align="left" nowrap="nowrap">22/01/2012 21:42:12 </td><td colspan="3" class="LOGType0" align="left">Info </td><td colspan="8" class="LOGEntry0" align="left">Finished initializing plug-in SMS Connector</td></tr> <tr><td colspan="1" class="LOGDateTime1" align="left" nowrap="nowrap">22/01/2012 21:42:12 </td><td colspan="3" class="LOGType1" align="left">COM6 WRITELINE </td><td colspan="8" class="LOGEntry1" align="left">AT</td></tr> <tr><td colspan="1" class="LOGDateTime0" align="left" nowrap="nowrap">22/01/2012 21:42:12 </td><td colspan="3" class="LOGType0" align="left">COM6 WAITFOR </td><td colspan="8" class="LOGEntry0" align="left">OK - ResponseTimeout=3000</td></tr> <tr><td colspan="1" class="LOGDateTime1" align="left" nowrap="nowrap">22/01/2012 21:42:12 </td><td colspan="3" class="LOGType1" align="left">COM6 READ </td><td colspan="8" class="LOGEntry1" align="left">6 bytes: 13 10 79 75 13 10 [OK]</td></tr> <tr><td colspan="1" class="LOGDateTime0" align="left" nowrap="nowrap">22/01/2012 21:42:12 </td><td colspan="3" class="LOGType0" align="left">COM6 WAITFOR </td><td colspan="8" class="LOGEntry0" align="left">OK MATCHED</td></tr> <tr><td colspan="1" class="LOGDateTime1" align="left" nowrap="nowrap">22/01/2012 21:42:12 </td><td colspan="3" class="LOGType1" align="left">COM6 WRITELINE </td><td colspan="8" class="LOGEntry1" align="left">AT+CLIP=1;+CRC=1</td></tr> <tr><td colspan="1" class="LOGDateTime0" align="left" nowrap="nowrap">22/01/2012 21:42:12 </td><td colspan="3" class="LOGType0" align="left">COM6 WAITFOR </td><td colspan="8" class="LOGEntry0" align="left">OK - ResponseTimeout=3000</td></tr> <tr><td colspan="1" class="LOGDateTime1" align="left" nowrap="nowrap">22/01/2012 21:42:12 </td><td colspan="3" class="LOGType1" align="left">COM6 READ </td><td colspan="8" class="LOGEntry1" align="left">18 bytes: 13 10 43 67 77 69 32 69 82 82 79 82 58 32 49 51 13 10 [+CME ERROR: 13]</td></tr> <tr><td colspan="1" class="LOGDateTime0" align="left" nowrap="nowrap">22/01/2012 21:42:15 </td><td colspan="3" class="LOGType0" align="left">COM6 ERROR </td><td colspan="8" class="LOGEntry0" align="left">WAITFOR OK Failed !</td></tr> <tr><td colspan="1" class="LOGDateTime1" align="left" nowrap="nowrap">22/01/2012 21:42:15 </td><td colspan="3" class="LOGType1" align="left">COM6 WRITELINE </td><td colspan="8" class="LOGEntry1" align="left">AT+CMGF=1</td></tr> <tr><td colspan="1" class="LOGDateTime0" align="left" nowrap="nowrap">22/01/2012 21:42:15 </td><td colspan="3" class="LOGType0" align="left">COM6 WAITFOR </td><td colspan="8" class="LOGEntry0" align="left">OK - ResponseTimeout=3000</td></tr> <tr><td colspan="1" class="LOGDateTime1" align="left" nowrap="nowrap">22/01/2012 21:42:15 </td><td colspan="3" class="LOGType1" align="left">COM6 READ </td><td colspan="8" class="LOGEntry1" align="left">18 bytes: 13 10 43 67 77 69 32 69 82 82 79 82 58 32 49 51 13 10 [+CME ERROR: 13]</td></tr> <tr><td colspan="1" class="LOGDateTime0" align="left" nowrap="nowrap">22/01/2012 21:42:18 </td><td colspan="3" class="LOGType0" align="left">COM6 ERROR </td><td colspan="8" class="LOGEntry0" align="left">WAITFOR OK Failed !</td></tr> <tr><td colspan="1" class="LOGDateTime1" align="left" nowrap="nowrap">22/01/2012 21:42:18 </td><td colspan="3" class="LOGType1" align="left">COM6 WRITELINE </td><td colspan="8" class="LOGEntry1" align="left">AT+CPIN=0000</td></tr> <tr><td colspan="1" class="LOGDateTime0" align="left" nowrap="nowrap">22/01/2012 21:42:18 </td><td colspan="3" class="LOGType0" align="left">COM6 WAITFOR </td><td colspan="8" class="LOGEntry0" align="left">OK|ERROR - ResponseTimeout=3000</td></tr> <tr><td colspan="1" class="LOGDateTime1" align="left" nowrap="nowrap">22/01/2012 21:42:18 </td><td colspan="3" class="LOGType1" align="left">COM6 READ </td><td colspan="8" class="LOGEntry1" align="left">17 bytes: 13 10 43 67 77 69 32 69 82 82 79 82 58 32 51 13 10 [+CME ERROR: 3]</td></tr> <tr><td colspan="1" class="LOGDateTime0" align="left" nowrap="nowrap">22/01/2012 21:42:18 </td><td colspan="3" class="LOGType0" align="left">COM6 WAITFOR </td><td colspan="8" class="LOGEntry0" align="left">OK|ERROR MATCHED</td></tr> <tr><td colspan="1" class="LOGDateTime1" align="left" nowrap="nowrap">22/01/2012 21:42:18 </td><td colspan="3" class="LOGType1" align="left">COM6 WRITELINE </td><td colspan="8" class="LOGEntry1" align="left">AT+CSCA=+33689004000</td></tr> <tr><td colspan="1" class="LOGDateTime0" align="left" nowrap="nowrap">22/01/2012 21:42:18 </td><td colspan="3" class="LOGType0" align="left">COM6 WAITFOR </td><td colspan="8" class="LOGEntry0" align="left">OK|ERROR - ResponseTimeout=3000</td></tr> <tr><td colspan="1" class="LOGDateTime1" align="left" nowrap="nowrap">22/01/2012 21:42:18 </td><td colspan="3" class="LOGType1" align="left">COM6 READ </td><td colspan="8" class="LOGEntry1" align="left">18 bytes: 13 10 43 67 77 69 32 69 82 82 79 82 58 32 49 51 13 10 [+CME ERROR: 13]</td></tr> <tr><td colspan="1" class="LOGDateTime0" align="left" nowrap="nowrap">22/01/2012 21:42:18 </td><td colspan="3" class="LOGType0" align="left">COM6 WAITFOR </td><td colspan="8" class="LOGEntry0" align="left">OK|ERROR MATCHED</td></tr> <tr><td colspan="1" class="LOGDateTime1" align="left" nowrap="nowrap">22/01/2012 21:42:18 </td><td colspan="3" class="LOGType1" align="left">COM6 WATCH </td><td colspan="8" class="LOGEntry1" align="left">\+CLIP:\s\x22(?[^\x22]+)\x22</td></tr> <tr><td colspan="1" class="LOGDateTime0" align="left" nowrap="nowrap">22/01/2012 21:42:18 </td><td colspan="3" class="LOGType0" align="left">COM6 WATCH </td><td colspan="8" class="LOGEntry0" align="left">\+CMT:\s\x22(?[^\x22]+)\x22,,\x22(?[^\x22]+)\x22\x0D\x0A(?[^\x0D]+)\x0D\x0A</td></tr></tbody></table>
Working...
X