Guest Angel2000 Posted July 11, 2005 Report Posted July 11, 2005 :cry: Dears I am facing probelm with my device which is runing on wince .NET . I wrote an application to use the RAW IR method. I can open the IR OK and I can receive the data OK from my other Hardware device. I am using the writefile,createfile and readfile for my work. My problem is that I am sending one byte at a time and when I send the byte I see the my PDA device automaticaly send the ascii code 0x7F (DEL) with my original byte which prevent me from getting my original sent byte in my other hardware because they are sent quicly. I have checked the writefile function and I saw that It only send the byte I gave it which make me very crazy on were this extra byte came from. I tested my code on normal serial and It was working perfect and the only problem is when I use it for the RAW IR. My RAW IR is port COM4. So please if someone has a solution that he can help me in. Thanks
Guest justplainsoccer Posted August 12, 2005 Report Posted August 12, 2005 can you post the code for what you have done so far?
Guest Angel2000 Posted August 12, 2005 Report Posted August 12, 2005 can you post the code for what you have done so far? <{POST_SNAPBACK}> I have received an email from my PDA manufactorer saying that they have a problem in the Irda interface itself and I'll wait for there replay then I'll post it .thanks
Guest newGuy Posted September 27, 2005 Report Posted September 27, 2005 I am working a project exactly same as yours. Could you please email me your codes to me so that I may have quick start ? Thanks in advance. my email: [email protected] I have received an email from my PDA manufactorer saying that they have a problem in the Irda interface itself and I'll wait for there replay then I'll post it .thanks <{POST_SNAPBACK}>
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now