Anjay-zephyr-client icon indicating copy to clipboard operation
Anjay-zephyr-client copied to clipboard

Prebuild HEX for nRF7002dk in version 24.05 and 24.02 wont work.

Open jensh opened this issue 1 year ago • 0 comments

In Releases Both versions of the following nrf7002 hex do not show anything on the serial terminal:

https://github.com/AVSystem/Anjay-zephyr-client/releases/download/24.05/demo_nrf7002dk.hex https://github.com/AVSystem/Anjay-zephyr-client/releases/download/24.02/demo_nrf7002dk.hex

Anyway, version 23.11 works as documented. https://github.com/AVSystem/Anjay-zephyr-client/releases/download/23.11/demo_nrf7002dk.hex

showing the prompt:

uart:~$ OK
*** Booting nRF Connect SDK v2.5.0 ***
[00:00:00.512,268] <inf> maOK
OK
OK
OK
OK
OK
OK
OK
OK
in_app: Initializing Anjay-zephyr-client demo ##version##
OK
[00:00:00.517,883] <inf> fs_nvs: 6 Sectors of 4096 bytes
[00:00:00.517,913] <inf> fs_nvs: alloc wra: 0, f10
[00:00:00.517,913] <inf> fs_nvs: data wra: 0, 138
[00:00:00.519,653] <inf> anjay_zephyr_config: Configuration successfully restored
[00:00:01.522,552] <inf> anjay_zephyr_config: Configuration successfully saved
[00:00:01.522,583] <inf> anjay_zephyr_lwm2m: Starting Anjay
[00:00:01.523,529] <inf> anjay_zephyr_lwm2m: Connecting to the network...
uart:~$

jensh avatar Oct 29 '24 18:10 jensh