Hai, I want to develop a mobile app(Cross-platform mobile app). My app should be able to communicate with my sensor(peripheral) which has a bluetoothLE . For this purpose I used the following BLE Explorer app from Monkey.Robotics.
https://github.com/xamarin/Monkey.Robotics/tree/master/Sample Apps --> [BLE Explorer].
I can see the simulator and click on bluetooth icon in the app.But it doesnot scan or detect any devices(I tried to scan by switching on bluetooth on my mobile and tried to detect my phone for sample testing(i think iphone also acts as a peripheral), as my sensor is not ready yet). Is that code specifically written for a device. Can I not use it for my app.
Working environment: Mac book, Xamarin studio