ACER Android Communications Port (COM10) Driver

Android

Click Reinstall driver button. 5 Choose Install from the specific location and click on the Browse button. Click on the Next and Finish button after that to complete the installation process. 6 After these steps, you should see ACER Android Communications Port device in Windows peripheral manager. When I did a check up on my computer (OS Windows 7) this morning it said my USB serial port COM 3 would not start and had a code 10. I went to the device manager and checked it and it said the same thing. I clicked update drivers and it said I had up-dated drivers. I plugged USB things into the USB and they worked fine. A serial port may be useful, but some users have reported that the serial port message cannot be opened on their PC. This can be a big problem, and in today’s article we will show you how to solve it. Problems with a serial port can be very annoying, especially if you tend to use the serial port frequently. When we talk about these types of.


Follow our tweets!

Home
Lost Reg Code?
News
Online KiwiSDRs
macOS Software
Windows Software
Ham Radio iPhone/iPad
Linux Software
Support/FAQ
Update Policy
Purchase
USB Icom CI-V Interface
MIL-STD-188 Interface

Radio Hobbyist Products

22m Part 15 Beacon Kit
CW Keyer For Beacons Kit
Jellyfish Transformer
Cyclops Antenna Transformer

General Interest Programs

Atomic Mac/PC
Audiocorder
Audio Toolbox
Black Cat Timer
Diet Sleuth
iUnit
Graffikon
Graph Paper Maker
Health Tracker
Image Resizer
Knitting Wizard
Label Wizard
Prog Audio Gen
Sound Byte
Synth 76477

Amateur Radio Programs
AirSpyHF+ Server
Audiocorder
Black Cat ACARS
Black Cat CW Keyer
Black Cat HF Fax
Black Cat SSTV
Carrier Sleuth
Cocoa 1090
Cocoa RTL Server
DGPS Decoding
DX Toolbox
Elmer
eQSL Factory
MatchMaker
KiwiKonnect
KiwiSDR Monitor
KiwiSDR Sound Client
MININEC Pro
Morse Mania
MultiMode
sdrRewind
RF Toolbox
SDRuno Plugin
SDRuno Equalizer Plugin
SelCall
Sonde

iPhone/iPad Apps
ALE
Atoms To Go
dB Calc
Clik Trak
DGPS Decoder
Drill Calc
DX Toolbox
Elmer Extra
Elmer General
Elmer Tech
Feld Hellschreiber
Field Strength Calc
Function Generator Pad
GMDSS
Godafoss
HF Weather Fax
iAttenuate
iFunctionGenerator
iSoundex
iSoundByte
iSweep
iUnit
Morse Mania
ACARS Pad
Morse Pad
NAVTEX Pad
Packet Pad
PSK31 Pad
SSTV Pad
Photon Calc
Rad Map Tracker
RF Link Calc
SelCall Tone Gen
Sound Byte
Sound Byte Control
Spectrum Pad
SWBC Schedules
Synth 76477
Synth Motion
Transmission Line Calc
Weather Calc
Wire Calc

iPhone/iPad Bundles
RF Calculator Apps
Ham Radio Decoder Apps
Audio Utility Apps
Shortwave Weather Apps
Ham Radio Exam Study Apps
Shortwave Decoder Apps

Android Apps
ACARS
Audio Function Generator
Audio Spectrum Analyzer
DGPS Decoder
HF Weather Fax
NAVTEX
Rad Map Tracker
SelCall Tone Gen
Sound Byte Control
SWBC Schedules
Wire Calc

About Black Cat Systems
Site Map
Our software for Mac OSX
Privacy Policy
Press/Media
HFunderground
Apple /// Emulator

Macintosh Links
Shortwave Radio
Pirate Radio
Spy Numbers Stations
Science and Electronics
Ham Radio Software


Windows Mobile: Install FTDI_SER serial to USB adapter

Print This Post

Sometime you may need additional serial connectors for your windows mobile device. Here is the odyssey I had with a FTDI adapter:

How I installed a FTDI serial to USB adapter within ITC CN50 running Windows Mobile 6.1.

Acer Android Communications Port (com10) Driver Updater

Acer android communications port (com10) drivers

Acer Android Communications Port (com10) Driver Download

Although the USB to Serial adapters with FTDI chips can be installed with drivers from FTDI, these will not work out of the box with WM6.1.

Initial Test with CN50

First I copied the Armv4 driver files ftdi_ser.dll and FTDIPORT.INF to Windows on the device.

Inserted a Micro USB/B to USB A host connector (Digikey H11576-ND)

Inserted the USB2SER adapter “US232R-10 – Premium USB – RS232 Serial Converter Cable“

The device prompts for the driver name and I typed “ftdi_ser.dll” although it should not do so, as I copied the files previously. See also

Then I started to try to communicate using COM10 (verified with registry). But there was no communication possible. The VCP test application did not list any port to open, so I entered COM10: (or SER0 for patched driver) but without success.

Acer Android Communications Port (com10) Drivers

I also tested without success using a Loopback adapter as described here http://www.airborn.com.au/serial/rs232.html:

Using the VCP PC drivers for WinXP the serial adapter worked fine, so the hardwware is not faulty.

I also tested on CN3 (WM6.1) at the dock connector without the micro-USB cable. But this did also not work.

Finally I tested on a WinCE5 device (CK61) and this worked OK. So I compared the registry of WinCE5 and WM6.1 after driver install and adapter connection. I found the following (red) keys are missing on the WM6.1 device and so I added them manually:

Using this registry changes and after reinserting the adapter, I was able to communicate using the patched driver, where all COM was replaced with SER. Maybe the original driver will work too, it uses COM10 as port, where the patched driver uses SER0.

VCP test tool

Although the VCP Test application is not the best in regards of error checking (you can enter whatever you want for port and it always makes you think it was able to open the port), I include it here only for completeness.

Original VCP test tool: http://www.ftdichip.com/Projects/CodeExamples/VC++/VCPTest_vcpp.zip

Patched Driver: FTDI driver install cab using the standard COM prefix and not SER (838 downloads) UPDATED 13.02.2021

Same driver as cab with COM instead of SER: FTDI (CE ARM) patched driver (1975 downloads) UPDATED 13.02.2021

Here is the source code of the modded VCP test tool: Modded VCP test tool (1190 downloads) UPDTAED 13.02.2021

Acer Android Communications Port (com10) Driver Windows 7

Additional links

Link to Installation guides: http://www.ftdichip.com/Documents/InstallGuides.htm

The CE installation guide: http://www.ftdichip.com/Documents/InstallGuides/Windows_CE_Installation_Guide.pdf

Update 23. march 2011: Anyone looking for a two port solution? Try the drivers provided by Handera (SD50).