Hi there,
I am having issues knowing how to get access to data coming through a VisualGDB embedded (C) project using the pc-ble-driver.
I have my project working fine and reading BYTEs from the BLE devices but I dont understand how I can get that data out to another c# project in Visual Studio.
I was hoping it would build a DLL so I could create access points to poll but it doesn't.
Does anybody have any suggestions on the best way to get the BYTEs out to my c# project?
Thanks in advance,
Lindsay.