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

How to connect NRF 8001 BLE with Arduino

Can anyone tell me how to connect NRF 8001 with Arduino mega 2560. I have developed an iPhone application and just want to connect with NRF 8001.Please tell me how to connect NRF 8001 with Arduino mega 2560 and make the BLE chip discoverable?

Parents Reply Children
  • I have one last question, suppose i have connected nRF 8001 to arduino using BLE duino schematic and my iPhone is able to discover the BLE. Now how will i be able to communicate with arduino + BLE through iPhone. Like Red Bear labs people has developed their own libraries and i simply use BLE_Read() and BLE_WRITE() etc function to read and write in Arduino IDE. How will i be able to communicate? This is my major concern.

    Secondly,what is use of services.h file,you guys have also included this file in your Arduino compatible libraries and Red bear Lab have also included this?

    Third,what is the need of running any "setup.bat" file in nrfStudio? will nRF 8001 chip be connected to pc when we should run this file. If yes then how to connect nRF 8001 with pc when running this .bat file?

    Please each of the above question, you can call me stupid but i need these answers then only it will make things clear in my mind.

Related