This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Master Emulator not connecting

I am using the Master Emulator C# examples to build my own application. None of the examples are able to properly connect to a remote device. When I open up the Master Control panel I can connect to a remote device and read the services. I am having the same issue when I use the masterEmulator.Connect(BtDeviceAddress) method. Any advice? Or is the source code for the master control panel available so I can review how that is getting the job done? Thanks.

Related