Browse by Tags
Home
»
Discussions
»
Developer - Windows CE/WM/Embedded
»
All Tags
»
WAP3
Tags
.net
802.11
Advice
api
Barcode
Blackroc C32M
Bluetooth
C#
COM
Compact Framework
connection
Driver
gprs
gsm
j9
Java
pin
programmatically
programming
ra303
ras
Read
RFID
SDK
socket
Tagged Content List
Forum Post:
Virtual Serial Port Driver - WAP3 Windows Mobile 6.1 - Driver loading issues
Jonathan Willis
Hi, As the title suggusts im having trouble with loading a driver in WM6.1 on a WAP3 device. This question may way be more a programming rather than PSION question so I do apologise if it is. What i am wanting to achieve is to have a virtual serial port driver to load when the mobile device...
on
27 Aug 2010
Forum Post:
Psion WAP G2 / 3 didn't switch into suspend mode after the adjusted time.
reiner
Hi, my problem is, that if the Psion has started an application for reading RFID-Chips, the switching into suspend-mode doesn't work any more. If the RFID-application doesn't run the Psion works well. Thanks in advance for help, Reiner
on
25 Jan 2011
Forum Post:
How to prevent WWANUI.exe to appear after reboot?
Markus
After peforming a warm reset the wwanui.exe appears to the screen demanding a pin input from the user. I know I can prevent wwwanui.exe to start by editing the registry, but without starting the wwanui.exe the driver for the WWAN api seems not to be loaded also. As a consequence I can't establish...
on
2 Feb 2011
Forum Post:
How to programmatically enter a PUK for WWAN?
Markus
Hello everybody, I have a problem setting a PUK for my device. If a user enters a wrong pin more than three times the sim card is locked and you need to enter a puk. For setting a PIN I use the following code: WirelessWAN.SetCurrentAccessFlags(AccessFlags.EnableSetPin); WWAN_SET_PIN newPin...
on
8 Mar 2011
Forum Post:
Re: enabling and disabling the WLAN radio.
mark oppenheim
Hi Scott, I haven't used the Summit WLANEx calls, but did try using the wlan card in both WZC and Summit mode while doing our original testing with PsionTekloix::System::Peripherals::SetPowerState with the same results. The build product from the example above caused one of our current test devices...
on
22 Mar 2011
Forum Post:
WorkaboutPRO 3 Bluetooth Enable/Disable through code
Koce Petrov
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...
on
18 May 2011
Forum Post:
What is the difference between Standby and Suspend? (WAP3)
Markus
Hello. If I press the power-off button for some seconds a menu appears asking me whether I want do "Suspend" or "Standby" the device. 1. What is the difference? 2. Is it possible to turn off this menu? Thanks! Markus PS: I'm using a WAP3 with WinCE 5 installed...
on
23 Feb 2011
Forum Post:
Blackroc - C32M (Camera and GPS) in WorkAbout 3
Luis Dorado
Hello everybody, We have a WorkAbout 3 device running Windows Mobile 6.1 Classic. We have installed a Blackroc - C32M (Camera and GPS) and we are developing an application to manage the camera and GPS using the SDK. We have the following problems: 1. The C32M_ShowInterface function doesn't...
on
3 Jun 2011
Forum Post:
Using .NETCF C# to send and receive data using an RA3040
Jonathan Willis
Hi, I've never had to send data over GSM before, and seem to be having alot of trouble in doing so. (ironic given I asked a question on behalf of a partner about using a RA3030) I have a PSION WAP3 with WM6.1 Classic, with an RA3040 attached. I have a Tesco Sim card in, and have confirmed data...
on
19 Aug 2011
Forum Post:
RuntimeException using Java WWAN API
alexb
Hello, I'm trying to use the WWAN API in Java from the last SDK5.4 on the WAP3 and IBM J9 virtual machine. I can't get my simple example run: WirelessWAN wWan = new WirelessWAN(); wWan.registerIndicationsListener(this); I always get an RuntimeException when I'm trying to instantiate...
on
6 Dec 2011
Forum Post:
Programmatically enter a PIN through RAS and Java
alexb
Hello, I'm trying to run a simple Java example where I want to connect and disconnect to wwan/gprs. I'm able to get the GPRS RasEntry, which I could find from the RasPhonebook. With the correct RasEntry I could dial() and hangUp() a GPRS connection. The dial() and hangUp() methods only work...
on
6 Dec 2011
Forum Post:
Reading BarCode random times?...
figueiredorj
Hi all. In a App where I am working I have implemented both RFID and BarCode readers. While on BarCode mode it has an odd behavior that is annoying since sometimes it induce in error. I do believe that is some missing config but I haven't been lucky enough to find which is missing. This odd behavior...
on
13 Jan 2012
Forum Post:
Application is killed on onTriggerEvent(TriggerEvent te)
antonmennel
Hello I have developed a Java application that uses the com.teklogix.trigger.TriggerControl class to receive events when the middle scan key is pushed. Creating the TriggerControl object, registering the consumer, mapping the key and registering for events works fine. No Exceptions or Errors thrown...
on
1 May 2013