Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

WinCe Bluetooth com splitting

Options
  • 21-06-2008 4:22pm
    #1
    Registered Users Posts: 320 ✭✭


    I have an application running on WinCe 5.0. This package called FastSurvey sends and receives data from an external GPS via bluetooth usually Com 4. It controls and manages the GPS. this package needs to stay open .

    I wish to put another application on the WinCE device. This application called DTM needs to use the data that is being sent from the GPS unit to FastSurvey on Com 4.

    I have tried creating virtual serial ports and using port splitting software without sucess. It looks like a simple problem to solve but i have had no sucess so far.

    Is it possible to write a small batch to set this up.


Comments

  • Closed Accounts Posts: 94 ✭✭Done and dusted


    so what you want to do is to capture the packets that are recieved by the other application and then pass it you your new app? Do you have the src code for FastSurvey ?


Advertisement