Bluetooth v1.3

Today I’ve completed the v1.3 release of Bluetooth. This pulls together the latest binaries, source code, samples and help documentation into a single package. There are few differences in the public interface from previous releases, notably the BluetoothSerialPort class has been fixed and re-introduced, also the BondedDevices property for retrieving previously bonded devices from the registry.


I’ve also prepared a class-library diagram to accompany this release:-



OpenNETCF.Net.Bluetooth.1.3.50525.png (136.1 KB)


You can download the installation package from here.

Comments

4 responses to “Bluetooth v1.3”

  1. Brad Avatar
    Brad

    Hi Peter, that diagram looks great, does it come from Visual Studio 2005? It is certainly better than the ones from Visio 2002!

  2. pacobar Avatar
    pacobar

    I think this is the place for this comment.

    Please would you be so kind as to tell me how can I install OpenNETCF blueotooth library on a xdaii?.

    Will it be like an upgrade of the microsoft bluetooth stack?.

    I´m a newbie, so disregard if the question I´ve posted has a very notorius answer.

    Thanks in advance.

  3. Peter Avatar

    When you install the library onto your dev machine, add a reference to OpenNETCF.Net.Bluetooth to your project and deploy it. This will work with the XDAII (It’s been tested on the equivalent Orange model the M1000).
    If you have any problems, please let me know

    Peter

  4. Sven Rutten Avatar

    Hi Peter

    I really like the BluetoothRemote sample in C#, it is working superb, but I just can’t get the vb.net translation of it to work 😦

    http://opennetcf.org/forums/topic.asp?TOPIC_ID=5009

    Could you post a vb.net translation of the server and the client?

    Thanks a lot

    Sven