EKY32 20 Posted October 13, 2012 I saw some Bluetooth scripts here to fine devices, but it it available to send commands to the mobile phone? like dialing a number? similar feature is available in Windows 7.If not with Bluetooth, is it possible with ordinary connection using a cable?Thank you. [font="'trebuchet ms', helvetica, sans-serif;"]Please mark the answer of your question if you found it.[/font] Share this post Link to post Share on other sites
stormbreaker 27 Posted October 14, 2012 Create a dial-up network connection, after you have connected your phone to PC (with proper drivers installed). I can't think of a BTH solution yet ---------------------------------------- :bye: Hey there, was I helpful?----------------------------------------My Current OS: Win8 PRO (64-bit); Current AutoIt Version: v3.3.8.1 Share this post Link to post Share on other sites
EKY32 20 Posted October 14, 2012 Create a dial-up network connection, after you have connected your phone to PC (with proper drivers installed). I can't think of a BTH solution yetHow could the dial-up network connection help me in this case? O.o" [font="'trebuchet ms', helvetica, sans-serif;"]Please mark the answer of your question if you found it.[/font] Share this post Link to post Share on other sites
EKY32 20 Posted October 15, 2012 So this is impossible with autoit? [font="'trebuchet ms', helvetica, sans-serif;"]Please mark the answer of your question if you found it.[/font] Share this post Link to post Share on other sites
FireFox 260 Posted October 15, 2012 So this is impossible with autoit?Hi,In pure AutoIt, no (I mean the bluetooth part). But you can with some libraries. (I don't know them)Br, FireFox. OS : Win XP SP2 (32 bits) / Win 7 SP1 (64 bits) / Win 8 (64 bits) | Autoit version: latest stable / beta.Hardware : Intel(R) Core(TM) i5-2400 CPU @ 3.10Ghz / 8 GiB RAM DDR3.My UDFs : Skype UDF | TrayIconEx UDF | GUI Panel UDF | Excel XML UDF | Is_Pressed_UDFMy Projects : YouTube Multi-downloader | FTP Easy-UP | Lock'n | WinKill | AVICapture | Skype TM | Tap Maker | ShellNew | Scriptner | Const Replacer | FT_Pocket | Chrome theme makerMy Examples : Capture tool | IP Camera | Crosshair | Draw Captured Region | Picture Screensaver | Jscreenfix | Drivetemp | Picture viewerMy Snippets : Basic TCP | Systray_GetIconIndex | Intercept End task | Winpcap various | Advanced HotKeySet | Transparent Edit control Share this post Link to post Share on other sites
JohnOne 1,603 Posted October 15, 2012 Can you tell what is the procedure for dialing out on your mobile phone via a bluetooth connection in windows 7 please? It might help with a solution. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Share this post Link to post Share on other sites
EKY32 20 Posted October 15, 2012 [font="'trebuchet ms', helvetica, sans-serif;"]Please mark the answer of your question if you found it.[/font] Share this post Link to post Share on other sites
FireFox 260 Posted October 15, 2012 Can you tell what is the procedure for dialing out on your mobile phone via a bluetooth connectionin windows 7 please?It might help with a solution.Damn, assuming you have Win7 OS : Win XP SP2 (32 bits) / Win 7 SP1 (64 bits) / Win 8 (64 bits) | Autoit version: latest stable / beta.Hardware : Intel(R) Core(TM) i5-2400 CPU @ 3.10Ghz / 8 GiB RAM DDR3.My UDFs : Skype UDF | TrayIconEx UDF | GUI Panel UDF | Excel XML UDF | Is_Pressed_UDFMy Projects : YouTube Multi-downloader | FTP Easy-UP | Lock'n | WinKill | AVICapture | Skype TM | Tap Maker | ShellNew | Scriptner | Const Replacer | FT_Pocket | Chrome theme makerMy Examples : Capture tool | IP Camera | Crosshair | Draw Captured Region | Picture Screensaver | Jscreenfix | Drivetemp | Picture viewerMy Snippets : Basic TCP | Systray_GetIconIndex | Intercept End task | Winpcap various | Advanced HotKeySet | Transparent Edit control Share this post Link to post Share on other sites
JohnOne 1,603 Posted October 15, 2012 picsCheers.I wonder if that functionality is available via WMI services.I'm not familiar with scriptomatic, but might be worth looking, see if it's available. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Share this post Link to post Share on other sites
EKY32 20 Posted October 15, 2012 Cheers.I wonder if that functionality is available via WMI services.I'm not familiar with scriptomatic, but might be worth looking, see if it's available.How is that? [font="'trebuchet ms', helvetica, sans-serif;"]Please mark the answer of your question if you found it.[/font] Share this post Link to post Share on other sites
JLogan3o13 1,623 Posted October 15, 2012 There are a couple of places to locate Bluetooth info through WMI - Win32_PNPEntity, Win32_NetworkAdapter and Win32_NetworkProtocol. I can't say if you can use that to make a connection, however. "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Share this post Link to post Share on other sites