Giter Club home page Giter Club logo

nrf52-lora's Introduction

LoRa MAC class A node on Nordic nRF52

Hardware

Developed and tested on Nordic's PCA10040 DK and Semtech's SX1276MB1MAS

Modifications

Cut SB7 (LED3) and SB8 (LED4) - used for DIO4&5

Software

Built using Nordic's SDK v13.0.0 and gcc version 5.4.1 Using S132 Softdevice v4.0.2

Debug prints using Segger's RTT mechanism.

Configuration

Set LORAWAN_APPLICATION_EUI and LORAWAN_APPLICATION_KEY in config/Comissioning.h Device EUI is taken from nRF unique device ID (FICR DEVICEADDR).

Building

Modify SDK_ROOT in Makefile to point to Nordic's SDK root Make sure nrfjprog is in PATH run make flash_softdevice && make flash

nrf52-lora's People

Contributors

gluedig avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nrf52-lora's Issues

Beginner problem: How to send data

This isn't really an issue, but i don't know how to ask this any other way. I've managed to set everything up, the main.c file runs and i see the LORA:DEBUG messages in the RTT viewer. It completes the JOIN state, and falls silent. This is as far as I know, intended behavior and everything works as it should. My problem is simply that I don't know how I am supposed to use the library to send anything. I've tried to use SX1276Send, but that one didn't seem to do anything. Am I supposed to set the AppData[] array to the data i want to send, and then set the DeviceState to DEVICE_STATE_SEND manually?

With SX1262

Hello, if I want to use nrf52832 with Sx1262, what steps I will take?
can you please guide>
Thanks

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.