I'm looking for way to implement a part of bluetooth mesh features ( using WinRt. I'm wondering if it's possible to create my own adv packages with it.
The only thing i found was ManufacturerData class but it's not the thing, isn't it? The second thing is using GATT, which seems doable. Is there some kind of workaround or should i concentrate on GATT?