I have an imuduino (arduino board with nrf8001 bluetooth and some sensors) board and am trying to load some of the profiles from the nordic arduino nrf8001 bluetooth api on github (github.com/.../ble-sdk-arduino) but it seems that my Macbook only looks for the older uart profile I used from another code base.
My question is:
- How do I force Mavericks to stop trying to find the older profile I used to have on my nrf8001 and allow itself to look for the new services. For example when I'm using the heart rate monitor template.
- Why does my Iphone recognize the new services but not my Macbook?
Using nrf studio go.
Thank you for any help with this. I'm at my wits end!