An open API service indexing awesome lists of open source software.

https://github.com/avsystem/i-cube-anjay

I-CUBE-Anjay package for STM32CubeMX featuring Anjay LwM2M Library
https://github.com/avsystem/i-cube-anjay

cubemx embedded iot lwm2m lwm2m-client stm32

Last synced: 14 days ago
JSON representation

I-CUBE-Anjay package for STM32CubeMX featuring Anjay LwM2M Library

Awesome Lists containing this project

README

          

# I-CUBE-Anjay

**Preview package, officially released [here](https://avsystem.com/static/avssite/files/AVSystem/I-CUBE-Anjay/AVSystem.I-CUBE-Anjay.2.13.0.pack)**

Package contains Anjay LwM2M client library along with necessary components: X-CUBE-CELLULAR, mbedTLS,
LwIP for developement under STM32CubeMX environment.

For instructions regarding importing the package, projects configuration and creation please visit [AVSystem Developer Zone](https://iotdevzone.avsystem.com/docs/Anjay_integrations/Anjay_ST_integration/Building_LwM2M_applications/Building_LwM2M_applications_with_I-CUBE-Anjay).

Once the package is imported in STM32CubeMX (according to the guide in the link above), you can find documentation inside it as well.

## Links
* [Anjay source repository](https://github.com/AVSystem/Anjay)
* [Anjay documentation](https://avsystem.github.io/Anjay-doc/index.html)
* [Doxygen-generated API documentation](https://avsystem.github.io/Anjay-doc/api/index.html)
* [AVSystem IoT Devzone](https://iotdevzone.avsystem.com/)
* [AVSystem Discord server](https://discord.avsystem.com)
* [FreeRTOS cellular library](https://www.freertos.org/cellular/index.html)