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

Reduce cloud/CoAP keepalive time for wifi #2304

Merged
merged 2 commits into from Apr 7, 2021
Merged

Conversation

tstellanova
Copy link
Contributor

submission notes
**Important:** Please sanitize/remove any confidential info like usernames, passwords, org names, product names/ids, access tokens, client ids/secrets, or anything else you don't wish to share.

Please Read and Sign the Contributor License Agreement ([Info here](https://github.com/spark/firmware/blob/develop/CONTRIBUTING.md)).

You may also delete this submission notes header if you'd like. Thank you for contributing!

Problem

Some users report compatibility problems with wifi routers with 30 second timeout intervals

Solution

Reduce the CoAP keepalive interval for wifi devices

Steps to Test

Test periodic publishing with an Argon device

References

ch76216


Completeness

  • User is totes amazing for contributing!
  • Contributor has signed CLA (Info here)
  • Problem and Solution clearly stated
  • Run unit/integration/application tests on device
  • Added documentation
  • Added to CHANGELOG.md after merging (add links to docs and issues)

@@ -43,7 +43,7 @@
#define HAL_PLATFORM_NRF52840 (1)

/* 30 seconds */
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: :)

@avtolstoy avtolstoy added this to the 2.1.0 milestone Apr 6, 2021
@avtolstoy avtolstoy merged commit 3e13ebc into develop Apr 7, 2021
@avtolstoy avtolstoy deleted the feature/ch76216 branch April 7, 2021 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants