Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

CoAP support in Amazon FreeRTOS #2390

Open
christian-herber opened this issue Aug 21, 2020 · 2 comments
Open

CoAP support in Amazon FreeRTOS #2390

christian-herber opened this issue Aug 21, 2020 · 2 comments

Comments

@christian-herber
Copy link

Currently, Amazon FreeRTOS is based on MQTT and HTTP for transport.
Another protocol from the IoT world is CoAP. Providing similar functionality as HTTP, it is able to run on more constrained devices.

Describe the solution you would like.
Include a CoAP library in Amazon FreeRTOS, allow Coap as alternative for MQTT and HTTP for applications.

Several implementations of coap exists, e.g. https://github.com/obgm/libcoap.

Looking forward for discussion.

@alfred2g
Copy link
Contributor

Thanks for reporting @christian-herber,
we added this to our internal queue, and we will be looking into it.

Mtalat added a commit to 1NCE-GmbH/amazon-freertos that referenced this issue Nov 10, 2020
Mtalat added a commit to 1NCE-GmbH/amazon-freertos that referenced this issue Nov 10, 2020
jamali005 added a commit to 1NCE-GmbH/amazon-freertos that referenced this issue Nov 10, 2020
…ss in FreeRTOSConfig.h and update the DemoEntryFunction Call (aws#2390)
@oguiter
Copy link

oguiter commented Jan 26, 2021

Hi all,
As this issue is still open, i would like to point you to the following solution: https://ioterop.com/NEBRASKA.
With this solution, if your device runs CoAP, you can easily publish on AWS IoT Core like any MQTT device.
You have to subscribe on AWS marketplace: NEBRASKA AWS
This solution is fully compliant with any CoAP implementation.
Hope this helps you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants