datalogic / android-samples-astudio

Sample apps for Datalogic Android SDK
9 stars 39 forks source link

Memor X3 -Connection with Serial Comport #13

Open kamlesh11791 opened 3 years ago

kamlesh11791 commented 3 years ago

Hi, I am trying to communicate the device with my standalone java utility that I am writing for a project, I want to communicat with device wiht my utility when we save the data from device my application is listing the port and getting the DATA_AVAILABLE status but same time device shwoing the "Waiting for host command" can you please help me out to solve this. I just want to know what status I need to send device from my code so that it will return data to code. and how may i send response to device. Is there any refrence code for this.

Thanks in advance.

codybrookshear commented 3 years ago

Hi @kamlesh11791.

Could you please post your question over on our Developer forum? This sounds like something you are trying to accomplish using a Windows CE device, correct?

Cody