Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app: Add sensors_lorawan_se example app #242

Merged
merged 5 commits into from
Aug 4, 2022

Conversation

azerimaker
Copy link
Contributor

Summary:

Adding a new app which uses the Secure Element for LoRaWAN comissioning. This app is the main demo app that's shipped with the device. DevEUI's are printed on the back of each device, and using the QR codes users can easily claim a new device in their TTS app console.

Fixing a small bug related to the TCXO voltage setting.
Closes #241 , #151, #152

Changes:

  • Added a new demo app: /sensors_lorawan_se
  • Fixed the TCXO voltage setting
  • Added handling to avoid NULL values from corrupted sensor readings

Notes for Reviewers:

...

Release Notes: (optional)

...

@azerimaker azerimaker self-assigned this Aug 4, 2022
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ azerimaker
❌ furtiman
You have signed the CLA already but the status is still pending? Let us recheck it.

@azerimaker azerimaker merged commit ffea1fb into develop Aug 4, 2022
@azerimaker azerimaker deleted the feature/sensors_lorawan_se branch August 4, 2022 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TCXO voltage setting
4 participants