I am able to connect see the buetooth NRf51822 ek on windows, iphone, but not mac, when I installed the ble_app_hrs app s110 8 on the ek board. Any idea?
I am able to connect see the buetooth NRf51822 ek on windows, iphone, but not mac, when I installed the ble_app_hrs app s110 8 on the ek board. Any idea?
Well. I bought my mac last month in apple store, and checked it has Bluetooth 4.3.
Well. I bought my mac last month in apple store, and checked it has Bluetooth 4.3.
Does CoreBluetooth power up OK ? Any error condition ? If your MAC supports BLE then CoreBluetooth should work.
I don't know how to check it. I just compile the built-in sample ble_app_hrs. Android, iphone, and Windows can detect the broadcasting, but NOT the mac.
Do you have an app that runs on MAC ? You need to get an App for OS X or write your own using CoreBluetooth API.
SO you mean the buletooth scan function in mac system cannot see the broadcasting? I am using this app for mac ox: github.com/.../otolith-controller
The project on github seems to use CoreBluetooth. It should able to see your device. You'll need to change it to scan for your UUID. I see the code is scanning for UUID : "1000".