Skip to content

add comms module from nrfcloud-utils#21

Merged
maxd-nordic merged 14 commits intomainfrom
comms-integration
Jul 4, 2025
Merged

add comms module from nrfcloud-utils#21
maxd-nordic merged 14 commits intomainfrom
comms-integration

Conversation

@maxd-nordic
Copy link
Copy Markdown
Contributor

@maxd-nordic maxd-nordic commented Jun 3, 2025

Integrate comms and command_interface modules from nrfcloud-utils. After this, they will be removed from nrfcloud-utils and nrfcredstore is used as a dependency. New test suites are provided to make imported modules more robust. Some changes were made to the modules to integrate them.

This adds the following features:

  • AT Shell support
  • RTT Shell support
  • Automatic Nordic Device detection
  • Interactive device selection
  • Reading IMEI
  • Reading Attestation Token

Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
@maxd-nordic maxd-nordic marked this pull request as ready for review July 1, 2025 11:36
(r"0010550", "Thingy:91 X", 0),
(r"0010551", "Thingy:91 X", 0),
(r"0010513", "Thingy:91 X", 0),
(r"0010577", "nRF54L15-DK", 1),
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Why are we supporting nRF54 devices?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

They can also be used for as a host for an nRF70, at least in theory.

Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
Copy link
Copy Markdown
Contributor

@gregersrygg gregersrygg left a comment

Choose a reason for hiding this comment

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

Great improvements 🎉

Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
@maxd-nordic maxd-nordic merged commit 5329d07 into main Jul 4, 2025
9 checks passed
@maxd-nordic maxd-nordic deleted the comms-integration branch July 4, 2025 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants