Hi, I have Bluetooth4.0 modul and I want my dongle working just like a bluetooth adapter on my PC. that is to say: my dongle searching BLE device automatically and connecting them without needing enter master control panel. Is it possible?
thanks
Hi, I have Bluetooth4.0 modul and I want my dongle working just like a bluetooth adapter on my PC. that is to say: my dongle searching BLE device automatically and connecting them without needing enter master control panel. Is it possible?
thanks
Hi Shali,
We provide the APIs and several C# examples on using the Master Emulator without using the Master Control Panel. You can find the examples by default in C:\Program Files (x86)\Nordic Semiconductor\Master Emulator\
From that you can develop your own application.
It's a good ideal. thank Hung Bui. I will try it according examples