arduino-libraries / MKRWAN_v2

[Beta] Library for Arduino MKRWAN 1300 / 1310 suitable for firmwares derived from ST sources
GNU Lesser General Public License v3.0
7 stars 6 forks source link

STM i-cube LRWAN stack is now v2.0.0 #14

Open sslupsky opened 3 years ago

sslupsky commented 3 years ago

Are there plans to update this to the latest i-cube LRWAN STM stack which is now v2.0.0?

facchinm commented 3 years ago

I think so! Thanks for the heads up, I totally missed it Here's the changelog in case anyone's interested

 V2.0.0 / 12-Mar-2021
Main Changes
Full rework of FW package structure to make it consistent with STM32Cube structure used on STM32WLxx projects
Implementation of LoRa Mac 4.4.4 release from Semtech/StackForce
Support for AS923 channel sub plan groups, with defined Rx bandwidth for LBT algorithm
Updated radio drivers
AT_Slave example replaced by a new one
Fix for PingPong example issue with payload longer than 64 bytes