You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,21 +10,22 @@ SX1272/76 radio drivers plus Ping-Pong firmware and LoRaWAN node firmware implem
10
10
11
11
1. Introduction
12
12
----------------
13
-
The aim of this project is to show an example of the LoRaWAN specification endpoint firmware
13
+
The aim of this project is to show examples of the LoRaWAN specification endpoint firmware
14
14
implementation.
15
15
16
16
**REMARK 1:** It has been decided to continue the maintenance of the Semtech LoRaWAN implementation.
17
17
18
18
**REMARK 2:** A new repository will be created on GitHub in order to have a [IBM 'LoRaWAN in C'](http://www.research.ibm.com/labs/zurich/ics/lrsc/lmic.html)
19
19
based implementation.
20
20
21
-
*The IBM 'LoRaWAN in C' implementation adds the support of the Class A endpoint
22
-
fully implemented and Class B endpoints.*
21
+
*The IBM 'LoRaWAN in C' implementation supports the Class A profile and partial
22
+
Class B support (beacon synchronization).*
23
23
24
24
* A port of the IBM 'LoRaWAN in C' can be found on [MBED Semtech Team page](http://developer.mbed.org/teams/Semtech/)
0 commit comments