Skip to content

DeviceDrive/WRF01.SDK

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
SDK
 
 
 
 
 
 

WRF.SDK

This library is packaged both as an generic C / C++ library and as an Arduino library. To use the generic library, use the files located in WRF.SDK File headers and code is documented.

To use the Arduino library, make sure to run the "CreateLibrary.bat" script, and move the library folder to your local Arduino libraries folder on your computer. On Windows, this folder is located under "My Documents"\Arduino\libraries by default.

If you are using Unix / Mac OSX you can use the "CreateLibrary.sh". To run the script, make sure to give it execute permissions:

chmod +x ./CreateLibrary.sh

The SDK.NRF folder contains an example on how to use the generic library on a Nordic Semiconductor micro controller. Be advised that you need to setup your environment beforehand and edit the sdk_config.h in the NRF setup to suit your needs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published