@@ -176,16 +176,16 @@ not of a bootloader and the radio frequency band to be used.
176176 * LinkCheckAns ** YES**
177177 * LinkADRReq ** YES**
178178 * LinkADRAns ** YES**
179- * DutyCycleReq ** YES** (LoRaMac specification R2.1.3 )
180- * DutyCycleAns ** YES** (LoRaMac specification R2.1.3 )
181- * Rx2SetupReq ** YES** (LoRaMac specification R2.1.3 )
182- * Rx2SetupAns ** YES** (LoRaMac specification R2.1.3 )
179+ * DutyCycleReq ** YES** (LoRaMac specification R2.2.1 )
180+ * DutyCycleAns ** YES** (LoRaMac specification R2.2.1 )
181+ * Rx2SetupReq ** YES** (LoRaMac specification R2.2.1 )
182+ * Rx2SetupAns ** YES** (LoRaMac specification R2.2.1 )
183183 * DevStatusReq ** YES**
184184 * DevStatusAns ** YES**
185185 * JoinReq ** YES**
186- * JoinAccept ** YES** (LoRaMac specification R2.1.3 )
187- * NewChannelReq ** YES** (LoRaMac specification R2.1.3 )
188- * NewChannelAns ** YES** (LoRaMac specification R2.1.3 )
186+ * JoinAccept ** YES** (LoRaMac specification R2.2.1 )
187+ * NewChannelReq ** YES** (LoRaMac specification R2.2.1 )
188+ * NewChannelAns ** YES** (LoRaMac specification R2.2.1 )
189189 2 . Features implemented
190190 * Possibility to shut-down the device ** YES**
191191
@@ -194,8 +194,8 @@ not of a bootloader and the radio frequency band to be used.
194194 * Acknowledgements retries ** WORK IN PROGRESS**
195195
196196 Not fully debugged. Disabled by default.
197- * Unconfirmed messages retries ** WORK IN PROGRESS** (LoRaMac specification R2.1.3 )
198- 3 . Implemented LoRaMac specification R2.1.3 changes.
197+ * Unconfirmed messages retries ** WORK IN PROGRESS** (LoRaMac specification R2.2.1 )
198+ 3 . Implemented LoRaMac specification R2.2.1 changes.
199199 4 . Due to new specification the LoRaMacInitNwkIds LoRaMac API function had
200200 to be modified.
201201
0 commit comments