|
 |
|
03-06-2006, 08:27 PM
|
#1
|
|
Low Bitrate
Join Date: May 2005
Location: Champaign IL
Posts: 68
|
1.6 Phone Control Issues
All phonecontrol.net issues should go here. David didn't make phonecontrol.net so I'm not sure of how much help we'll get on this topic.
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
03-06-2006, 08:28 PM
|
#2
|
|
Low Bitrate
Join Date: May 2005
Location: Champaign IL
Posts: 68
|
Phonecontrol.net problem
Phone Control.net connects to my motorola e815 just fine, I can see my text messages, and when a call comes in, but I cannot make calls or see my phone book like before when I ran phonecontrol.net as a standalone.
When I try to make calls it has the status window saying "Dialing 123-434-3434" but does't ever connect. As far as the phone book I don't see it at all, I just see my text msg inbox.
|
|
|
03-06-2006, 10:58 PM
|
#3
|
|
Constant Bitrate
Join Date: Aug 2004
Location: Black Hills, SD
Posts: 119
|
I have the same problem with my v710. Also a motorola phone. I think phone control is reading the phone book just fine. The plugin isn't displaying the phonebook at all. There is a second item that isn't displayed but I can select it.
As for the plugin not dialing... Thats just a AT command problem, try fliping open the e815 before you dail using the plugin. It should dail its a problem with the phone only wanting to dail when the phone is open or has a headset connection. I don't know if there is a way of making a bluetooth headset connection before dailing... If we can do that it would solve our problems. (Setting the headset to connect onStart does solve that problem but does create another problem when trying to put the system to standby or hibernation)
__________________
Hardware: VIA Epia MS 12000, 512 DDR, 60GB HD, 7" Xenarc, GM-210, Wi-Fi, Bluetooth, Radio Xtreme
Software: Centrafuse2, Phonecontrol.net, nLite, TopoUSA 5.0, iGuidance, Girder, Winc
|
|
|
03-07-2006, 12:27 AM
|
#4
|
|
MySQL Error
Join Date: Apr 2004
Posts: 4,998
|
Quote: Originally Posted by Floatingpi
I have the same problem with my v710. Also a motorola phone. I think phone control is reading the phone book just fine. The plugin isn't displaying the phonebook at all. There is a second item that isn't displayed but I can select it.
As for the plugin not dialing... Thats just a AT command problem, try fliping open the e815 before you dail using the plugin. It should dail its a problem with the phone only wanting to dail when the phone is open or has a headset connection. I don't know if there is a way of making a bluetooth headset connection before dailing... If we can do that it would solve our problems. (Setting the headset to connect onStart does solve that problem but does create another problem when trying to put the system to standby or hibernation)
is there any information in your error.log file?
david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
|
|
|
03-07-2006, 07:33 AM
|
#5
|
|
Low Bitrate
Join Date: May 2005
Location: Champaign IL
Posts: 68
|
I'm going to try leaving the phone open then dialing. Does this work for incoming calls as well? Because when I get an incoming call it pops on the screen whos calling and announces their name, but when I hit the green "pick up" icon it does nothing. When I hit the red one it stops the announcement and then it dissapears.
Phone Book
I see that second option that you mentioned, but I can't select it either. I know it's reading my phone book because it wouldn't announce the callers name when they call if it wasn't. I just can't see it.
Where can I find this error log file?
|
|
|
03-07-2006, 10:22 AM
|
#6
|
|
MySQL Error
Join Date: Apr 2004
Posts: 4,998
|
Quote: Originally Posted by Anointed
I'm going to try leaving the phone open then dialing. Does this work for incoming calls as well? Because when I get an incoming call it pops on the screen whos calling and announces their name, but when I hit the green "pick up" icon it does nothing. When I hit the red one it stops the announcement and then it dissapears.
Phone Book
I see that second option that you mentioned, but I can't select it either. I know it's reading my phone book because it wouldn't announce the callers name when they call if it wasn't. I just can't see it.
Where can I find this error log file?
if there have been any errors they are stored in a file error.log in the same location as centrafuse.exe... you can either post it or email it to support@fluxmedia.net
david
__________________
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
|
|
|
03-07-2006, 12:01 PM
|
#7
|
|
Constant Bitrate
Join Date: Aug 2004
Location: Black Hills, SD
Posts: 119
|
Here is my error file from CF
Code:
3/7/2006 10:45:55 AM
Object reference not set to an instance of an object.
at centrafuse.main.CF_Main_systemCommands(CF_Actions command, String param1, String param2, String param3)
----------------------------------------------------------------------------------------------------------
3/7/2006 10:46:15 AM
No connection could be made because the target machine actively refused it
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at PhoneControl.PhoCoInterface.Init(Int32 pi_iPort, String pi_sHost)
at phone.phone.CF_pluginInit()
----------------------------------------------------------------------------------------------------------
3/7/2006 10:48:03 AM
Exception from HRESULT: 0x8004503F.
at SpeechLib.ISpeechRecoGrammar.CmdLoadFromFile(String FileName, SpeechLoadOption LoadOption)
at centrafuse.main.InitializeSpeechRecognition()
----------------------------------------------------------------------------------------------------------
3/7/2006 10:48:04 AM
Object reference not set to an instance of an object.
at PhoneControl.PhoCoInterface.Deinit()
at phone.phone.CF_pluginClose()
----------------------------------------------------------------------------------------------------------
3/7/2006 10:49:52 AM
Object reference not set to an instance of an object.
at centrafuse.main.CF_Main_systemCommands(CF_Actions command, String param1, String param2, String param3)
----------------------------------------------------------------------------------------------------------
3/7/2006 10:50:18 AM
Exception from HRESULT: 0x8004503F.
at SpeechLib.ISpeechRecoGrammar.CmdLoadFromFile(String FileName, SpeechLoadOption LoadOption)
at centrafuse.main.InitializeSpeechRecognition()
----------------------------------------------------------------------------------------------------------
3/7/2006 10:52:47 AM
Object reference not set to an instance of an object.
at centrafuse.main.CF_Main_systemCommands(CF_Actions command, String param1, String param2, String param3)
----------------------------------------------------------------------------------------------------------
3/7/2006 10:53:04 AM
Exception from HRESULT: 0x8004503F.
at SpeechLib.ISpeechRecoGrammar.CmdLoadFromFile(String FileName, SpeechLoadOption LoadOption)
at centrafuse.main.InitializeSpeechRecognition()
----------------------------------------------------------------------------------------------------------
3/7/2006 10:53:12 AM
Object reference not set to an instance of an object.
at phone.phone.dial_Click(Object sender, MouseEventArgs e)
----------------------------------------------------------------------------------------------------------
__________________
Hardware: VIA Epia MS 12000, 512 DDR, 60GB HD, 7" Xenarc, GM-210, Wi-Fi, Bluetooth, Radio Xtreme
Software: Centrafuse2, Phonecontrol.net, nLite, TopoUSA 5.0, iGuidance, Girder, Winc
|
|
|
03-07-2006, 12:04 PM
|
#8
|
|
Constant Bitrate
Join Date: Aug 2004
Location: Black Hills, SD
Posts: 119
|
And here is my log file from phoneco.net
Code:
3/7/2006 10:52:59 AM MediaPlayer: WMPLAYER
----------------------------------------------------------------------------
3/7/2006 10:52:59 AM Error loading sound file: C:\Program Files\Flux Media\Centrafuse\PhoneControl.NET\Sounds\startup.wav
Error in the application.
-2147287038 (Unknown)
at Microsoft.DirectX.DirectSound.Buffer.CreateBufferFromFile(String fileName, BufferDescription desc, Device parent)
at Microsoft.DirectX.DirectSound.SecondaryBuffer..ctor(String fileName, BufferDescription desc, Device parent)
at PhoneCtl.NET.PhoneControl.AssignSoundFile(String filename, SoundType soundType)
----------------------------------------------------------------------------
3/7/2006 10:52:59 AM Version: 1.6.0 Beta
----------------------------------------------------------------------------
3/7/2006 10:52:59 AM Licensed to: CentraFuse *
----------------------------------------------------------------------------
3/7/2006 10:52:59 AM KeyMaps\Keypad.KeyMap.xml not found content is misspelled!!
----------------------------------------------------------------------------
3/7/2006 10:52:59 AM SMS templates loaded, 5 templates found.
----------------------------------------------------------------------------
3/7/2006 10:52:59 AM Opening COM8
----------------------------------------------------------------------------
3/7/2006 10:53:01 AM >ATZ
----------------------------------------------------------------------------
3/7/2006 10:53:02 AM <
OK
----------------------------------------------------------------------------
3/7/2006 10:53:02 AM >ATE0
----------------------------------------------------------------------------
3/7/2006 10:53:02 AM <
OK
----------------------------------------------------------------------------
3/7/2006 10:53:02 AM Overall startup time: 00:00:07.1602960
----------------------------------------------------------------------------
3/7/2006 10:53:03 AM >AT+MODE=2
----------------------------------------------------------------------------
3/7/2006 10:53:03 AM <
OK
----------------------------------------------------------------------------
3/7/2006 10:53:03 AM <
OK
+MBAN: Copyright 2000-2004 Motorola, Inc.
----------------------------------------------------------------------------
3/7/2006 10:53:03 AM >AT+CSCS="8859-1";+CRC=1;+CLIP=1;+CNMI=;
----------------------------------------------------------------------------
3/7/2006 10:53:03 AM <
OK
----------------------------------------------------------------------------
3/7/2006 10:53:03 AM >AT+COPS?
----------------------------------------------------------------------------
3/7/2006 10:53:03 AM <
ERROR
----------------------------------------------------------------------------
3/7/2006 10:53:03 AM >AT+CGSN
----------------------------------------------------------------------------
3/7/2006 10:53:03 AM <
+CGSN: ESN851808276
OK
----------------------------------------------------------------------------
3/7/2006 10:53:03 AM >AT+CPMS="IM"
----------------------------------------------------------------------------
3/7/2006 10:53:03 AM <
+CPMS: 2,250
OK
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM >AT+CMGF=1
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM <
OK
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM >AT+MMGL="REC READ"
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM <
+MMGL: 252, "REC READ", "6054312732"
Estimate as of 03/06 09:54AM Pk:233 OffPk/Night:49 Wknd:158 PkIN-Calling:369 OffPkIN-Calling:57. Some airtime may not be included. For balance use #BAL.
+MMGL: 144, "REC READ", "6054310096"
/a/motorola/mms/1131545339.inb2B02F12B5BB264DB980001
OK
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM Conversion error in GetSenderInfo(): System.IndexOutOfRangeException: Index was outside the bounds of the array.
at PhoneCtl.NET.PhoneControl.GetSenderInfo(String[] sender, SMS& sms, Boolean useIndex)
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM Conversion error in GetSenderInfo(): System.IndexOutOfRangeException: Index was outside the bounds of the array.
at PhoneCtl.NET.PhoneControl.GetSenderInfo(String[] sender, SMS& sms, Boolean useIndex)
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM >AT+GMI
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM <
+GMI: "Motorola CE, Copyright 2000"
OK
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM Real vendor: [+GMI: "Motorola CE, Copyright 2000"]
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM >AT+MODE=0
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM <
OK
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM >AT+CSQ;+CBC
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM <
+CSQ: 30, 99
+CBC: 1,60
OK
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM >AT+MODE=2
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM <
OK
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM <
OK
+MBAN: Copyright 2000-2004 Motorola, Inc.
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM <
OK
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM >AT+CLIP=1
----------------------------------------------------------------------------
3/7/2006 10:53:07 AM RemoteCommand: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><PhoneControl.NET><GetPhoneBooks /></PhoneControl.NET>
----------------------------------------------------------------------------
3/7/2006 10:53:10 AM RemoteCommand: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><PhoneControl.NET><GetPhoneBook id="Main" /></PhoneControl.NET>
----------------------------------------------------------------------------
3/7/2006 10:53:13 AM RemoteCommand: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><PhoneControl.NET><GetPhoneBooks /></PhoneControl.NET>
----------------------------------------------------------------------------
3/7/2006 10:53:16 AM RemoteCommand: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><PhoneControl.NET><RefreshSMS></RefreshSMS></PhoneControl.NET>
----------------------------------------------------------------------------
3/7/2006 10:53:16 AM >AT+CPMS="IM"
----------------------------------------------------------------------------
3/7/2006 10:53:16 AM <
+CPMS: 2,250
OK
----------------------------------------------------------------------------
3/7/2006 10:53:16 AM >AT+CMGF=1
----------------------------------------------------------------------------
3/7/2006 10:53:16 AM <
OK
----------------------------------------------------------------------------
3/7/2006 10:53:16 AM >AT+MMGL="REC READ"
----------------------------------------------------------------------------
3/7/2006 10:53:16 AM <
+MMGL: 252, "REC READ", "6054312732"
Estimate as of 03/06 09:54AM Pk:233 OffPk/Night:49 Wknd:158 PkIN-Calling:369 OffPkIN-Calling:57. Some airtime may not be included. For balance use #BAL.
+MMGL: 144, "REC READ", "6054310096"
/a/motorola/mms/1131545339.inb2B02F12B5BB264DB980001
OK
----------------------------------------------------------------------------
3/7/2006 10:53:16 AM Conversion error in GetSenderInfo(): System.IndexOutOfRangeException: Index was outside the bounds of the array.
at PhoneCtl.NET.PhoneControl.GetSenderInfo(String[] sender, SMS& sms, Boolean useIndex)
----------------------------------------------------------------------------
3/7/2006 10:53:16 AM Conversion error in GetSenderInfo(): System.IndexOutOfRangeException: Index was outside the bounds of the array.
at PhoneCtl.NET.PhoneControl.GetSenderInfo(String[] sender, SMS& sms, Boolean useIndex)
----------------------------------------------------------------------------
3/7/2006 10:53:25 AM >AT+MODE=0
----------------------------------------------------------------------------
3/7/2006 10:53:25 AM <
OK
__________________
Hardware: VIA Epia MS 12000, 512 DDR, 60GB HD, 7" Xenarc, GM-210, Wi-Fi, Bluetooth, Radio Xtreme
Software: Centrafuse2, Phonecontrol.net, nLite, TopoUSA 5.0, iGuidance, Girder, Winc
|
|
|
03-07-2006, 12:27 PM
|
#9
|
|
Phone Control Moderator
Join Date: Mar 2004
Location: Munich, Germany
Posts: 1,901
|
Quote: Originally Posted by Floatingpi
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM >AT+MMGL="REC READ"
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM <
+MMGL: 252, "REC READ", "6054312732"
Estimate as of 03/06 09:54AM Pk:233 OffPk/Night:49 Wknd:158 PkIN-Calling:369 OffPkIN-Calling:57. Some airtime may not be included. For balance use #BAL.
+MMGL: 144, "REC READ", "6054310096"
/a/motorola/mms/1131545339.inb2B02F12B5BB264DB980001
OK
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM Conversion error in GetSenderInfo(): System.IndexOutOfRangeException: Index was outside the bounds of the array.
at PhoneCtl.NET.PhoneControl.GetSenderInfo(String[] sender, SMS& sms, Boolean useIndex)
----------------------------------------------------------------------------
3/7/2006 10:53:04 AM Conversion error in GetSenderInfo(): System.IndexOutOfRangeException: Index was outside the bounds of the array.
at PhoneCtl.NET.PhoneControl.GetSenderInfo(String[] sender, SMS& sms, Boolean useIndex)
----------------------------------------------------------------------------
[/code]
Try this: Open Extended Configurator (PhoneCtlConfig.exe) from the PhoneControl.NET directory, go to the Motorola V710 Communication section, look up for the option SMSTextmode and add the attributes name, date and time and set their content to 0.
Last edited by zorro; 03-07-2006 at 12:34 PM.
|
|
|
03-07-2006, 04:03 PM
|
#10
|
|
Low Bitrate
Join Date: May 2005
Location: Champaign IL
Posts: 68
|
Zorro,
1. Any idea why my motorola e815 is not showing contacts?
Text messaging is fine, but I don't see any of my contacts.
I can make and receive calls now that I flipped my phone open as I was directed above.
2. Also every now and then when i get a call it doesn't pop up on the screen alerting me, my cell just rings
|
|
|
03-07-2006, 04:14 PM
|
#11
|
|
Low Bitrate
Join Date: Mar 2005
Location: McKinney, TX
Posts: 110
|
1. Is there a profile for the SE W600i? I went through and tried each profile in the SE section and none work. This is more of a general Phonecontrol question but I am using it through CF...
__________________
CarPC v2: Infiniti G35 Coupe 6MT, DW Housing, IBM R40, GPS, XM, StreetDeck
|
|
|
03-07-2006, 09:21 PM
|
#12
|
|
Constant Bitrate
Join Date: Aug 2004
Location: Black Hills, SD
Posts: 119
|
Yep that seemed to do the trick.
Code:
3/7/2006 8:07:35 PM MediaPlayer: WMPLAYER
----------------------------------------------------------------------------
3/7/2006 8:07:36 PM Error loading sound file: C:\Program Files\Flux Media\Centrafuse\PhoneControl.NET\Sounds\startup.wav
Error in the application.
-2147287038 (Unknown)
at Microsoft.DirectX.DirectSound.Buffer.CreateBufferFromFile(String fileName, BufferDescription desc, Device parent)
at Microsoft.DirectX.DirectSound.SecondaryBuffer..ctor(String fileName, BufferDescription desc, Device parent)
at PhoneCtl.NET.PhoneControl.AssignSoundFile(String filename, SoundType soundType)
----------------------------------------------------------------------------
3/7/2006 8:07:36 PM Version: 1.6.0 Beta
----------------------------------------------------------------------------
3/7/2006 8:07:36 PM Licensed to: CentraFuse *
----------------------------------------------------------------------------
3/7/2006 8:07:36 PM KeyMaps\Keypad.KeyMap.xml not found content is misspelled!!
----------------------------------------------------------------------------
3/7/2006 8:07:37 PM SMS templates loaded, 5 templates found.
----------------------------------------------------------------------------
3/7/2006 8:07:37 PM Opening COM3
----------------------------------------------------------------------------
3/7/2006 8:07:38 PM >ATZ
----------------------------------------------------------------------------
3/7/2006 8:07:38 PM <
OK
----------------------------------------------------------------------------
3/7/2006 8:07:38 PM >ATE0
----------------------------------------------------------------------------
3/7/2006 8:07:38 PM <
OK
----------------------------------------------------------------------------
3/7/2006 8:07:39 PM Overall startup time: 00:00:17.1045952
----------------------------------------------------------------------------
3/7/2006 8:07:40 PM >AT+MODE=2
----------------------------------------------------------------------------
3/7/2006 8:07:40 PM <
OK
----------------------------------------------------------------------------
3/7/2006 8:07:41 PM >AT+CSCS="8859-1";+CRC=1;+CLIP=1;+CNMI=;
----------------------------------------------------------------------------
3/7/2006 8:07:56 PM **** TIMEOUT ****
----------------------------------------------------------------------------
3/7/2006 8:07:56 PM Timeout escalation
----------------------------------------------------------------------------
3/7/2006 8:08:49 PM RemoteCommand: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><PhoneControl.NET><GetPhoneBooks /></PhoneControl.NET>
----------------------------------------------------------------------------
3/7/2006 8:08:51 PM RemoteCommand: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><PhoneControl.NET><RefreshSMS></RefreshSMS></PhoneControl.NET>
----------------------------------------------------------------------------
3/7/2006 8:08:52 PM >AT+CPMS="IM"
----------------------------------------------------------------------------
3/7/2006 8:08:52 PM <
+CPMS: 2,250
OK
----------------------------------------------------------------------------
3/7/2006 8:08:52 PM >AT+CMGF=1
----------------------------------------------------------------------------
3/7/2006 8:08:52 PM <
OK
----------------------------------------------------------------------------
3/7/2006 8:08:52 PM >AT+MMGL="REC READ"
----------------------------------------------------------------------------
3/7/2006 8:08:52 PM <
+MMGL: 252, "REC READ", "6054312732"
Estimate as of 03/06 09:54AM Pk:233 OffPk/Night:49 Wknd:158 PkIN-Calling:369 OffPkIN-Calling:57. Some airtime may not be included. For balance use #BAL.
+MMGL: 144, "REC READ", "6054310096"
/a/motorola/mms/1131545339.inb2B02F12B5BB264DB980001
OK
----------------------------------------------------------------------------
3/7/2006 8:08:59 PM RemoteCommand: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><PhoneControl.NET><GetPhoneBooks /></PhoneControl.NET>
----------------------------------------------------------------------------
3/7/2006 8:09:01 PM RemoteCommand: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><PhoneControl.NET><GetPhoneBook id="Main" /></PhoneControl.NET>
----------------------------------------------------------------------------
3/7/2006 8:09:09 PM RemoteCommand: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><PhoneControl.NET><Quit /></PhoneControl.NET>
----------------------------------------------------------------------------
The only errors I see now are the ones for missing files of CFs.
I did have a problem today on the way home that I got a call in and before I could reach the answer button the popup went away. I tried to quickly head into the phone plugin and press the answer key... No luck answering, had to answer via the phone.
Anointed, Have you tried using the full version of phoneco? When I try using it it reads the contacts from my phone no problems. If you can't seem to get them to show up in the stand alone perhaps its a problem with Phoco. Else, its probably CF (unless Zerro wrote the CF plugin).
I believe its a display problem in the plugin. That option 2 that isn't can be selected but nothing is displayed. When I do get a call in CF popup shows the name of the person calling and speech out the name.
Also with that if I don't have my phone and CF starts up, I can go into the phone section and nothing will be displayed. When I press the > left arrow will change the list from inbox to contacts.
__________________
Hardware: VIA Epia MS 12000, 512 DDR, 60GB HD, 7" Xenarc, GM-210, Wi-Fi, Bluetooth, Radio Xtreme
Software: Centrafuse2, Phonecontrol.net, nLite, TopoUSA 5.0, iGuidance, Girder, Winc
|
|
|
03-07-2006, 09:39 PM
|
#13
|
|
Low Bitrate
Join Date: May 2005
Location: Champaign IL
Posts: 68
|
Floating I've used the Full version of Phoneco and it reads my contacts just fine.
When I don't have my phone with me I can see the contacts option as well.
I'm going to check this error log
|
|
|
03-07-2006, 10:41 PM
|
#14
|
|
Newbie
Join Date: Jan 2005
Location: Gold Coast Australia
Posts: 53
|
I've tried with a Nokia N70 and it does not show any contacts or sms, wizard finds phone and uses com6, log just shows "time out"
Phone Control Test times out and freezes the application
__________________
Lilliput 8" Touchscreen LCD
VIA EPIA MII-12000
60GB 3.5" Hard Drive 5400
512MB DDR PC2700
DVD Drive
802.11G Internal Wireless Card - External 5db Antenna
100m USB Bluetooth Adapter
Nokia N70 Phone
GPS USB Receiver
Centrafuse 1.6
|
|
|
03-08-2006, 12:36 AM
|
#15
|
|
Phone Control Moderator
Join Date: Mar 2004
Location: Munich, Germany
Posts: 1,901
|
Guys, please post your questions about PhoCo or it's configuration here.
If you have somethig strange going on don't forget to apply me the logfiles.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:18 AM.
| |