mbed-os/features/lorawan/lorastack
Teijo Kinnunen 10c0f20317 LoRaWAN: Terminate RX when receiving uplink messages
This prevents RX2 window to be enabled at the same time when repeating
transmission, when QoS repeated TX is in effect. Failure to do so
seems to place the LoRaWAN stack in a state where send() always fails
with WOULD_BLOCK error.
2019-08-16 12:56:58 +03:00
..
mac LoRaWAN: Terminate RX when receiving uplink messages 2019-08-16 12:56:58 +03:00
phy LoRaPHY: Pass frequency set in rx_config() to caller 2019-06-19 14:24:21 +03:00