mbed-os/features/lorawan
Kimmo Vaisanen 6ce5e1a1b6 Lora: Fix join-response failure handling
Thix commit fixes a bug where stack was resending join-accept already
after RX1 if received join-response was invalid.

Stack should wait for RX2 before resending the join-accept.
2018-08-23 19:06:58 -05:00
..
lorastack unused variable warning in LoRaMac.h for release build 2018-08-23 19:06:09 -05:00
system Style changes only 2018-06-15 13:30:56 +01:00
LICENSE Adding license text and BSD-Clause 3 2018-02-09 11:00:56 -06:00
LoRaRadio.h Immutable Payload from radio 2018-05-08 16:24:34 +03:00
LoRaWANBase.h Lora: send and receive methods return LORAWAN_STATUS_NOT_INITIALIZED if not initialized 2018-08-23 16:58:10 -05:00
LoRaWANInterface.cpp Style changes only 2018-06-15 13:30:56 +01:00
LoRaWANInterface.h Lora: Document all possible error codes for LoRaWANBase methods 2018-08-23 16:58:10 -05:00
LoRaWANStack.cpp Lora: Fix join-response failure handling 2018-08-23 19:06:58 -05:00
LoRaWANStack.h Streamlining connect() API with posix like retcodes 2018-07-15 22:54:26 -05:00
lorawan_types.h Fixing incorrect NetID causing ABP Failures 2018-08-13 14:44:27 +01:00
mbed_lib.json Lora: Make automatic uplink message configurable 2018-04-18 09:29:20 +03:00