Coder Social home page Coder Social logo

lorabug-ble's Introduction

LoRaBug-BLE

Combines TI's Project 0 BLE stack project with the Openchirp LoraBug LoRaWAN platform.

Setup

Requirements

  1. Install Ti-RTOS 2.20.1.08
  2. Install the TI BLE-SDK 2.2.1
  3. Install BLE Simplelink Academy (link, the big red button under Getting Started)

Import projects/build/flash

This part is a bit weird, as the BLE setup utilizes two projects: the 'app' and the 'stack'. I'm not sure if we should freeze a version of the stack in source control or not - here we import from the simplelink academy.

  1. Import the basic Project 0.
    1. Open the classic resource explorer (View -> Resource Explorer Classic)
    2. Browse to SimpleLink Academy -> Bluetooth low energy -> Projects -> Project 0
    3. Select App CC2650 LaunchPad, and click the link to import the project into CCS
    4. There should now be two projects in the workspace: project_zero_stack_cc2650 and project_zero_app_cc2650launchxl
  2. Delete project_zero_app_cc2650launchxl from the workspace, as that is what this project replaces. You may need to go into your workspace folder and delete the project folder manually for the next step to work.
  3. Clone this project, and import it into CCS.
  4. Build and flash the stack project, but do not run it. The stack does not have an entry point, and gets loaded into the upper portion of memory first.
  5. Build and flash this project, and then run it. Using a bluetooth scanner, you should see a device named Project Zero with a service that lets you read/write a string value.

lorabug-ble's People

Contributors

jlbrooks avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.