v4.4.2-rc.1
Pre-release
Pre-release
Changelog
2018-07-02, V4.4.2-rc.1
-
General
- Release candidate based on "LoRaWAN specification 1.0.3" and "LoRaWAN Regional Parameters v1.0.3rA"
- Examples application refactoring plus the addition of the application status display on the serial port. ( 921600-8-N-1)
- Added a NVM context management module. (under review/validation. disabled by default)
- Fix printf/scanf functions when GCC is used as compiler.
- Refactored timer.c/h, rtc-driver.c/h and added a systime.c/h module.
- Heavily refactored the LoRaMac.c/h implementation. (undergoing work)
- Added secure-eleemnt support
- Functions in ISR context have been moved to main context
- Replaced BoardDisableIrq and BoardEnableIrq functions by CRITICAL_SECTION_BEGIN and CRITICAL_SECTION_END respectively.
- Removed SK-iM880A platform support
- Removed SensorNode platform support
- Removed MoteII platform support
- Removed LoRaMote platform support
- feature/class_b merge
-
LoRaWAN
- GitHub reported issues corrections. Please refer to Release Version 4.4.2
- Added RU864 region support.
- Removed US915-Hybrid region support
- Added ClassB support.
- Fixed all known ClassB issues.
LoRaWAN certification results
| Region | Verdict | # Test houses | Comments |
|---|---|---|---|
| EU868 | Not tested | 0 | - |
| US915 | Not tested | 0 | - |
| CN779 | Not tested | 0 | No certification specification - tests based on EU868 certification |
| EU433 | Not tested | 0 | No certification specification - tests based on EU868 certification |
| AU915 | Not tested | 0 | No certification specification - tests based on US915 certification |
| CN470 | Not tested | 0 | No certification specification |
| AS923 | Not tested | 0 | - |
| KR920 | Not tested | 0 | - |
| IN865 | Not tested | 0 | - |
| RU864 | Not tested | 0 | No certification specification |