Reading Ruuvitag using C#/.NET and Bluetooth

Hello All,
Has anyone of you link or example how to read ruuvitag data from Windows 10 laptop from Console or ASP.NET Application using Bluetooth? My programming language is C#.

Thanks for all :slight_smile:

Hello,

This doesn’t have Bluetooth interface, as the data is retrieved from Ruuvi servers which listen in to data coming from Ruuvi Gateways, but here’s decoder for data formats 3 and 5 https://github.com/ruuvi/ruuvi.network.asp/blob/29800f988cb6aaec4bbf3c82c8f470f8061ead16/Models/UnpackRawData.cs