Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheong2K committed Jun 8, 2015
1 parent 94ef08d commit 7c3ab17
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,22 @@ Tested with Arduino IDE 1.6.4 (we will only support this version).
Installation
============

Step 1. You have to see this for installing libraries first.
You have to see this for installing libraries first.
http://www.arduino.cc/en/Guide/Libraries

* Please use the method - "Importing a .zip Library" at this moment.
Method 1 - Using Library Manager

Step 2: Get latest release of [Nordic nRF8001 SDK for Arduino](https://github.com/Cheong2K/ble-sdk-arduino/archive/RBL.zip).
Follow this guide:

Step 3: Get latest release of [RBL nRF8001 API](https://github.com/RedBearLab/nRF8001/archive/master.zip).
https://github.com/RedBearLab/BLEShield/blob/master/Docs/LibraryManager.pdf

Step 4: Load an example to your Arduino board.
Method 2 - Manual installation ("Importing a .zip Library")

Step 1: Get the latest release of [Nordic nRF8001 SDK for Arduino](https://github.com/Cheong2K/ble-sdk-arduino/archive/RBL.zip).

Step 2: Get the latest release of [RBL nRF8001 API](https://github.com/RedBearLab/nRF8001/archive/master.zip).

Step 3: Load an example to your Arduino board.


How to use
Expand Down

0 comments on commit 7c3ab17

Please sign in to comment.