Browse by Tags

Tagged Content List
  • Forum Post: BTQC Version 2

    For those that have asked about simplifing the Bluetooth Pairing process. http://community.psionteklogix.com/blog/b/weblog/archive/2010/11/18/simplified-bluetooth-pairing-btqc.aspx
  • Forum Post: BlueTooth DUN connexion ?

    We would like to connect our NEO handheld to a phone (like BB). We want to use the DUN (Dial Up Network bluetooth Profil). It's workling fine if we do it manually: - first pairing the device - make a RAS connection with the correct BT service I found information in this post: http...
  • Forum Post: Direct Sql server 2005 cnnection from NEO

    Hello, This is prem from new delhi,india. I want to develop a vb.net program on NEO PX750 which can directly connect to my sql server just like we do in any desktop application . Is this possible ? Actually i am developing the follwoing solution :- I have a ZEBRA bluetooth printer (MZ320) connected...
  • Forum Post: WorkaboutPRO 3 Bluetooth Enable/Disable through code

    We have issue on WorkaboutPRO 3 with Bluetooth printing/Serial Port. Printing is done using Bluetooth Serial Port to send data to the printer. First print is done in 3-5 sec and after 10-15 printouts, printing take 2-5 minutes! Right now we are restarting Bluetooth with Control Panel / Power Savings...
  • Forum Post: Re: There is no Bluetooth hardware installed on this device.

    psiceti Can this be checked and turned on programmatically? Yes it can. You must use MDSDK v2.02 (or prior) on PPC 2003 devices. C++ (turn on): SetBuiltInDevicePowerState(PMDRV_builtinDeviceType_bluetooth, PMDRV_builtinDeviceValue_enabled)
  • Forum Post: There is no Bluetooth hardware installed on this device.

    Hi, just downloaded the recent OS Image for a WAP G1 (PPC2003 SE) which is B228k. After installing I get the message "There is no Bluetooth hardware installed on this device." shown. I cant use BT anymore. Tamer
  • Forum Post: Bluetooth not powering up occasionally on wakeup

    We've got a customer running Workabout Pro G2 machines with Windows CE and a piece of software we wrote. They're using bluetooth printers, and they've been experiencing an issue where they'll wake up the unit after it's gone to sleep, and the bluetooth doesn't seem to power up...
  • Forum Post: RE: Bluetooth pairing problems between Neo and Datamax printer.

    Adding 'Bluetooth' tags to the post
  • Forum Post: RE: WAP3 Determine if bluetooth discovered device is paired?

    You can use BthGetBasebandConnections : http://msdn.microsoft.com/en-us/library/ms887834.aspx Now, that will only return a 'connection' if you have, say, a virtual COM port open to the other device. If you closed the COM port to the remote WAP that you paired with, then it will return no connections...
  • Forum Post: RE: WAP3 Bluetooth OBEX file transfer between devices

    There is a Solution to this issue and you do not have to manipulate any registry keys to do so. The Issue is an OBEX setting that was originally used for the InfraRed services known as "BEAM" (this was a PalmPilot IR OBEX thing too : Which was why I picked up this issue for the AHD Ticket...