-
Notifications
You must be signed in to change notification settings - Fork 29
doc: Replace nRF Cloud multi-service sample file with AT client #562
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
doc: Replace nRF Cloud multi-service sample file with AT client #562
Conversation
Replace nRF Cloud multi-service sample file with AT client. Signed-off-by: divya pillai <[email protected]>
| * nRF9151 DK: `nrf9151dk_at_client_<version-number>.hex` | ||
| * nRF9651 DK: `nrf9161dk_at_client_<version-number>.hex` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just tagging @KievDevel for double-checking this on the verification side.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if this matches with the file names from .zip, then should be technically correct. I cannot comment if this change is correct in general, as sample naming is out of NCD scope
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request updates the nRF91 Series DK programming documentation to replace all references to the deprecated nRF Cloud multi-service sample with the AT Client sample.
- Simplified the
img_app_blfolder descriptions across all three DK variants by removing detailed information about nRF Cloud connectivity, sensor data simulation, and SIM card provider coverage - Updated hex filename references from
nrfcloud_multi_service_coaptoat_clientfor all supported DK models - Replaced the sample-specific switch setting guidance for the nRF9160 DK
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Replace nRF Cloud multi-service sample file with AT client.
nRF Cloud multi-service sample is now removed.