Bluetooth Low Energy with C#, BlueZ 5 and Mono
The major change from Mr. Gibbs 2015 to 2016 is the rewrite of all the bluetooth calls to support BlueZ 5. It sure seems like a »
The major change from Mr. Gibbs 2015 to 2016 is the rewrite of all the bluetooth calls to support BlueZ 5. It sure seems like a »
Things were moving along slowly, but smoothly for the 2016 revision of Mr. Gibbs. My newly updated bluetooth stack [https://mrgibbs.ghost.io/get-on-d-bus/] based on »
Once you have paired [https://mrgibbs.ghost.io/bluetooth-pairing-with-bluez-and-dbus/] your bluetooth device with BlueZ, the next step depends on what type of device it is. One »
At this point in the project I had a working dbus implementation [https://github.com/brookpatten/dbus-sharp] to use, and it was time to begin actually »
If you read my post about getting .Net working with BlueZ 4, you, like me, were probably left feeling a little... dirty. Interop is never fun »