Bluetooth Stack

13 posts / 0 new
Last post
Blitz
Blitz's picture
Offline
Joined: 24 Sep 2007
Posts:
Bluetooth Stack

I have a Toshiba BT Stack on my Sony Vaio laptop. Mo will not recognize it which means I cannot do phone transfers. Any ideas?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Fredrik Eldh
Fredrik's picture
Offline
Mobile Sorcerer
Joined: 16 Feb 2009
Posts:

MoSync currently only has support for the Microsoft bluetooth stack. Maybe you can install it on your laptop instead of the Toshiba stack. If not, you could buy a Microsoft-compatible USB bluetooth dongle.

Anthony Hartley
Hartley's picture
Offline
Mobile Wizard
Joined: 25 Sep 2007
Posts:

BTW, you can also manually transfer your application to the phone, by right-click and selecting send-to 'Bluetooth', the application is in the projects path 'Output\1' or 'Output\2'.

This is also described in the getting started document.

I hope this works for you, contact us if it does'nt and we will try to make a fix.

Tony

Blitz
Blitz's picture
Offline
Joined: 24 Sep 2007
Posts:

Tony

Your solution may be the best. There are numerous BT stacks out there and many are quite different. The Toshiba stack (weird) is native to the Sony Vaio laptops. I will try my Kensington dongle and see if that makes a difference.

Thanks
Blitz

bhimaniketan
bhimaniketan's picture
Offline
Joined: 11 Mar 2010
Posts:

Is there any mosync bluetooth example application available?

I want to make mobile phone bluetooth application, that run as a gateway...

Is this possible with mosync sdk?

Sam Pickard
rival's picture
Offline
Mobile Archmage
Joined: 19 Mar 2009
Posts:

Hi, we're working on BT servers at the moment, but there is good functionality for sending data over bluetooth. I'm sure you don't want to give too much away, but if you can let me know generally what you want it to do, then I can answer the question in more detail and build you a small starter app for it.

bhimaniketan
bhimaniketan's picture
Offline
Joined: 11 Mar 2010
Posts:

Hi rival,

Thanks for your reply,

I want to make application, that works bluetooth as a server, for connecting two different bluetooth device, both device are not in each device range, but both are in connected with server and using server both can communicate with each other.

bhimaniketan
bhimaniketan's picture
Offline
Joined: 11 Mar 2010
Posts:

Hi Rival,

Did you got it my question?

Sam Pickard
rival's picture
Offline
Mobile Archmage
Joined: 19 Mar 2009
Posts:

Hi - sorry, I had missed it. I'll try something today.

bhimaniketan
bhimaniketan's picture
Offline
Joined: 11 Mar 2010
Posts:

Hi Rival

Any updates from your side? If you are busy then give me idea for completing this task...

Sam Pickard
rival's picture
Offline
Mobile Archmage
Joined: 19 Mar 2009
Posts:

Hi I will complete the Bluetooth tutorials today. There is a Bluetooth server example in this, and I'll post a link to the code here as well.

Sam Pickard
rival's picture
Offline
Mobile Archmage
Joined: 19 Mar 2009
Posts:

Hi, I've completed the bluetooth tutorials, and they will be available early next week, after the editor has finished with them.

bhimaniketan
bhimaniketan's picture
Offline
Joined: 11 Mar 2010
Posts:

Hi, Thanks,

So now can i make my application using new sdk?