-
Notifications
You must be signed in to change notification settings - Fork 3k
u-blox ODIN driver v1.3 rc2 for mbed OS 5 #4338
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
u-blox ODIN driver v1.3 rc2 for mbed OS 5 #4338
Conversation
/morph test |
Just to be certain, all is backward compatible, no breaking change here? What about the new cmsis5 update - will it require a new update? |
Yes, there should not be any API changes. We have removed dependencies to lower layer RTOS stuff so it should work with CMSIS5. |
I noticed some code restructure, like removal in the structures, so this should go into 5.5 ? |
The OdinWiFiInterface.h has a slight change, the error code is returned for set_timeout , before it was void. Also there is a default timeout on connection setup now, before it was infinite. |
Result: FAILUREYour command has finished executing! Here's what you wrote!
OutputTest failed! |
@studavekar What version DAPLink is on that board? The version number used to be char 3...7
|
The version of DAP link was 0241, have updated to 0243
|
/morph test |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
OutputAll builds and test passed! |
Thank you @0xc0170 and @andreaslarssonublox - I have verified the mbed Cloud Client now works with UBLOX ODIN EVK W2 over WiFi with those changes.
|
Description
Bug fixes for the u-blox ODIN-W2 driver:
The driver has been built with this mbed-os commit:
SHA-1: 8f29517
Status
READY
Migrations
NO
Related PRs
NO
Todos
NO
Deploy notes
None
Steps to test or reproduce
N/A
Test results
mbed_os_test_results_arm.txt
mbed_os_test_results_gcc_arm.txt
mbed_os_test_results_iar.txt