Jump to content

How to use a Bluetooth Java app


Recommended Posts

Hi everyone,

The client is asking to connect to their DUT using their own BT (validated) Java driver. Creating a wrapper dll for the SDK really complicates this as it will need to be validated. The http://weblog.ikvm.net/  .NET interface seems dated and no longer supported.

Does anyone have any ideas on the best approach? In short, the client decided on java as a "simple" way to connect to the DUT for R&D, testing & production environments. 

Link to comment
7 hours ago, FixedWire said:

Creating a wrapper dll for the SDK really complicates this as it will need to be validated. The http://weblog.ikvm.net/  .NET interface seems dated and no longer supported.

I don't understand: Doesn't your test software need to be validated too? And IKVM.NET is a generic wrapper of Java in .NET -- it is not a direct interface for the Bluetooth driver. Why won't this need to be validated?

In any case, someone else forked IKVM: https://www.windwardstudios.com/blog/ikvm-is-alive-well

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.