-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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: Updates to the LTE guide #21280
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:more detailsGithub labels
List of changed files detected by CI (0)
Outputs:ToolchainVersion: Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
7d8c994
to
3c9e4a8
Compare
3c9e4a8
to
5bbce0b
Compare
5bbce0b
to
2aa7003
Compare
2aa7003
to
3eb4e18
Compare
SIM card support | ||
================ | ||
|
||
SIMs that are used with the nRF91 Series devices must support LTE-M, NB-IoT, or both. |
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.
Should we add something about esim, mff2 here. cc @jtguggedal @martiles
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.
Could cover in a separate task. Created Jira NCSDK-32935.
|
||
The following tasks are performed in the RRC connected mode: | ||
|
||
* Sending uplink (UL) messages from the UE to the eNB. |
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.
TAU (Tracking Area Update) is missing, @tokangas correct me if im wrong. Looks like it has been wrongly places under the RRC idle section.
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.
@divipillai This is a nice reference diagram:
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.
Nordic created figures that are already created can be found here: https://academy.nordicsemi.com/courses/cellular-iot-fundamentals/lessons/lesson-1-cellular-fundamentals/topic/lesson-1-power-saving-techniques/
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.
The PSM and eDRX figures in the above Devacademy course are already covered in this guide. Only the combined figure of PSM and eDRX is missing.
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.
Yes, @simensrostad is right, TAU is performed in RRC connected mode.
3eb4e18
to
5030662
Compare
5030662
to
611317d
Compare
Following changes are made to the LTE guide: * Renamed it to Cellular. * Expanded as subpages. * Added the PSM guide. Signed-off-by: divya pillai <divya.pillai@nordicsemi.no>
Doc review updates. Signed-off-by: divya pillai <divya.pillai@nordicsemi.no>
611317d
to
0aa3b20
Compare
Following changes are made to the LTE guide:
NCSDK-31323