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

iPhone not detecting/scanning nRF 8001 connected to Arduino

I have interfaced nRF 8001 with Arduino through MISo,MOSI,SCK etc pins and it is connected successfully. When i connected my arduino with pc, i thought nRF 8001 will start advertising itself and i will be able to scan it through my iPhone app, but it is not being scanned. I have imported your libraries in Arduino->Libraries. What else is needed to make nRF 8001 BLE discoverable or start advertising. Is there any function that i have to burn in Arduino to make it discoverable? I thought just by giving power to nRF 8001 will make it discoverable or it will start advertising,but it is not so. Help!!

Related