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

plugins: mcumgr: Add optional MQTT (TTS) LoRaWAN support #20

Closed
6 tasks done
thedjnK opened this issue Oct 19, 2024 · 1 comment
Closed
6 tasks done

plugins: mcumgr: Add optional MQTT (TTS) LoRaWAN support #20

thedjnK opened this issue Oct 19, 2024 · 1 comment
Assignees
Labels
area: MCUmgr plugin Relates to MCUmgr plugin enhancement New feature or request

Comments

@thedjnK
Copy link
Owner

thedjnK commented Oct 19, 2024

Add support for communicating with LoRa devices for the MCUmgr plugin:

  • Will support MQTT for communication with the things stack only
  • Will be optional component
  • Will not be enabled in public builds but can be enabled and built by anyone
  • Will be tested against zephyr LoRa MCUmgr server in https://github.com/thedjnK/lora-hacks

  • Connection UI
  • History saving/loading
  • MQTT connection
  • Message processing
  • (Much longer) timeout handling

External tasks:

  • Submit LoRa MCUmgr server code to upstream zephyr
@thedjnK thedjnK added the enhancement New feature or request label Oct 19, 2024
@thedjnK thedjnK changed the title Add optional MQTT (TTS) LoRa MCUmgr support plugins: mcumgr: Add optional MQTT (TTS) LoRaWAN support Oct 30, 2024
@thedjnK thedjnK added the area: MCUmgr plugin Relates to MCUmgr plugin label Oct 30, 2024
@thedjnK
Copy link
Owner Author

thedjnK commented Nov 1, 2024

Will be included in 0.33 onwards, in source code form only and not part of default build

@thedjnK thedjnK closed this as completed Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: MCUmgr plugin Relates to MCUmgr plugin enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant