![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Bought a refurb iPaq H5550 and basic4ppc to check if it will be a workable solution - front end to configure a controller via InfraRed. These units are underground in the mines (3000m deep is not nice for a laptop).
The H5550 has Pocket PC 2003 Premium - and it works. Now the customer needs a new PDA - bought a new iPAQ 2790b with Windows Mobile 5 - and it does not work! Using .net2 and installed the latest sp2 on both handhelds. Surely this seems odd?? Have checked IrDa Port - to beam from other PDA - slow, but works. Tried basic terminal example - no go. yet all work on H5550. ![]() |
|
|||
|
Did that earlier this year, when I e-mailed you with the problem.
Have also checked for bios/firmware = most current. Tried original .net 2 compact framework = no luck Note that serial fixes were in one of the sp's of the compact framework = back to latest sp2. Have tried all comm devices = no luck. Your registry utility does not identify the infrared port on this wm5 handheld. Just putting the info that was in e-mails etc to avoid duplicate angles of attack ![]() How do I go to HP and tell them it does not work, not keen to purchase another pocket pc to prove this - or maybe ms have changed the rules. In XP they have ditched the com port association for infrared. |
|
|||
|
@Erel - more update.
It sends data, but all trash - loads of ???????????? Have checked baud etc Initialized as follows: Serial.CommPort = port Serial.BitRate = 9600 Serial.DataBits = 8 Serial.StopBits = 1 Serial.Parity = "N" Serial.PortOpen = true port is assigned 3 initially and can be changed from the comport menu. It is supposed to be Serial Text - where do I ensure that the mode is such? |
|
|||
|
Sending and receiving normal text - instructions and parameters eg "RT" & CR
Initialize it with serial.new1 in the open app sub, then the code provided above in the open port sub. Basically the same as I did on the H5550. Will try binary then. |
|
||||
|
Quote:
I had to send data byte by byte, it only ever read the 1st byte sent as a string. IR - IRDA RS232 from microchip Pic to Pocket PC
__________________
I'm a little crazy at times . . . . O2 XDA Artemis Touch Flo 4.02 Full Cube Rom WM6.1 http://www.taximania.net |
|
|||
|
Quote:
I recall you using the franson lib and a wrapper you wrote, right? Also the cheer in the forum when you got it working. What beats me is that it works on the slightly older ppc with pocket 2003, but not on the new one with mobile 5. To verify if the irda actually works, I sent stuff from one pda to the other - worked, but appeared slow. Either the new ppc has a suspect irda port - can only prove it if I lay my hands on another like it, or mobile 5 handles it different. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Serial data receive problem | Aaron Padilla | Bug Reports | 3 | 08-01-2008 02:23 PM |
| Problem with Serial. ("before loop" error) | jesb4ppc | Questions & Help Needed | 3 | 02-15-2008 06:41 PM |
| serial | Cor | Questions & Help Needed | 1 | 01-18-2008 01:49 PM |
| irda text send error | lee inmo | Questions & Help Needed | 2 | 07-01-2007 04:50 PM |
| binary serial input problem | lucifer1 | Questions & Help Needed | 3 | 06-03-2007 07:26 PM |