This release contains mostly bug fixes, backwards-compatible improvements to existing functionality, and a couple of new features.
**Bug Fixes**
- Perform OTAA Join from the main execution thread and not from the IRQ thread
- Implement more reliable `AT$HALT` command
- Fix bugs in the handling of the low-power sleep state
- Fix bugs in the implementation of `AT$REBOOT`
- Fix activation and deactivation of class C
- Fix value parsing in `AT$CHMASK`
- Prohibit uplinks with empty payload and non-zero port number (not supported by LoRaMac-node)
- Ignore line noise on the ATCI UART port (LPUART1)
**Minor Improvements**
- Remove the debugging subsystem from release builds
- Include the latest fixes and improvements to LoRaMac-node (including support for [RP002-1.0.3](https://lora-alliance.org/resource_hub/rp2-1-0-3-lorawan-regional-parameters/))
- Add hard reboot option to `AT+REBOOT`
- Preserve DevEUI during factory reset by default (backwards compatibility with Murata Modem)
**New Features**
- New AT command [`AT$SESSION`](https://github.com/hardwario/lora-modem-abz/wiki/AT-Command-Interface#atsession)
- New high-level Python library. Published to PyPI as [lora-module-abz](https://pypi.org/project/lora-modem-abz/).
**SHA256 checksums**:
txt
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
7c997c3b030bb0c279337310f926749a7d260175a57e287e441e53b9643fa2c4 *lora-modem-abz-1.1.2.bin
360a781d6e0dcded54443b9bf939f56f8c778a355cd5129b7d4e019a5849459f *lora-modem-abz-1.1.2.hex
7215f7115a7db4700d3c4f70f0496bb0ff54c0f1ad48c37341b04a998397c99c *lora-modem-abz-1.1.2.debug.bin
200b61740351f72e1f4bd11f855a9f2585cb14a79f1cbcb2c1e0a47d45e6f622 *lora-modem-abz-1.1.2.debug.hex
78f3ec0976f9b52556430d990c045c6121680ef391615cfc5ffd657e1173f46c *lora-modem-abz-1.1.2.debug.map
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEFCCLDXVU0YzakXzblUwB86RfKM8FAmLlsvUACgkQlUwB86Rf
KM9CixAA4mS5t2al1piFOv//+dMbdc6iMLbpGimR8x2H95LMU8uLfyhsbI92V+Es
eI8N++nDQLHwqFfjEUm9WT7KKW/SNHROYXeTfAuXwNvJjYXhc6KJgAZTcHjH0xre
IE03h/IiLZPI2bBJ5xxY4m+BBrXZLXFo6/eteCET8Kt5I1d2r7bg/0oQP5eftHEr
Y6IT21NqnzLkIUjMkG8WcsHoOpy+ZFLdHwRn1RUCt8Uc6DvJKlB1Ju+CEp1avIIg
UCqMok0lXzXgCqSjZ7zjIiISG/ecq3Vs7Chv6aY3RJ0JIMAsbqj6TjL7Kgcornqd
h3wsiU5A9dSM9aKCo2A/3a8sv18TaUKJtpQB8RxCTYaFURrclk4XAg+KMCUtjVOg
Jo4/FmLX8JdVLKKM5iz3vA0r1P+Z+h8NEpmjzdOkmihT7ZvFQicPKgEMu7v53Wwn
GOtokHcDcc4grjSSTPV1GUEHAJOva9MRm0aNcGpT77M4ZSxTUUrk9RTN3HZB0dLe
uxCNEjRXu0zSCzm4oi85wZ4hfpaZHKrWkXcxpe2Juvesrho45M4aHSzwRRR68ALy
ZoTyZT/Q/FJgF8jlilX79jH4ChWSuEdfOuSo2egOpZXB2ZHvgkutTkjA1eWCrtLQ
UPRMC+CSo0lGkCzzD98ynnnrROj2nVlv8c0Ovcp8iGO17GagNaU=
=kBP6
-----END PGP SIGNATURE-----
**Full changelog**: https://github.com/hardwario/lora-modem-abz/compare/v1.1.1...v1.1.2