-
Notifications
You must be signed in to change notification settings - Fork 183
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
Added instructions for balena.io deployment #69
Open
mpous
wants to merge
110
commits into
lorabasics:master
Choose a base branch
from
mpous:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updated the SPI SPEED to 2Mhz (there was an extra zero)
Updated the SPI SPEED to 2Mhz (it has an extra zero)
Fix SPI speed to 2Mhz
Change-type: major Signed-off-by: Rahul Thakoor <[email protected]>
Change-type: patch Signed-off-by: Rahul Thakoor <[email protected]>
Outdated README balena version
RAK2245 and RAK2287 working together on the same balena App
Added GW_ID and GW_KEY and deleted SPI_SPEED as it was not possible to modify the value of the SPI SPEED
Added code to sanitize TC_TRUST variable
Fix TC_TRUST sanityzing script
Corrected POWER_EN_PIN typo.
Update mbedTLS dependency to version 2.7.5. Related to lorabasics#142
adding Pi Zero without Ethernet mac address support
…is injected fixes #49
Setting label io.balena.features.balena-api
Thank you for your inquiry. Customers are encouraged to submit technical questions via our dedicated support portal at https://semtech.force.com/ldp/ldp_support. We invite all users to visit the LoRa Developer Portal Forum at https://forum.lora-developers.semtech.com and to join the thriving LoRa development community! |
Update README.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello,
this is Marc Pous from balena.io. Jose Marcelino from RAK and me forked the basicstation repository in order to deploy LoRa gateways with basicstation protocol on Raspberry Pis (3/4) with RAK2245 (and RAK831) using balenaOS and balenaCloud.
Find the instructions on the README and README-balena to learn more how it works. Our goal is to enable LoRa gateways fleet managers to manage easier their fleet of gateways.
Let me know if that makes sense or if you would like to organize the files on a different way, just let me know.
Let's stay connected