Skip to content
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

feat: update to NCS 2.5 #26

Merged
merged 1 commit into from
Nov 27, 2023
Merged

feat: update to NCS 2.5 #26

merged 1 commit into from
Nov 27, 2023

Conversation

maxd-nordic
Copy link
Contributor

@maxd-nordic maxd-nordic commented Oct 27, 2023

This also includes the GNSS name change.

Closes #25

@coderbyheart
Copy link
Member

Adding the 2.5.0 tag here: NordicPlayground/nrf-docker#86

@maxd-nordic
Copy link
Contributor Author

not sure why the wifi shield is not found. it is present under this name in the repo.

@coderbyheart
Copy link
Member

Error is

No SOURCES given to target: ..__nrf__drivers__sensor__bme68x_iaq

@maxd-nordic maxd-nordic force-pushed the ncs-2.5 branch 16 times, most recently from 484966b to b1812ab Compare October 31, 2023 15:08
@maxd-nordic
Copy link
Contributor Author

@coderbyheart ready to test

@coderbyheart
Copy link
Member

Wifi crashes:

[00:00:02.704,467] <inf> app_event_manager: DATA_EVT_UI_DATA_READY
[00:00:02.709,136] <dbg> modem_module: state_set: State transition STATE_CONNECTING --> STATE_SHUTDOWN
[00:00:02.709,228] <inf> app_event_manager: MODEM_EVT_SHUTDOWN_READY
[00:00:02.709,472] <wrn> modules_common: Module "modem" shutdown registered
[00:00:02.709,503] <dbg> util_module: reboot_ack_check: All modules have ACKed the reboot request.
[00:00:02.709,503] <dbg> util_module: reboot_ack_check: Reboot in 5 seconds.
[00:00:02.825,439] <inf> app_event_manager: UI_EVT_BUTTON_DATA_READY
[00:00:02.825,683] <dbg> cloud_codec_ringbuffer: cloud_codec_populate_ui_buffer: Entry: 2 of 2 in UI buffer filled
[00:00:02.825,744] <inf> app_event_manager: DATA_EVT_UI_DATA_READY
*** Booting nRF Connect SDK  ***dule: Rebooting!
Attempting to boot slot 0.
Attempting to boot from address 0x8200.
Verifying signature against key 0.
Hash: 0x81...ed
Firmware signature verified.
Firmware version 1
*** Booting nRF Connect SDK  ***
*** Booting nRF Connect SDK  ***
[00:00:00.254,730] <err> spi_nor: Device id 00 00 00 does not match config c2 28 17
[00:00:00.257,965] <dbg> watchdog: watchdog_timeout_install: Watchdog timeout installed. Timeout: 60
[00:00:00.257,995] <dbg> watchdog: watchdog_start: Watchdog started
[00:00:00.258,026] <dbg> watchdog: watchdog_feed_enable: Watchdog feed enabled. Timeout: 30000
[00:00:00.258,514] <inf> app_event_manager: APP_EVT_START
[00:00:00.258,605] <dbg> ui_module: state_set: State transition STATE_INIT --> STATE_RUNNING
[00:00:00.258,636] <dbg> ui_module: sub_state_set: Sub state: SUB_STATE_ACTIVE
[00:00:00.258,666] <dbg> ui_module: sub_sub_state_set: Sub state: SUB_SUB_STATE_LOCATION_INACTIVE

@coderbyheart
Copy link
Member

No connection with WiFi (same kit with 1.10.0 works).

Signed-off-by: Maximilian Deubel <[email protected]>
@maxd-nordic
Copy link
Contributor Author

I think I finally got it to work. Please test again.

@coderbyheart
Copy link
Member

WiFi and Solar works

@coderbyheart coderbyheart merged commit c400c43 into saga Nov 27, 2023
17 checks passed
@coderbyheart coderbyheart deleted the ncs-2.5 branch November 27, 2023 11:21
Copy link

🎉 This PR is included in version 1.11.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add build with latest changes
2 participants