Using the MDA/Wizard as abluetooth reciever for my PC - 8125, K-JAM, P4300, MDA Vario General

Hello developers and members, I've searched the forum for this but I can't seem to find anything or maybe I'm looking wrong but heres my question.
I have a T-Mobile MDA (Wizard) I have it flashed to the latest T-Mobile ROM, I wanted to know is there a way to use my MDA as a bluetooth reciever for my PC, has anybody done this? is there a hack, app, or something to do this? But first and foremost is this even possible? Thanks in advance for all your responses.

you might want to elaborate on what you mean by "bluetooth receiver" I guess you mean transfer files to the phone from your PC?
BTW welcome to the forums, I see that was your first post

Elaboration
jonflow said:
you might want to elaborate on what you mean by "bluetooth receiver" I guess you mean transfer files to the phone from your PC?
BTW welcome to the forums, I see that was your first post
Click to expand...
Click to collapse
OK I see the confusion, basically a receiver, I want to be able to talk to other bluetooth devices but from my PC thru my MDA.
I want my MDA to act as a medium .
What I want to do is my friend has a Motorola RAZR V3M or sumtin from Sprint and I want to transfer MP3s from my PC to her RAZR but it has only two ways to do it, VIA Bluetooth and by taking out its Micro SD card and inserting it in a reader. unfortunately we don't have either option, but however I have my MDA, I paired the two devices but the MDA saw and paired with the phone and was like "so what" I can't seem to do anything with it. So I figured maybe I can have the MDA act as a transmitter/receiver with my PC and my PC will see it and will allow me to transfer the MP3s VIA Bluetooth to the RAZR. This is a mouthful hopefully you all get the picture.
(MY PC)------[USB]--------(MDA) ~~~~Bluetooth Signal~~~~ (RAZR)
*If not above is a little diagram
Want to if this is possible cuz I would rather not buy anything to facilitate this either, oh BTW I searched Motorola and it seem that there is a Program to do what I want via USB but they don't have the software available on the site for download only on CD that came with the phone and obviously we don't have the CD.
But wanted to know if this is possible so other things too?
***Thank you for the welcome been a member for a month i think but this is my first post and BTW this site is amazing, keep up the good work to all you developers and testers and to whom ever I don't mention, your work has increased the value and use on my MDA and my friend's Wing (T-Mobile's MDA V2)***

ACtually, you should be able to plug the razr in via USB, just like jsut about every other phone that has a usb connection.

papabear said:
ACtually, you should be able to plug the razr in via USB, just like jsut about every other phone that has a usb connection.
Click to expand...
Click to collapse
Yea I tried that but my PC sees it and doesnt do anything with it, so I'm assuming that you need the Moto CD but again we don't have it, but for the most part my idea isn't just for the RAZR, more of a impromtu Bluetooth transmitter for the PC to use.

papabear said:
ACtually, you should be able to plug the razr in via USB, just like jsut about every other phone that has a usb connection.
Click to expand...
Click to collapse
you need to install moto phonetools before plug the Razar in your computer, or you can storage the music in your Wizard and the send them to the Razor phone by Bluetooth.
about your questio I'm pretty sure you can use the wizard like a bluetooth modem transiter but I don't konw how to setup the a network

Related

1 - Bluetooth / 2- Activesync

This is more than one subject just saves me posting twice.
1. Bluetooth - Ok i know how to use bluetooth, but what im asking for is some help to find a program to use that can "explore" other devices, im sure my brother had this on and old pda! I also had a program called Bloover2, made by trifinite.org that attack other phones and suck information off hence Bloover - Bluetooth Hoover. Anyway its a J2ME program that works on my Nokia Series60, i cant find any sort of software anywhere that is any where near close to this sort of programs for O2 XDA MINI S or even any PPC.
2. Activesync - ok when i connect my phone it is connected straight away ( connected by USB ), but it says Revieving Settings or something like that, anyways it stay like that for ages but thats not what is bothering me, the problem i have is, i can download files from the DESKTOP computer onto my Xda Mini using the explore funtion on active sync, but i can download files off the Xda Mini to the DESKTOP it says transfering but does nothing! I have used the search function and used the AND inbetween words and its crap, (sorry to who made it) but i dont find anything relating to the search.
Anyway if anyone canmaybe shed some light on any of these matter i would be grateful
Thanks
i have the same problem.
any ideas?
wifiuk said:
I also had a program called Bloover2, made by trifinite.org that attack other phones and suck information off hence Bloover - Bluetooth Hoover. Anyway its a J2ME program that works on my Nokia Series60, i cant find any sort of software anywhere that is any where near close to this sort of programs for O2 XDA MINI S or even any PPC.
Click to expand...
Click to collapse
You can try Smurf. It works with older WM Smartphones but it might work with the Wizard since they both use Microsoft's Bluetooth Stack.
wifiuk said:
2. Activesync - ok when i connect my phone it is connected straight away ( connected by USB ), but it says Revieving Settings or something like that, anyways it stay like that for ages but thats not what is bothering me, the problem i have is, i can download files from the DESKTOP computer onto my Xda Mini using the explore funtion on active sync, but i can download files off the Xda Mini to the DESKTOP it says transfering but does nothing!
Click to expand...
Click to collapse
Are you connected directly to the desktop or through a USB Hub?
What OS are you using on your desktop?
Are you using a sofware Firewall and if so, did you enable ActiveSync as an exception?
Have you tried using Bluetooth ActiveSync
i gave up with the usb cable, im using infared for now till i manage to sort it out, that smurf program i found but it didnt work too well. thanks for your help tho

PC GPS receiver on Wizard...possible?

I've been given an older gps receiver that connects to a pc via usb. The driver used in that instance is a usb to serial driver and ends up connecting to one of the COM ports. I was wondering if it may be possible to connect the receiver to my Wizard. I've got an adapter that will enable me to at least plug the receiver into my phone, but I'm not really sure how to get the phone to recognize the receiver.
Does anyone know of an app that will allow me to use the mini usb port as a serial port in any way. I know this may be a long shot, but wanted to try. I can try to write something myself in C# if need be to intercept the messages, but I don't really know how to receive those messages through a COM port on the phone. Thanks!!!
By the way, I'm using an unlocked 8125, running WM6 Most Beautiful.
The problem is actually the Wizard doesn't have a USB Host so the RS232 to USB adapter you might be thinking of won't work here. As for getting it to work with the PC, perhaps if the PC is providing the GPS as a service?
I see. I've got it working on the PC, but could probably write something to get it to the phone, but might be a little pointless if I'm already connected to a laptop.
So, it looks like the only way to connect a peripheral to the Wizard is through Bluetooth. Think that is a fair assessment?
DuceEnd said:
I see. I've got it working on the PC, but could probably write something to get it to the phone, but might be a little pointless if I'm already connected to a laptop.
So, it looks like the only way to connect a peripheral to the Wizard is through Bluetooth. Think that is a fair assessment?
Click to expand...
Click to collapse
Yup. There are a few threads about that also.
--M

Use Diamond as GPS dongle to a Mac *SOLVED, solution posted*

Hi!
im just wondering if there is a possibility to use my HTC Touch Diamond as a GPS dongle to my Macbook?
Anyone know if there is a app for that or something?
//Linkus
Solution! Further way down
Okey guys!
it was a long time since i wrote here, but i actually solved the problem!
as mr-pill recommended i used Franson GpsGate
I installed the program with the .CAB to my memmorycard not the internal storage.
after installation i went through the wizard and i chose only internal GPS not garmin or bluetooth.
After that you got the option how you whant to sync with the other units, i choose bluetooth, make sure you have you phone paired with you macbook.
the in you program hope for that it supports bluetooth GPS.
and your done!
Click to expand...
Click to collapse
try this
http://users.skynet.be/hofinger/GPS2Blue.html
davidbnkn said:
http://users.skynet.be/hofinger/GPS2Blue.html
Click to expand...
Click to collapse
thanks i think it works
just tried it a little bit on work but ill be back with more info later tonight
linkus said:
thanks i think it works
just tried it a little bit on work but ill be back with more info later tonight
Click to expand...
Click to collapse
Nope nothing i cant get it to work :S
how shall i connect my device to my macbook? Bluetooth? USB cable?
Whan i choose BT it just says that BT not enabled even if it is :S
Very strange? IF USB shall i take Storage och Active Sync?
Keep us posted, I want to do the same thing except with Windows XP. If you do get it figured out would you mind posting how you did it? Thank you in advance
The only advice I can give you is: If doing via bluetooth you need to make sure the program is looking at the correct COM port otherwise it will never "see" the gps.
gerlbaum said:
Keep us posted, I want to do the same thing except with Windows XP. If you do get it figured out would you mind posting how you did it? Thank you in advance
The only advice I can give you is: If doing via bluetooth you need to make sure the program is looking at the correct COM port otherwise it will never "see" the gps.
Click to expand...
Click to collapse
you bet on it! if you manage to get it to work please post here also
try gpsgate. that worked for me with TP + MbP
Okey guys!
it was a long time since i wrote here, but i actually solved the problem!
as mr-pill recommended i used Franson GpsGate
I installed the program with the .CAB to my memmorycard not the internal storage.
after installation i went through the wizard and i chose only internal GPS not garmin or bluetooth.
After that you got the option how you whant to sync with the other units, i choose bluetooth, make sure you have you phone paired with you macbook.
the in you program hope for that it supports bluetooth GPS.
and your done!
linkus said:
Nope nothing i cant get it to work :S
how shall i connect my device to my macbook? Bluetooth? USB cable?
Whan i choose BT it just says that BT not enabled even if it is :S
Very strange? IF USB shall i take Storage och Active Sync?
Click to expand...
Click to collapse
I had some fun with GPS2Blue yesterday, but finally got it working. As well as getting all programs to look at the right port, you need to create an incoming bluetooth serial port on the phone for it to work - you can easily create an incoming port on the PC easily (you'd expect to want your phone to access services on the PC, not the other way round, right?), but as I understand it's not quite so easy on the phone.
Managed to find these instructions and got it working perfectly: http://forum.xda-developers.com/showthread.php?t=499896&highlight=gps2blue
EDIT: This will work for all GPS applications that uses a serial GPS receiver, not just those that explicitly support bluetooth receivers (I got hold of some very old free software and it works fine). The bluetooth linkis handled by Windows/MacOS and all the app sees is a serial port.
!!
!qq
BLCollier said:
I had some fun with GPS2Blue yesterday, but finally got it working. As well as getting all programs to look at the right port, you need to create an incoming bluetooth serial port on the phone for it to work - you can easily create an incoming port on the PC easily (you'd expect to want your phone to access services on the PC, not the other way round, right?), but as I understand it's not quite so easy on the phone.
Managed to find these instructions and got it working perfectly: http://forum.xda-developers.com/showthread.php?t=499896&highlight=gps2blue
EDIT: This will work for all GPS applications that uses a serial GPS receiver, not just those that explicitly support bluetooth receivers (I got hold of some very old free software and it works fine). The bluetooth linkis handled by Windows/MacOS and all the app sees is a serial port.
Click to expand...
Click to collapse
Sent from my MB525 using XDA App

Using Windows Mobile phone as a USB WiFi receiver?

I was wondering if this is possible. I've heard of people using ICS Control to turn it into a hotspot, but I no longer have a working WiFi card. I just got a new computer with Windows 7 and all I can do is use the built-in Internet Connection Sharing that comes with WinMo until I get a long ethernet cable to wire from my router to my room.
So I was wondering if it's possible to use the phone's ability to receive WiFi to share that connection with the computer. I'm sure there's some way for it to be done. Any suggestions?
I have the same question
same situation here.
After some searching, I've found a program called "Serialtunnel" and "wmtunnel" that is supposed to do just that, however I cannot find any working download link...
Let me know if you find anything.
http://www.wmwifirouter.com/
Will work as wifi to usb, making your phone a WIFI usb adapter. I use it with my desktop when hooked to my TV in the livingroom, rather than a 35 foot cord.
Its as simple as= plug in phone, start Wmwifirouter , touch wifi to usb button.
Battery charges while working so it doesn't kill it.
phone's ability to receive WiFi to share that connection with the computer can only be obtained if your phone allows to do so. check out the official site of your phone developrs. there will definitly be some considerations about this
Two solutions
Found two programs that do just this, both work on Windows Mobile (and unfortunately not on Symbian), but are supposed to do just what you're looking for.
ICS Control
Serial Tunnel
IF anyone figures out how to get this (converted) to run on a Symbian device... Thanks.
Anyone?
Bumping to re-ask question.
WIFI
i didt understand
ravichandrabr said:
i didt understand
Click to expand...
Click to collapse
I'm looking for a program that can "Wifi to USB" on a symbian (Nokia) phone.
In other words, I want to use my phone as a wireless adapter for an old pc without wifi.
would prob get more luck asking in a symbian forum

New App Idea for TP2

Hey All, I came across an Idea for the TP2, could be used for any for the most part. But As I was coming here I hooked my phone to the usb cable to sync, and then it dawned on me, unless there is one out there already.
Is it possible or could it be done to have the usb cable also act as a sound relay? What I mean is, we all hookup our tp2 to the computer to sync, but I also use MyMobiler to see the screen, so I was wondering since some of us used wired headsets, could an app be created to send the sound signals through the USB cable to the computer, and have the computer work as a handsfree speakerphone? You could use the phone mic since it would be close enough to you.
Just a thought
Well, there's this... http://www.bluesoleil.com/products/Default.aspx?TID=14
Can't remember whether it was Panasonic or Motorola who had this PC sync program which also allowed phone calls though the computer. Loved it! It isn't a new idea, but it is certainly a good one.
devis said:
Well, there's this... http://www.bluesoleil.com/products/Default.aspx?TID=14
Can't remember whether it was Panasonic or Motorola who had this PC sync program which also allowed phone calls though the computer. Loved it! It isn't a new idea, but it is certainly a good one.
Click to expand...
Click to collapse
I used to be able to do that with my old samsung
devis said:
Well, there's this... http://www.bluesoleil.com/products/Default.aspx?TID=14
Can't remember whether it was Panasonic or Motorola who had this PC sync program which also allowed phone calls though the computer. Loved it! It isn't a new idea, but it is certainly a good one.
Click to expand...
Click to collapse
Only downfall is you have to have a mic on your computer, I figured you'd just use the phone mic itself. But damn someone beat me to the idea
i would like to see the usb send an audio signal out from the phone to lets say the cd player to hear music playing from the phone...
After reading it further, that works off bluetooth, not a usb cable, so the hunt is on still

Categories

Resources