Hailong123-Qu / nRF51_Platform

BLE(Bluetooth Low Energy) Embedded SDK for nRF51 Platform made by JUMA.

Home Page:http://www.juma.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nRF51_Platform

##教程(重要) http://www.juma.io/doc/zh/nrf51_platform/guide/


JUMA.IO Platform for nRF51 SoC.

This is the most Easy-to-Use Bluetooth Smart 4.0 SDK for embedded development in the world. ##Building:


If you plan to develop an app using this SDK, please use the stable branch or the last released tarball. The master branch is continuously evolving, could be unstable and could change very often.

####Build to image files:

Platform/Project/device.uvprojx

####Build to .lib files: Interface/Project/juma_sdk.uvprojx

####Python Building tools: The SDK will also provide a .lib for user's app to build with. It is automatically generated using Python.

Following the steps below to build the platform, interface and test with Examples

  1. run 'python update.py' in 'Interface' folder.
  2. open and build Interface/Project/juma_sdk.uvprojx
  3. open SDK and build Platform/Project/device.uvprojx
  4. copy 'Product\Examples\Template' to folder 'Product\Projects' and build your own app. Voila!

##More Info:


When you download repository and open project, you have to set correct your target, for device you use. If you use other device in your project, then set your project and copy settings there from target options.

More information below http://juma.io

About

BLE(Bluetooth Low Energy) Embedded SDK for nRF51 Platform made by JUMA.

http://www.juma.io

License:Apache License 2.0


Languages

Language:C 96.9%Language:Python 1.3%Language:C++ 1.3%Language:Batchfile 0.4%Language:GCC Machine Description 0.0%