-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Small improvements customer feedback #24013
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
Small improvements customer feedback #24013
Conversation
Handle errors while connecting more gracefully. Signed-off-by: Olivier Lesage <[email protected]>
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 1289b5ca6b647d29d82bb190624cc4c21a072e13 more detailssdk-nrf:
Github labels
List of changed files detected by CI (2)
Outputs:ToolchainVersion: c5be9c56c7 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
c78cd9b
to
dc4197e
Compare
There was some confusion about what these printouts are. It's the latest measurements, so event if no new measurements have been made, the sample will continue printing out the old estimates. Signed-off-by: Olivier Lesage <[email protected]>
In case every subevent in the CS procedure was aborted, it would happen that the sample would try to parse the local steps anyway. An error message was printed in this case as there were no local steps to parse. Signed-off-by: Olivier Lesage <[email protected]>
dc4197e
to
1289b5c
Compare
No description provided.