Landline Adapter - General Accessories

Hi, i am looking for an adapter so i can plug my phone in via miniUSB cable to Landline phone and have it take n make calls over landline, any ideas? I had a google and a search through this forum but cant seem to find anything.
Thanks
Mat.

you dont mention what device you have
but only the Athena
can do any type of usb host
which mean other devices can only use it's connector for 3 things
1 be connected to from an usb host like a pc
2 use the audio wires for a headset
3 be charged over it
problem 2 is that
usb is a digital serial bus and landline is an analog system
so they cant talk unless a modem is between an analog old fasion modem
like 56K
and one which support voice input never seen one which
can do it over usb

Hi thanks for your reply i have an XDA Orbit.
so i guess no ethernet connection, or OTG usb. I will have a look at the athena though as this is my personal phone and i am looking for somthing for work.
Though how about usb over ditital networks and interfacing to ip phone switches ?
Thanks
Mat.

Hi thanks for your reply i have an XDA Orbit.
can you get a modem to usb? & what about ethernet connections, or OTG usb.
I will have a look at the athena this is my personal phone and i am looking for somthing for work.
also how about usb over ditital networks and interfacing to ip phone switches ?
Thanks
Mat.

ipphones dont use the real landline connection they use the adsl digital connection which is modulated on top of the old analog system

Related

I connected the XDA to LAN and WAN without a PC

Soon after buying the T-Mobile MDA, it became painfully obvious that the performance of GPRS connectivity – at least in my area – is plain horrible! My guess is that I’m not alone, since a common question posted in XDA-related sites is how to WiFi with the XDA.
Well, there is no SDIO slot in the XDA that will support the SD WiFi cards, so the only way of getting connected to a LAN or WAN without schlepping your PC to act as a proxy server for pass-through would be to use a LAN/WAN-to-RS232 converter that could be plugged to the serial port socket on the XDA. I have tried a few RS232 I/O adapters with the XDA. and my results are available at:
http://mywebpages.comcast.net/prutchi/xda_connectivity.doc
(you can also try http://mywebpages.comcast.net/prutchi/xda_connectivity.htm, but I'm having some trouble with the figures)
You'll notice that I manage to communicate with resources on the net via a terminal, but haven't been able to trick IE into accepting my RS232 feed. If you try any of these interfaces and manage to open a socket, please let all of us know how.
Cheers,
David
Excellent work David,
I was able to replilcate your setup well! I am playing with a USB WAP and working on the DLLs to make it recognizable in Pocket IE. Working on understanding the connections and interface methods.
Used a GPS protocol as source and am doing some tweaks. I will post any updates or success! The only issue I am finding with this solutions is the size of the devices, but once we figure out the connection details we can port it over to smaller, power efficient devices.
Take care
Hi Ronin!
Any progress?
My intention was to use a RS232 wireless “wire” (two wireless RS232 dongles that transparently simulate an RS232 cable) to establish a wireless sync passthrough on the mean time.
Today I tried connecting via RS232 900MHz “Ticks” by Data Hunter ( The "Tick" is a complete data radio that parasitically draws all of its operating power from the RS232 data interface). However, I wasn't able to make it work
I'm pretty sure that I'm using the correct pinout configuration, but the XDA doesn't actively turn on COM1. Instead, it passively listens for activity from the PC. This leaves the Tick without power, and the PC sees no response. I'll try tickling the data ready lines to see if I can get it to establish the wireless link before actually establishing a sync connection.
Cheers,
David
Anyone tried to use the HW of a wireless Mouse?
I do not have one, so I don't know if there is only one Chip for movements and W-connections.
Maybe its possible to rewrite the mouse driver to access the data stream or just use the HW to build up a receiver.
And: The mouse-HW is LOW-POWER and small
Seems to be a real good idea Hopefully it will work
What about a USB-WLAN-Stick?
There're lots of USB-WLAN-Sticks on the market and a Driver should not be impossible to write!
I just opend the XDA-Connector (charging adapter) and found out that is every pin available! A USB-Adapter is easy to build!
Does anyone have some exp. with drivers? Can someone write a USB-devicedriver for WLAN?
Any Ideas?
ok, forget about it.
I'm still collecting information and I forgot about USB-Slave....
Well, I would like to see more results and solutions for this topic!
McNugget

I am going to build USB port,need help.

Well guys,i am going (me and other guys who have good experience in e-circuits)to try build a USB port to the Himalaya..
Now I understand by the http://wiki.xda-developers.com/wiki/Connectors link that only the large connector have the pins for USB..
During this time,any help,new informations about himalaya's USB will be appreciated.
In fact the project "USB port" is actually at level zero. (really busy previous week)
I am trying to make this to connect especially a Mouse to XDA2
So,I really need a help from you,MattM and others..
Can someone build or convert a generic windows mouse driver to pocket pc?
Or maybe is more easy to make a serial connector for mouse?
Then does we need a pointer?
-Is this factible? or just a dream?
(Laucher Prog based on Flash like PocketWin has a Pointer add-on)
Waiting for your replyes!
Regards,Ser
i read something about it in this forum, try searching for home made keyboard or mouse & you might find some answers to the basic questions
Come on guys!
I will use the DC adapter connector and USB female connector.(You can see the photos attached)
-But first explain me closely about UDC- and UDC+ does they are for data transmission or power?
Also USB_VDD is for?
-If I connect a USB device to the XDA2 does it will give power to it?(for mouse,etc..) or do I need to connect an external power alimentation? If yes,6V?
-If I build a Serial port can you explain more about:
RS232_DCD
RS232_CTS
RS232_TXD
RS232_RTS
RS232_RXD
RS232_DTR
Maybe is simply make the serial cable like on the "Connector's Page" (http://wiki.xda-developers.com/wiki/Connectors) and attach a serial Female-Female to connect Mouses and others?
Please post your comments,suggestions,ideas.
Regards,Ser.
UDC- and UDC+ are data
USB_VDD is for power
I don't think anyone yet knows if the XDAII can work as a USB host anyway.
For rs232 you will normally only need RS232_RXD, RS232_TXD and ground.
I'm sure someone did a serial mouse program before....
Jamie
RS232_RXD, RS232_TXD are for data?
I hope someone did the program but i've searched over i-net and didn't find anything about it!
I've also read about the built-in USB port of Toshiba,some people connected their HDD and all went perfectly.
So,I hope connect a mouse will not be so hard..
Regards
Have a look here for a mouse driver http://www.windowsfordevices.com/articles/AT3401319437.html
Yeah,i've seen it before but don't sure if it will function properly,but let's take it for that moment.
Thanx!
After a short search over i-net I found the prog. that uses Toshiba for its serial devices like mouse,keyboards: Click n'type and Point n'type..let's figure more about.
OK,now I will connect the female usb to the connector like:
RED (USB_VDD +5V) to Pin 13
GREEN (UDC+) to pin 14
GOLD (UDC-) to pin 15
BLUE (GROUND) to pin 16
Correct me if it isn't.
But I can't find a scheme of the connector that I will use,I can't understand which is the pin 1..2..
Can someone give me help about?
Thanx to RUDEGAR that provided me the link,http://www.deje.gmxhome.de/software.html
I have the USB drivers and pointer for Mouse,also support for Mass storage.
i have disambled this connector 2 times
let me look it up for you
[UPSIDE]
[1] [5] [9] [13] [17] [21]
[3] [7] [11] [15] [19]
---------------------------------
[4] [8] [12] [16] [20]
[2] [6] [10] [14] [18] [22]
[DOWNSIDE]
now the upside is when you hold the connector flat and you see the 2 cutout lines in the plastic wich goes into the xda
topleft from that is pin 1
Well,the cable doesn't work! :x
-XDA2 does not give power to the usb device (tryed with a optical mouse)
(N:we verified with a VoltMeter and all cables seems to be ok)
-Also the DeJe Drivers (originally built to Toshiba) don't work. But the driver's are compatible with all WM2003 OS..
-I verified that on my pc(Win XP) when I connect the Optical mouse,it will no give power to the device once it load the drivers,so I guess maybe the same on Pocket Pc?
What do you think about?
-Probably I will build a Serial Cable for the Mouse
Regards, Ser
have you tryed a usb pen yet.. I see you mentioned storage before
yes,in fact I have't installed the Mass storage drivers for a Pen Drive,etc..
But I verified that no led (on pen drive) and no optical light was lightening so is easy to understand that XDA2 don't gives power to the USB devices... :?:
would they light anyway ? do they only light when the correct drivers are used and its told to light. I think it would be a awesome idea to add usb to the xda.. you could then use it for loads of other things..
unapproachable2kx said:
Well,the cable doesn't work! :x
Click to expand...
Click to collapse
It cannot work. Never will.
There are two different types of USB devices: hosts and clients. You can only ever connect a client to a host. Connecting client to client does not work. It's a bit like two people picking up the phone, none of them dialing a number, but still hoping they'd get connected. Not going to happen.
All USB mice are USB clients. The XDA II also is a USB client. The USB chip in the XDA II can only handle being a client. It does not support host mode, so no software in the world can change the XDA II to a USB host.
So, connecting a USB client to an XDA II will never work.
For serial communication (RS232), there is no such problem, so it may be possible to connect a serial mouse to the XDA II. The first thing you have to make sure is that the voltage is correct. "Normal" RS232 uses +12V/-12V, whereas most small devices (and quite likely also the XDA II) uses 0V/5V. You may have to add a MAX232 (or compatible) level shifter chip to your cable.
I strongly suggest you search the 'net for RS232 and read as much as you can find. If you just experiment with cables without really understanding the implications, you might damage your XDA II.
Once you sorted that out, make sure you connect all the handshake lines your mouse uses. I would imagine that some mice may need at least the DTR line assigned before they will start doing anything.
After that, the rest is software. Your driver will have to a) pick the correct baud rate, b) drive the handshake lines correctly, and then c) it can start receiving data.
Good luck!
Daniel
well there are CF cards which have usb master support
and with the backpack the xda2 can use CF cards
of cause the driver issue could be troublesome and i'm
not sure about the speed dec going that interface to interface way
but i would not rule out that it could work
with the right drivers mind you
How about connecting a serial to USB convertor to the serial port on the XDA II?, surely that would leave you with a USB host port that you could plug a mouse into?
In this case is more simple to connect serial mouse to the serial port.
Dunno if how u tell the usb will work.. :?:
http://www.expansys-usa.com/product.asp?code=113389
Would this do the trick?
It says host ports, can the XDA2 handle it?

USB GPS Receiver capable?

Hey guys...
After reading the last wm6 vanilla thread, i can imagine how annoying i was w/ the wm6 black 2.0 release b*ing and whining about how i coudln't my wireless to work...
anyways, i'll try to cut the stupidity posts to a minimum but in the meantime maybe someone has tried using a usb gps receiver on their phone.
i'm trying to configure ports and stuff via usb, but not too sure what baud rate, which com port etc to set everything at for maximum usage... in fact i don't even know if the darn thing works with my phone either
about to reinstall googlemaps to see if the usb will work....
i know everyone is using bluetooth, but i had this garmin usb 18 laying around for my laptop and bought a usb --> mini usb adapter and thought i'd try it
if anyone has tried, please help me out... thanks
wrong forum
Not a stupid question, a stupid place to ask it. Try here http://forum.xda-developers.com/forumdisplay.php?f=307
you can't connect a USB GPS to the phone.
the USB GPSs require a server side USB port, the phone is only a client USB port. Hence, you can't connect peripherals to it such as GPSs, printers etc...
Bluetooth GPS units work very well with the Hermes though!?
ygeller said:
you can't connect a USB GPS to the phone.
the USB GPSs require a server side USB port, the phone is only a client USB port. Hence, you can't connect peripherals to it such as GPSs, printers etc...
Click to expand...
Click to collapse
well i guess that ends this thread
dangit, guess i have to go invest in a BT one ... moderator, shut me down
dmenshunzz said:
well i guess that ends this thread
dangit, guess i have to go invest in a BT one ... moderator, shut me down
Click to expand...
Click to collapse
yes please close this thread... the if the hermes supported USB Host then it would be a possibility of having it working... but no chance....

USB wireless keyboard/mouse using wifi

Well I've been searching for a while trying to connect the S3 as a laptop using MHL+USB OTG, but seems it is not possible or simply hard enough to consider other options. Several options have been considered:
1- Using BT keyboard/mouse is not always suitable since most of us use 2.4Ghz USB keyboard/mouse and it does not consider connecting HDD or other stuff.
2- I found an application that allows you to use your keyboard/mouse connected to your PC to control the phone, "takecontrol", take a look here:
https://play.google.com/store/apps/...NvbS5kcm9pZGNvbnRyb2wudGFrZWNvbnRyb2xsaXRlIl0.
Using this app you could also share an HDD connected to that PC solving one of the previous problem BT has.
But this configuration forces you to have your computer switched on... a bit useless if what you want is to connect the S3 as a PC instead of using an actual one.
3- After this I thought of using a wifi USB HUB, but hey! most of routers have USB ports, so why don't we use them instead of buying a new equipment? Then I realised it should work fine for sharing contents from a USB HDD but for USB wireless mouse/keyboard...
(those of you who have a BT mouse/keyboard but don't know how to connect the USB HDD to get "full" PC experience with the S3/S2/Note..., maybe it's still interesting this option)
So my question is if it is possible to connect a USB wireless mouse/keyboard plugging it to a wifi USB HUB. Maybe with an android app? what do you think guys?
I'm still thinkin about this.
Would be possible to use a wireless USB Hub, via wifi or BT?
WiFi Mouse is very good for you, please visit: http://www.xda-developers.com/android/wifi-mouse-turns-your-android-phone-into-a-mouse

OnePlus3 Lan

Hello there,
I've had constant problems with my wifi reception in my room, so I decided to move to ethernet on my phone, at least for streaming video content.
Next I did order this https://www.reichelt.de/?ARTICLE=165094&PROVID=2788&wt_mc=amc141526782519998&gclid=Cj0KCQjwwevLBRCGARIsAKnAJvdjdNWKYiUvEuktVoxBqvco-mV6dL5eAIaDVH68KX7jdTnmxVvdytYaAn-CEALw_wcB Lan to Usb type C adapter...
Aaaand it is not working...
looking at this tutorial, I think I should just be plugging it in and then seeing the icon in my status bar, right?
but I am not...
My guess would be, that I need an usb OTG adapter for whatever reason.
Sadly I do not have any other usb type C enabled devices to test the adapter, but it gets warm and is detected by my switch, so I guess it is working.
Has anyone in here experience with connecting a OP3 or in fact any Android 7 phone to Ethernet?
thanks a lot for help with this!
If your intention is to get internet via cable, and you have a laptop or pc in your room, you can simply keep the ethernet in you pc/laptop, and then use an reverse tethering app, to get the internet on your phone using your usb cable. I remember doing this a couple of years ago when i had an samsung galaxy mini
Quell this would not be in my intentions, but if it is the only way...
Did anyone in here try to use a Oneplus 3 with Ethernet yet?
Btw, I am on stock Oxygen OS and would like to stay there, as I would like to use my phone for mobile payments in the future.

Categories

Resources