Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nrfcloud coap multi service sample #11830

Closed

Conversation

plskeggs
Copy link
Contributor

@plskeggs plskeggs commented Jul 18, 2023

Adaptation of the nrf_cloud_mqtt_multi_service sample to use CoAP instead.

Docs have not been updated yet.

Stacked on top of the location library PR:
#11654

@github-actions github-actions bot added the doc-required PR must not be merged without tech writer approval. label Jul 18, 2023
@plskeggs plskeggs force-pushed the feature-nrfcloud-coap-location-sample branch from 2d2e9d1 to fb3fd8f Compare July 19, 2023 02:08
tokangas and others added 3 commits July 20, 2023 15:59
Implemented support for A-GPS and cellular positioning
using nRF Cloud CoAP.

Signed-off-by: Tommi Kangas <tommi.kangas@nordicsemi.no>
Added support for connecting to nRF Cloud using CoAP.

Signed-off-by: Tommi Kangas <tommi.kangas@nordicsemi.no>
Document a sample which uses nRF Cloud CoAP.

Signed-off-by: Pete Skeggs <peter.skeggs@nordicsemi.no>
@plskeggs plskeggs changed the title rfcloud coap multi service sample nrfcloud coap multi service sample Jul 21, 2023
@plskeggs plskeggs force-pushed the feature-nrfcloud-coap-location-sample branch from fb3fd8f to 26c54eb Compare July 21, 2023 17:58
Make sure failure responses to all coap requests get passed back to caller.

Signed-off-by: Pete Skeggs <peter.skeggs@nordicsemi.no>
New sample which uses the nRF Cloud CoAP library. It is modeled
after the nrf_cloud_mqtt_multi_service sample.

Signed-off-by: Pete Skeggs <peter.skeggs@nordicsemi.no>
WIP.

Signed-off-by: Pete Skeggs <peter.skeggs@nordicsemi.no>
@plskeggs plskeggs force-pushed the feature-nrfcloud-coap-location-sample branch from 26c54eb to 3c0b2d0 Compare July 22, 2023 01:08
@plskeggs plskeggs closed this Jul 28, 2023
@plskeggs
Copy link
Contributor Author

Decided to integrate these changes with Georges' changes to use conn_mgr, in preparation for renaming this something without "MQTT" in the name, and moving it into the /net folder instead of /cellular.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-required PR must not be merged without tech writer approval.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants