Bluetooth enabled IDE peripherals... possible? - MDA III, XDA III, PDA2k, 9090 General

Hi guys! I don't know if this thing belongs here, but since I'm an owner of a Blue Angel device, I'll put it here anyway. Is it possible to create a simple device which has the following components:
- An IDE adaptor (don't know if this is the right term, but what I mean is a cable which can be connected to standard HDDs', CDROMs', etc.)
- A power input to provide external power to the HDD or CDROM connected to it.
- A bluetooth radio allowing a device (PDA, cellphone, laptop) which is bluetooth enabled (like my Blue Angel) to connect to it via bluetooth. I think the directory bowsing profile, or network profile should be supported.
The purpose of such a device is to allow my Blue Angel to read CDs' and copy data from hard drives. I know it would mean carrying an extra device, but considering the advantages it would give me (reading CD's and HDD's without the need for a PC) I would surely consider adding it to my gadget bag.
Does such a device exist? If not, is it possible to make something like this?

Sorry, but it can't be done. The Blue Angel's USB port is only a USB Slave port, meaning it only works if plugged into a computer.

I dont think a bluetooth drive adapter exists, but maybe something wireless could be used??
e.g.
http://uk.asus.com/products/communication/wireless/wl-hdd25/overview.htm
Alan

I would also suggest WIFI. Bluetooth is way too slow

Toshiba used to sell a Bluetooth hard drive called the "HopBit". I don't think it was ever sold in the US but Dynamism imported it for a while. It seems to be discontinued though.

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?

Wi-Drive - Use direct WiFi bet PPC & hard disk

Imagine using Wi-Fi for direct connection between your laptop/PPC (and other end devices) to an external hard disk. Imposssible?
Just read this:-
http://www.edslab.com/products.htm
The product will be launched this coming July 06. Initially, it'll connect to your laptop/notebook. After which driver will be developed for PPC application.
No more expensive memory cards :lol:
You can also look at Asus WL-HDD - althogh this one have some advantages, like the battery and 1.8" size.
I just hope it will be released and that the price will not be too much.
RE
If I remembers correctly ASUS WL-HDD requires connection through an access point/router whereas the main selling point of Wi-Drive is its direct connection between end devices WITHOUT the need to go through the access point/router. However, you can also network the drive through an access point/router :lol:
I'm using Wl-Hdd since it's release to get my files from my pda. It's working like a charm. It is an access point and router, and you can make it a full linux server easily
Hi,
Just a question and a thought...
With the WL-HDD, is it stand-alone? i.e. does it have an internal power source - or must be connected via a power adaptor?
And can it connect directly to the HTC Universal (without need of a switch or router?).
My thought is, I wonder if anyone has tried to connect an IPOD to a PPC device? wouldn't that be an ideal external HDD device?
Michael G
michaelg said:
With the WL-HDD, is it stand-alone? i.e. does it have an internal power source - or must be connected via a power adaptor?
...
Click to expand...
Click to collapse
The WL-HDD does not have built in battery, you need power adaptor unfortunately.
michaelg said:
...
And can it connect directly to the HTC Universal (without need of a switch or router?).
...
Click to expand...
Click to collapse
I haven't tried yet (still deciding if I should buy it or not), but since it's an Access Point it should connect no problem.
michaelg said:
...
My thought is, I wonder if anyone has tried to connect an IPOD to a PPC device? wouldn't that be an ideal external HDD device?
Click to expand...
Click to collapse
IPOD is not Wireless, you can use it only as an USB memory device.
People had connected their IPODS to USB Host enabled PPCs like FS Loox and it worked fine. Unfortunately there are no HTC converged devices with USB Host functionality at the moment.
Wl-hdd work perfectly as a stand alone product with any PPC. I'm using it for 1,5 years now and it is perfectly working on my universal. No physical connection needed except power source.
As for the Ipod, if you change the wl-hdd firmware, you can connect any USB device in the USB port to get access to it's files. So you cannot plug the ipod to the universal, but you can plug the ipod to the wl-hdd then access it through universal
RE
Some pictures of Wi-Drive here:-
http://www.engadget.com/2006/03/13/live-from-cebit-the-widrive-wifi-drive-enclosure/
The enclosure comes with a female connector for the hard disk which means hard disk like the 1.8 inch Toshiba (which comes with a female connector) cannot be used
That leaves us with the 1.8 inch Hitachi brand which comes with a male connector. Not much choice for the 1.8 inch hard disk since currently only 1.8 inch hard disks are only available from Toshiba and Hitachi
RE
Just spoke to the manufacturer of Wi-Drive today
They will release the drive this coming July. I think I can get one from them before it goes to the market
Capacity : Casing comes with 30 and 60 GB 5400 rpm hard disk (for 1.8 inch)
Best of all!! Can connect direct with PPC besides notebook/laptop. They've an engineering test unit. Just waiting for production now.
Here's the explanation using WiFi. The drive will be recognised as a web folder instead of a drive by the PPC. This web folder will consists of your folders and files and you'll have to use IE browser to access them. Power input is 5V DC using mini USB which means you can charge it from your notebook/laptop USB ports or any external battery pack whihc provides a 5V DC output.
WOW!! Can't wait to lay my hand on one of these
at least there responding to someone...
they dont respond at all to any mails from me :?
i dont know if i like the web folder thingy though...
would prefer if it just showed trough the file explorer, does resco explorer show web folders?
did they tell you the prices with the 30 and 60gb and without any HD?
at least there responding to someone...
they dont respond at all to any mails from me :?
i dont know if i like the web folder thingy though...
would prefer if it just showed trough the file explorer, does resco explorer show web folders?
did they tell you the prices with the 30 and 60gb and without any HD?
RE
Quote
"did they tell you the prices with the 30 and 60gb and without any HD?"
Nope. No pricing figure for the moment. They don't sell to end users because they're the manufacturer. The actual pricing will depend on the retail shops
Quote
"would prefer if it just showed trough the file explorer, does resco explorer show web folders? "
No idea
I guess we just have to sit back and wait patiently
RE
OK, tested the WiDrive on my Universal today
Looks pretty cool...comes with Hitachi 1.8" 30GB hard disk
Managed to get it connected with my Universal using WiFi and access WiDrive using internet by typing a certain address on the address bar. The drive is treated as a web folder
Once login to WiDrive I'm able to download files to play (or save it) on my Universal
Also, can use my external 8800mAH battery pack (purchased from EastGear) to charge the WiDrive
Some issues though
a) cannot upload file from my SD card to WiDrive...hmmm
b) after playing a song I'll need to re-type the address at the PIE address bar in order to return to WiDrive
c) I think music and video cannot be streamed while playing on the Universal. What I mean is I'll need to download the music/video file to my Universal and the concerned program will be auto activated to play the music/video file.....have to check this further otherwise the drive just acts like another drive
Did not buy yet so no testing on notebook carried out. According to the shop streaming was done using the notebook as a driver is required to be installed on the notebook.
Well, I've discussed with WiDrive's boss on the above issues. Will discuss with their engineer tomorrow and feedback here.
Wow, its an experience. Cost about US$263
:lol:
RE
Sorry for the late reply
There're some changes. I'll be getting a 1.8 inch 60GB IDE Hitachi Travelstar and the Wi-Drive casing separately (cheaper this way) by this weekend. If everything works out fine I'll be reporting back
BTW, I was told by the engineer of EDSLAB that OPERA works better than PIE on their drive
RE
Sorry, due falls apart. For the 1.8" hard disk Wi-Drive comes with standard 30GB
60GB version will be released later
Some pictures of Wi-Drive here:-
http://sg.vr-zone.com/index.php?i=3827
:lol:
Hmm... Widrive looks good, but WL-HDD is still better in my mind. It can run off a battery (all PSP emergency batterys work, imagine my joy at finding that out!) ,it has an ethernet port for intergration to home networks (you can use it as a wireless access point) and it has USB host, so you can share USB drives, webcams, everything. It also comes up to 100gb, and i bet you itll be cheaper. you could even swap in a 1.8" hdd into the housing and put the battery in the space left, making it a neat solution.
RE
I've bought the Wi-Drive but only for 30GB model and still testing it
Initial test with OPERA gives pretty good results :lol:
Where can either of these external drives be purchased?
berdinkerdickle said:
Where can either of these external drives be purchased?
Click to expand...
Click to collapse
lol... i wouldnt buy one of those. Max = 100mbps on wireless. On wired USB 2.0 or Firewire = 480mbps or 800mbps i think. I use my diamondmax 11 or my cheetah scsi 15k rpm drive and it goes really quick. I put it on wifi by hooking it up to another computer and mapping it or just use remote access. Anything is possible nowadays, i dont have to tell it to you. But it seems this hard drive can exist independently when signal is available. I dont know how that works but i am sure you need a lcd display to select a network or to enter the key. Just like microsoft Zune? Why dont you guys go for microsoft Zune now that i think of it. ^^
nuclear said:
lol... i wouldnt buy one of those. Max = 100mbps on wireless. On wired USB 2.0 or Firewire = 480mbps or 800mbps i think. I use my diamondmax 11 or my cheetah scsi 15k rpm drive and it goes really quick. I put it on wifi by hooking it up to another computer and mapping it or just use remote access. Anything is possible nowadays, i dont have to tell it to you. But it seems this hard drive can exist independently when signal is available. I dont know how that works but i am sure you need a lcd display to select a network or to enter the key. Just like microsoft Zune? Why dont you guys go for microsoft Zune now that i think of it. ^^
Click to expand...
Click to collapse
The point of these drives is mass storage on the universal. Read the thread before posting.

[Q] USB Host on Touch HD?

Does anyone tried this Program?
http://htc-blackstone-100.handster.com/software.php?id=3339&for=HTC+Blackstone+100
Just found it by accident and don't have a fitting cable
It's look like a fake, because: http://htc-unexisting-model.handster.com/product.php?id=3339
Bluetooth
On the Teksoft homepage there's a driver for bluetooth input too, seems to work in the demo videos?
Teksoft BlueInput and Dell Mouse
http://www.youtube.com/watch?v=MEoQWN9gzHc
http://www.youtube.com/watch?v=DhdUQZxZLoQ
Has anyone tried this and found it to work / not work.
I want to connect a Leica Total Station (Surveying Equipment) (http://www.leica-geosystems.com/uk/en/lgs_67104.htm) to my Blackstone and use the Leica "Pocket Instrument Explorer" to get the two talking to each other.
On the PC the computer and instrument are connected with a Prolific USB-Serial Converter cable on a standard male Type A USB.
I have a USB Type A to USB Minin converter to physically connnect the Blackstone to Instrument. The software (which, has installed fine and seems to work) has all sorts of settings for COM3 and COM4.
I know that the USB on the Blackstone is not a HOST but I suspect that this is the case on many PDAs and if the case I see no reason why Leica would develope the software if there is not a way to connect them.
Anyone who wants to try this will need the PIE software which is a locked download for Leica Members. I will email a copy to you if desired but do not want to post it here for general distribution.

How to transfer pictures from camera to phone

I have a problem, that I hope someone here can help me with.
I have 2 devices, a digital camera and a phone:
- Canon Powershot G10
- HTC Touch Diamond
The Diamond is capable enough that I don't always need to take a laptop with me when I am travelling. But I still need to transfer pictures from the camera to the internet. The phone can upload to the internet if only I could get the pictures onto the phone! So I want to find a way to transfer selected pictures from the camera to the phone *without* using a computer.
As I can see it, there are several different ways to go about this, but I haven't found a solution yet:
1) Find a device similar to the iPod Camera Connector that would let me connect the camera to the phone via USB. Note that it is not enough to have a device that copies all photos. I need to select which photos will be copied. Copying 16GB of pictures onto the 4GB phone is not an option.
2) Find an SD card reader that can connect to the HTC Touch diamond directly.
3) Find a bluetooth adapter for the camera that will allow file transfers.
4) Find some way (hardware and/or software) to make the phone work like a PictBridge-compatible printer, so that I can "print" selected photos from the camera to the phone.
5) Find some software and/or hardware that will make the phone work as a USB host. If that was possible, reading SD cards is trivial.
I have searched and searched for solutions to this problem but so far without a result.
Needless to say, the solution needs to be both cheaper than a laptop and especially smaller and lighter than a laptop. Otherwise I could just bring a laptop.
I hope someone here can help me realize the full potential of my HTC Touch Diamond!
Best regards,
Mikkel
without usbHost nothing can make the usb connector in the diamond be
and activeparty
it can interduce itself to the camera as usbMasstorage but can connect itself to anything
so your camera would have to be the activepart no matter if you PictBridge, sdcardreader or iPod Camera Connector
the extUSB on your device is miniUSB input only when usbHost is not supported
plus audio out
Thank you for your reply.
As far as I know, neither the camera nor the Diamond has the capability to act as a USB host. Connecting them directly is therefore probably not an option. That is why I listed the various things that I have thought could go inbetween.
The iPod camera connector is such a device: a device that can connect 2 USB clients to each other. Unfortunately it only works on an iPod (as far as I know). I believe it may be using the USB OTG standard.
I know that a standard USB SD card reader requires a USB host to connect to. That is why I was hoping to find a non-standard SD card reader specialized for use with Windows Mobile phones or HTC phones. There is no doubt that it is possible to make such a device - I just don't know if anyone has done it. It would be useful for many purposes.
Here are some devices that come close to what I want to achieve, but not quite:
http://www.usbgo.com/
http://www.cooldrives.com/usb-otg-adapter.html
The main problem with these is that I don't see any option to select only a few photos to transfer.
So I was hoping that one of the knowledgeable people in here knew of a solution.
doubt any cable it do it as the cable it would have to init the usb connections to both devices and handle which files where to be transfered from to where
that would prob require the cable to have a screen and input option which would
pretty much make it a compuer or a pda with usbHost
my bet is that ipod have usbHost otherwise it would never work
unfortunaly the many posts in the forum about usbHost include as many hits about
usbToGo
and as much or little success
Connect a Usb host device with the camera
Hi.
Do you know how I can connect a digital camera with a device that has usb host. I own a X7501 with WM6.1. I was looking for a solution to transfer my digital photos taken in my 7 MP Sony Digital Camera to my HTC, in order to send it by mail.
Thanks for any suggestion
Regards
yes Athena is one of the few htc devices which support usbHost
http://forum.xda-developers.com/showthread.php?t=334024
it should work just fine if the camera support usbmass stroage
otherwise it require a driver for the camera
also you may have to use a cable which get power from somewhere else
then the Athena as it may not able to provide enough power
Searching for a solution!!!
Rudegar said:
yes Athena is one of the few htc devices which support usbHost
http://forum.xda-developers.com/showthread.php?t=334024
it should work just fine if the camera support usbmass stroage
otherwise it require a driver for the camera
also you may have to use a cable which get power from somewhere else
then the Athena as it may not able to provide enough power
Click to expand...
Click to collapse
Hello.
I try to connect my camera to the Athena, using the 4 in 1 cable adapter, It ask me for a driver name. I couldn't get anything.
Also I try to connect it via the docking station that has two usb ports for the USB HOST, in these I can connect a mouse and a keyboard. Also it has an external power, but the camera did nothing at all. I try to use all the connection mode that the camara has.
Also I try that some other recomend in this thread: USB Driver for Digital Camara.
I made a lot of search. Did you know somebody that can help me.
Regards.
you sugest you ask in the Athena forum
or pm some of the people who wrote in the
thread i linked to
as I don't have any first hand exp with Athena's or using usbHost
You can actually buy SD to Micro sd adaptors. I have one, they work really well.
Greenturtle said:
You can actually buy SD to Micro sd adaptors. I have one, they work really well.
Click to expand...
Click to collapse
Thanks a lot for your tip.
I'm trying a USB card Reader, but I'm looking for a solution that let me use the 4 in 1 cable, in order to carry the less of thinks with the me.
Right now I'm using a little bag with all that I use.
Regards.
its really interesting and great fun to play games in this forum.best wishes!!
thanx
catus
RPG
simple answer
Get a micro sd card that has an SD adapter. Plug the micro sd card into the sd adapter and plug the sd adapter into the camera. Take your pictures. When you are ready to email pictures, pull the adapter out of the camera, remove the micro sd card, and plug it into your phone. You are ready to email pictures. Keep things simple and just carry the micro sd adapter and forget all the cables and stuff. A spare card is always handy, too.

Categories

Resources