Author Topic: How to send SMS through mobile phone from PC  (Read 2623 times)

Offline kausi100

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
How to send SMS through mobile phone from PC
« on: November 27, 2006, 05:49:15 AM »
Hi
I liked your components & installed the trail version.I have a Nokia 6630 mobile phone.I tried to send a sms through the SMS client demo provided by you..
While it correctly recognises the mobile phone I get an error 'Specified service is not found'.What does this error mean & how can I send SMS?
I will be able to order the components only if I can send the SMS since I develop delphi applications to send SMS
More over it is not able to recognise the phone if it is connected through the COM port(port No 6)
I would also like to mention that every thing works fine if I use Nokia PC Suite ie i am able to sbed SMS threough bluetooth & Com port
with best wishes
Venkatesh

Offline kausi100

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: How to send SMS through mobile phone from PC
« Reply #1 on: November 27, 2006, 05:57:53 AM »
I would further like to add that I am using the USB port to connect the cable from PC to Mobile phone
Venkatesh
Hi
I liked your components & installed the trail version.I have a Nokia 6630 mobile phone.I tried to send a sms through the SMS client demo provided by you..
While it correctly recognises the mobile phone I get an error 'Specified service is not found'.What does this error mean & how can I send SMS?
I will be able to order the components only if I can send the SMS since I develop delphi applications to send SMS
More over it is not able to recognise the phone if it is connected through the COM port(port No 6)
I would also like to mention that every thing works fine if I use Nokia PC Suite ie i am able to sbed SMS threough bluetooth & Com port
with best wishes
Venkatesh

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2491
  • Karma: 1000
    • Wireless Communication Library
Re: How to send SMS through mobile phone from PC
« Reply #2 on: November 27, 2006, 07:29:35 AM »
Good time of the day!

To resolve your problem I need to know which Bluetooth drivers you are using.
The current published version have bug when working with Nokia over COM port. If you will write to me on support@btframework.com then I send fixed version to you.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline kausi100

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: How to send SMS through mobile phone from PC
« Reply #3 on: November 27, 2006, 01:20:34 PM »
I have sent mail to support@btframework.com
Venkatesh
Good time of the day!

To resolve your problem I need to know which Bluetooth drivers you are using.
The current published version have bug when working with Nokia over COM port. If you will write to me on support@btframework.com then I send fixed version to you.

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2491
  • Karma: 1000
    • Wireless Communication Library
Re: How to send SMS through mobile phone from PC
« Reply #4 on: November 27, 2006, 03:46:29 PM »
I received your e-mail and now sending fixed version to you.
To solve your second problem with "Specified service not fount" i should to know which Bluetooth drivers you are using (WidComm, BlueSoleil, Microsoft).
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline prismax

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: How to send SMS through mobile phone from PC
« Reply #5 on: February 07, 2007, 02:32:05 PM »
Hello,

I have the same problem.

I have nokia E61 and it is recognized by the sms-client demo. But after I click "Finish" in the connect wizard, it says "Specified service not found". I have a HP notebook and it connects throug a HP Integrated Bluetooth module. When I go to the configuration of this bluetooth module in my Control Panel I see a local service "Bluetooth Serial Port" available..

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2491
  • Karma: 1000
    • Wireless Communication Library
Re: How to send SMS through mobile phone from PC
« Reply #6 on: February 07, 2007, 03:40:51 PM »
For Nokia phones you should use Dial Up Networking Service (not Serial Port). This is the same but has other UUID.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline prismax

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: How to send SMS through mobile phone from PC
« Reply #7 on: February 08, 2007, 05:49:43 PM »
And how can I use this by means of the bluetooth framework vcl?

I'm sorry, I'm all new to this, so I'm trying to find my way in all this.

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2491
  • Karma: 1000
    • Wireless Communication Library
Re: How to send SMS through mobile phone from PC
« Reply #8 on: February 08, 2007, 05:58:51 PM »
Good time of the day!
The BFGMSModemClient has property BluetoothTransport.Service
set this property to 'Dialup Network'
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager