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
- Host: GitHub
- URL: https://github.com/avsystem/i-cube-anjay
- Owner: AVSystem
- License: apache-2.0
- Created: 2021-10-19T14:35:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-31T14:43:36.000Z (over 3 years ago)
- Last Synced: 2024-12-26T23:41:53.895Z (over 1 year ago)
- Topics: cubemx, embedded, iot, lwm2m, lwm2m-client, stm32
- Homepage:
- Size: 30.2 MB
- Stars: 1
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)