Releases: disk91/stm32-it-sdk
Releases · disk91/stm32-it-sdk
Version 1.6.0 - stable
Feature addition
- Uart supports interrupt
- Lis2dh12 driver
- quectel L80/L86 driver
- Omron 2SMPB02
- Segger RTT traces
Fix & Improvement
- Sx1276 init lowpower
- Sx1276 LoRa and Sigfox fix
- Voltage and Temp measure from ADC
- Max1705 startup with 3x bat
- State machine description in flash
Version 1.5.0 - stable
- Addition of the Sigfox network communication on Murata / Sx1276 module
- Minor fix
Version 1.4.1 - stable
- Addition of ST25DV Serial communications over FTM
- Minor fix
Version 1.4.0 - stable
This version include a stable version of different sensor, LoRaWan and Sigfox Support for various STM32 platforms.
ChangeLog:
- Add support of different sensors ( Light, Temp, Humidity, Pressure, battery gauge, nfc )
- Add cayenne LPP support
- Add support of configuration storage in EEPROM
- Impove lowpower, console, statemachine, doc
- Add console for debug operation and industrialization ( setting the Keys & ID dynamically)
- Add a "secured" storage for keys in eeprom
- Add I2C suport
- Enhanced LowPower support considering task scheduler, short sleep skip
- Fix some logger bug
Version 1.3.1 - With LoRaWan stack - for STM32 firmware v1.11.0
This version includes the LoRaWanStack implementation for Murata chip uplink & downlink and fix some timer issues.
Version 1.3 - With LoRaWan stack - for STM32 firmware v1.11.0
This version includes the LoRaWanStack implementation for Murata chip
Do not use this version it have different bug fixed in version 1.3.1
Version 1.2 - With Sigfox Encryption - for STM32 firmware v1.11.0
This version includes the Sigfox native encryption
Version 1.1 - With Encryption - for STM32 firmware v1.11.0
This version includes the encryption support AES & SPECK32 for sigfox communication
Version 1 - No Encryption - for STM32 firmware v10
Merge pull request #2 from disk91/s2lp-addition fix - missing & outdate sample config file