mbed-os/features/lorawan/lorastack
Kimmo Vaisanen 76d01f5c71 LoRa: Fix MAC initialization for connection with parameters
LoRaMAC was not initialized properly if application called
connect(const lorawan_connect_t &connect);

This causes problems for example in case where application
first disconnects and then reconnects as counter values are not
initialized.
2018-08-13 12:41:01 +03:00
..
mac LoRa: Fix MAC initialization for connection with parameters 2018-08-13 12:41:01 +03:00
phy Making recv timing error and preamble length configurable 2018-07-30 15:25:36 +03:00