StevenCellist
|
298a612699
|
[LoRaWAN] Change session activation (#1093)
* [LoRaWAN] Improve session restoration/activation behaviour
* [LoRaWAN] Custom return codes for session begin
* [LoRaWAN] Separate begin() and activate()
* [LoRaWAN] Fix activateABP()
* [LoRaWAN] Additional error-code
* [LoRaWAN] Fix rejoining during active session
* [LoRaWAN] Expose clearSession, drop `force`
* Update keywords...
|
2024-05-21 12:03:49 +02:00 |
|
StevenCellist
|
163a4020d2
|
[LoRaWAN] Consistent fCnt/fPort casing to match documents
|
2024-05-04 23:18:36 +02:00 |
|
StevenCellist
|
43adfee174
|
[LoRaWAN] Shorten LORAWAN to LW
|
2024-05-03 22:58:11 +02:00 |
|
jgromes
|
d77823375a
|
[LoRaWAN] Generate random numbers instead of digital/analog read (#1056)
|
2024-04-09 22:18:40 +02:00 |
|
StevenCellist
|
aa46a0c8b3
|
[LoRaWAN] Hide broken CSMA
|
2024-04-02 22:25:50 +02:00 |
|
jgromes
|
78211e7566
|
[LoRaWAN] Added specific error code for no downlink received
|
2024-03-27 18:48:16 +01:00 |
|
jgromes
|
5c891ae337
|
[LoRaWAN] Do not use analog pin macros that may not be defined
|
2024-03-26 20:23:53 +01:00 |
|
jgromes
|
5391d5d383
|
[LoRaWAN] Add cast for DevAddr print
|
2024-03-26 20:15:03 +01:00 |
|
StevenCellist
|
d1b911b273
|
Add link to persistence repository in LoRaWAN Reference example
|
2024-03-25 13:42:52 +01:00 |
|
Nick McCloud
|
c0ebd5a92e
|
Header comments & ABP
|
2024-03-25 11:55:29 +00:00 |
|
Nick McCloud
|
5bc97550ec
|
Clean up prior named directories plus neglected Reference is included
|
2024-03-23 17:03:21 +00:00 |
|