NRF51822 DEVELOPMENT KIT
# 개발환경
- WindowsXP or Windows 7 필요
# 하드웨어
ARM Debugger :
- http://www.waveshare.com/product/ARM-Debugger.htm
- http://www.aliexpress.com/item/JLink-ARM-OB-Emulator-Debugger-STM32-Burner-Downloader-Download-Module-for-RC-Support-JTAG-SWD-SWO/32571458454.html
- http://www.aliexpress.com/item/Mini-Emulator-Debugger-Programmer-Downloader-replace-J-Link-OB-ARM-V8-SWD-STM32/32389863434.html
BLE400 + nRF51822 + ARM Debugger 조합으로 개발 가능.
# 개발 참고자료
- http://answerofgod.tistory.com/entry/NRF51822-Eval-Kit (nRFgo Studio)
- http://redbearlab.com/getting-started-nrf51822/ (mbed 이용)
- http://www.waveshare.com/wiki/NRF51822_Eval_Kit (NRF51822 Eval Kit – SW 설정과 시작 방법)
- http://answerofgod.tistory.com/entry/MDK-ARM-%EC%84%B8%ED%8C%85 (강좌)
# 드라이버 및 프로그램 다운로드
CP2102 Driver
nRFgo Studio v1.14 or higher versions
nRF51 SDK (nRF51822 DK, EK 는 nRF51SDK v6.x.x, v5.x.x 사용)
- http://developer.nordicsemi.com/ (상단 폴더 리스트 클릭해서 다운로드)
Keil MDK-ARM Lite v4.54 or higher versions
J-Link Software v4.52b or higher versions
# SDK 설치 과정
- Install Keil MDK-ARM (v4.54 or higher version) and J-Link for Windows.
- Install nRF51 SDK from the path of Software\nrf51_sdk_v5_2_0_xxxxx.msi; please make sure KeilMDK-ARM option is selected.
- It is notice that if there are installation errors of SDK, please download and install Microsoft .NET Framework 3.5.
- Install nRFgo Studio (nrfgostudio_win-32_1.15.1_installer.msi for a 32-bit system, and nrfgostudio_win-64_1.15.1_installer.msi for a 64-bit system).
개발관련 링크모음 페이지
- https://devzone.nordicsemi.com/question/2188/nrf-51822-beginner/
- https://devzone.nordicsemi.com/blogs/39/nrf51-getting-started-and-documentation-overview/
쉽게 사용가능한 제품
아두이노 스케치 올리기
.