Skip to content

Commit 4c80181

Browse files
committed
doc: expermiental support for nrf53
[KRKNWK-17106] Signed-off-by: Krzysztof Taborowski <krzysztof.taborowski@nordicsemi.no>
1 parent 489bcab commit 4c80181

2 files changed

Lines changed: 23 additions & 3 deletions

File tree

doc/sidewalk_known_issues.rst

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,24 @@ Known issues
55

66
See the list of known issues that are valid for the current state of development.
77

8-
v1.14.4
9-
-------
8+
v1.14.5-dev1
9+
------------
10+
11+
* KRKNWK-17320: Bluetooth LE connection between Gateway and End Node drops within 30 seconds of being idle.
12+
The issue occurs only on the nRF5340 development kit (experimental support) and happens due to failing certification test.
13+
14+
* KRKNWK-17321: The device fails after multiple restarts.
15+
The issue occurs only on the nRF5340 development kit (experimental support) and happens due to failing certification test.
16+
17+
* KRKNWK-17308: Release version does not boot.
18+
The issue occurs only on the nRF5340 development kit (experimental support).
19+
20+
* KRKNWK-17114: Bootloader configuration is not optimized.
21+
The issue occurs only on the nRF5340 development kit (experimental support).
22+
Due to large bootloader partition size (48 kB), the DFU always requires an external flash.
23+
1024
* KRKNWK-17035: Sensor monitor uplink messages are lost when the notification period is longer than 30 seconds.
11-
If the notification period is set to longer than 30 seconds, the sensor monitor uplink messages are lost.
25+
If the notification period is set to longer than 30 seconds, the sensor monitor uplink messages are lost.
1226
For this reason, the notification period is set to 15 seconds by default.
1327

1428
* KRKNWK-14583: Bus fault after flash, before the :file:`Nordic_MFG.hex` data flash.

doc/sidewalk_release_notes.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ Release notes
55

66
See the release notes for the information about specific Sidewalk support releases for nRF Connect SDK.
77

8+
[v1.14.5-dev1] - 12/07/2023
9+
---------------------------
10+
11+
* Added experimental support for the nRF5340 development kit.
12+
* Updated sdk-nrf to v2.4.99 (main).
13+
814
[v1.14.4] - 06/05/2023
915
----------------------
1016

0 commit comments

Comments
 (0)