Skip to main content
DGuar
Visitor II
July 15, 2019
Question

get patch note on en.i-cube_lrwan.zip

  • July 15, 2019
  • 1 reply
  • 714 views

hello !

I just started develop with stm and my project which based on i-cube_lrwan/AT_Slave in i-cube_lrwan.zip.

Today, however, the software is upgraded from 1.2.1 to 1.2.2.

So I'm trying to find patch notes or changes to see if I can upgrade, but I can not find where the documentation is posted.

how i can get it?

This topic has been closed for replies.

1 reply

Oane
Visitor II
July 19, 2019

There is a 'Release_Notes.html' file in the .zip file that briefly lists the most prominent changes. But if you want a more detailed overview of what is fixed, have a look at https://github.com/Lora-net/LoRaMac-node/issues?q=is%3Aissue+is%3Aclosed . The ST stack is basically a port of the Stackforce stack.