Searched refs:Join (Results 1 – 5 of 5) sorted by relevance
444 mlmeReq.Req.Join.Datarate = LmHandlerParams->TxDatarate; in LmHandlerJoinRequest()448 mlmeReq.Req.Join.NetworkActivation = ACTIVATION_TYPE_OTAA; in LmHandlerJoinRequest()454 mlmeReq.Req.Join.NetworkActivation = ACTIVATION_TYPE_ABP; in LmHandlerJoinRequest()
1300 MlmeReqJoin_t Join; member
5308 if( mlmeRequest->Req.Join.NetworkActivation == ACTIVATION_TYPE_OTAA ) in LoRaMacMlmeRequest()5312 …nnelsDatarate = RegionAlternateDr( Nvm.MacGroup2.Region, mlmeRequest->Req.Join.Datarate, ALTERNATE… in LoRaMacMlmeRequest()5321 …nnelsDatarate = RegionAlternateDr( Nvm.MacGroup2.Region, mlmeRequest->Req.Join.Datarate, ALTERNATE… in LoRaMacMlmeRequest()5324 else if( mlmeRequest->Req.Join.NetworkActivation == ACTIVATION_TYPE_ABP ) in LoRaMacMlmeRequest()5334 Nvm.MacGroup2.NetworkActivation = mlmeRequest->Req.Join.NetworkActivation; in LoRaMacMlmeRequest()
107 …re-provisioned out of factory in order to be used with [LoRa Cloud Device Join Service](https://ww…109 In case other Join Servers are to be used the `DevEUI`, `Pin`, `JoinEUI` and `AES128 keys` can be u…
239 - Fixed an issue where the Join back off algorithm wasn't being applied when the duty-cycle enforce…265 - Fixed an issue where the Join back off algorithm wasn't being applied when the duty-cycle enforce…770 - After a Join accept the node falls back to the default datarate. Enables the user to Join a netwo…