==Changes==
-
LoRaWAN 1.0.4 (LW1.0.4)
** MAX FCNT GAP check removed
** Join Dev Nonce is incremented with each Join Request sent
** Join App Nonce is validated to increment with each Join Accept received
*** Nonces are reset when AppEUI/JoinEUI is changed
*** Nonces are saved to flash after each join App Nonce is validated to be incremented from the Join Server per LW1.0.4 -
FUOTA
** Fragment and Parity indexes changed to start at 1
** McKEKey compatible derivation to unpack multicast session keys
** Session Start Time as GPS time supported -
Added multicast setup functions
** get/setMulticastAddress
** get/setMulticastNetworkSessionKey
** get/setMulticastApplicationSessionKey
** get/setMulticastDownlinkCounter
** get/setMulticastPeriodicity
** get/setMulticastFrequency
** get/setMulticastDatarate -
Added join nonce functions
** get/setJoinNonce
** get/setAppNonce
** get/setJoinNonceValidation -
Added gen app key function for multicast session setup
** get/setGenAppKey