Author Topic: SMS Sending  (Read 8008 times)

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2491
  • Karma: 1000
    • Wireless Communication Library
Re: SMS Sending
« Reply #15 on: February 11, 2008, 03:53:03 PM »
Then please describe what do you actually do. I mean the sequence which gives the error. Also it is good to know what is the drivers and connection type you are using (i.e. Serial connection, BT (WD/BS and so on)). What is the target device model?
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline Ann

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: SMS Sending
« Reply #16 on: February 11, 2008, 03:55:09 PM »
i'm not enter number of service center!....property ServiceCenter return ''  ! why?
phone SIEMENS CX75. connection - com port...BF version 5.4

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2491
  • Karma: 1000
    • Wireless Communication Library
Re: SMS Sending
« Reply #17 on: February 11, 2008, 03:57:40 PM »
That may be the reason of the error 96. Unfortunatelly GSM doc does not describe in details what does error in range 0-127 mean. It just says that such erros are simple "Network error".

Set the correct SC number and I'll check why it was reseted to an empty string.

P.S. Sorry I am anwering on english, but a lot of users read this forum so I am trying to make my answer for each problem to be usefull for others as well. :)
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline Ann

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: SMS Sending
« Reply #18 on: February 11, 2008, 03:58:55 PM »
From phone SMS sending...service center - entered correct

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2491
  • Karma: 1000
    • Wireless Communication Library
Re: SMS Sending
« Reply #19 on: February 11, 2008, 04:07:11 PM »
I mean the correct SC number for the ServiceCener property of the component.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline Ann

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: SMS Sending
« Reply #20 on: February 12, 2008, 07:41:15 AM »
Does Property SC not return real SC NUMBER from phone (using AT command)? Need SC prop. fill myself?

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2491
  • Karma: 1000
    • Wireless Communication Library
Re: SMS Sending
« Reply #21 on: February 12, 2008, 08:21:04 AM »
Good day!

It should read the SC number from the phone. I am checking why it does not do.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline Ann

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: SMS Sending
« Reply #22 on: February 12, 2008, 08:24:10 AM »
problem is solved! senks! i fill SC number in phone (anew) and save

Offline novice

  • Jr. Member
  • **
  • Posts: 70
  • Karma: 0
Re: SMS Sending
« Reply #23 on: February 29, 2008, 04:42:48 AM »

Good Day

Hi , In your BFGSMModemClientX.SendSMS are you also using AT commands?
does BFGSMModemClientX.SendSMS using AT+CMGS?
 :) (just curious just want to know hope u dont mind) :)

thanks

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2491
  • Karma: 1000
    • Wireless Communication Library
Re: SMS Sending
« Reply #24 on: February 29, 2008, 11:10:38 AM »
Yes. There is AT commands used, because there is no other way to send SMS.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline novice

  • Jr. Member
  • **
  • Posts: 70
  • Karma: 0
Re: SMS Sending
« Reply #25 on: March 03, 2008, 11:28:46 AM »
Good Day

Thanks Mike for the help

Offline novice

  • Jr. Member
  • **
  • Posts: 70
  • Karma: 0
Re: SMS Sending
« Reply #26 on: March 19, 2008, 03:39:39 AM »
Good Day

Just an info:

Sending sms using N6680 is ok, i already solve the problem.
the reason why it gives me error before is that it is still busy sending other sms
 :) :) :)

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2491
  • Karma: 1000
    • Wireless Communication Library
Re: SMS Sending
« Reply #27 on: March 19, 2008, 09:21:12 AM »
Aha. It may happens. The phone should notify the PC by setting some signals. I am trying to solve this by checkin signals.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline xStarter

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: SMS Sending
« Reply #28 on: May 28, 2008, 03:19:31 AM »
Do you have any progress with this problem? I have similar problem with Nokia phones and don't know how to solve it. Do I need to setup some delay between messages?