Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RIOT
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cm-projects
RIOT
Commits
174a94d0
Commit
174a94d0
authored
6 years ago
by
Alexandre Abadie
Browse files
Options
Downloads
Patches
Plain Diff
examples/lorawan: minor fixes in application README
parent
1c47f907
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/lorawan/README.md
+2
-2
2 additions, 2 deletions
examples/lorawan/README.md
with
2 additions
and
2 deletions
examples/lorawan/README.md
+
2
−
2
View file @
174a94d0
...
@@ -7,7 +7,7 @@ Description
...
@@ -7,7 +7,7 @@ Description
This application shows a simple use case of LoRaWAN with RIOT.
This application shows a simple use case of LoRaWAN with RIOT.
By using the real time clock and low-power capabilities of a board, this
By using the real time clock and low-power capabilities of a board, this
application shows how to program a LoRaWAN Class A device
s
using RIOT.
application shows how to program a LoRaWAN Class A device using RIOT.
This application is using the Over-The-Air Activation procedure.
This application is using the Over-The-Air Activation procedure.
...
@@ -26,7 +26,7 @@ to your hardware setup and region of use:
...
@@ -26,7 +26,7 @@ to your hardware setup and region of use:
-
`REGION`
can be
`EU868`
,
`US915`
, etc (see LoRaWAN regional parameters for
-
`REGION`
can be
`EU868`
,
`US915`
, etc (see LoRaWAN regional parameters for
details).
details).
ST Nucleo-64 can be used with
an
mbed LoRa shield: there's one based on
ST Nucleo-64 can be used with mbed LoRa shield
s
: there's one based on
[
the sx1276 radio
](
https://os.mbed.com/components/SX1276MB1xAS/
)
and one based
[
the sx1276 radio
](
https://os.mbed.com/components/SX1276MB1xAS/
)
and one based
on the
[
the sx1272 radio
](
https://os.mbed.com/components/SX1272MB2xAS/
)
.
on the
[
the sx1272 radio
](
https://os.mbed.com/components/SX1272MB2xAS/
)
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment