add DevNonce description

This commit is contained in:
Yunhorn 2024-02-23 12:08:39 +08:00
parent 91d43020c8
commit 1541514cf3
1 changed files with 21 additions and 0 deletions

View File

@ -1,3 +1,24 @@
/*
fix DevNonce issue
============= DevNonce =========
Middleware/LoRaWAN/soft-se.c
L1426
#if (defined( LORAMAC_VERSION ) && ( LORAMAC_VERSION == 0x01000300 )||defined(YUNHORN_STS_RANDOM))
secure-element.h
L268
#if ((defined( LORAMAC_VERSION ) && ( LORAMAC_VERSION == 0x01000300 ))||(defined(YUNHORN_STS_RANDOM)))
LoRaMacCrypto.h
L57
#define USE_RANDOM_DEV_NONCE 1
*/
/**
*******************************************************************************
* @file Vibration Sensor for Consumer Product Detection and *