- 97fb666 [zephyr] Added platform configuration to enable ICD support (#29128) by Kamil Kasperczyk · 1 year, 7 months ago
- 2049ef5 [shell] Add commands for resource usage statistics (#28728) by Damian Królik · 1 year, 7 months ago
- f952ed5 nrfconnect: bypass support for IPv4 (#27851) by Marcin Kajor · 1 year, 9 months ago
- 88f02e6 After #27010, it looks like merged_hex_to_flash is set and is still located under zephyr (#27125) by Andrei Litvin · 1 year, 10 months ago
- 4c7f38d [nrfconnect] Update nRF Connect SDK version to 2.4.0 (#27010) by Kamil Kasperczyk · 1 year, 10 months ago
- 8ba86ec [nrfconnect] Added calculating unique id length based on kconfig (#27032) by Kamil Kasperczyk · 1 year, 10 months ago
- 5f1a60b [nrfconnect] Added the Device Appearance attribute to factory data (#26473) by Arkadiusz Bałys · 1 year, 11 months ago
- a497743 [nrfconnect] Implemented OnSubscriptionRequested callback in examples (#26130) by Kamil Kasperczyk · 2 years ago
- c7b16e6 [nrfconnect] Added onboarding codes generation to the factory data script (#25879) by Arkadiusz Bałys · 2 years ago
- e3cda8b [cmake] Common Cmake sources for Matter build (#25654) by Artur Tynecki · 2 years ago
- 82f4108 [nrfconnect] Factory data script fixes (#25795) by Damian Królik · 2 years ago
- 5dc7463 [nrfconnect] Updated nRF Connect SDK to 2.3.0 (#25432) by Kamil Kasperczyk · 2 years, 1 month ago
- b7e3cbb [nrfconnect] Changed log levels for two modules (#25274) by Kamil Kasperczyk · 2 years, 1 month ago
- 3d9bc88 Cache bootstrap step in all CI workflows (#24968) by Arkadiusz Bokowy · 2 years, 2 months ago
- 5a845c6 [icd] Defer subscription resumption (#24725) by Damian Królik · 2 years, 2 months ago
- 927b494 [nrfconnect] Introduce BLE advertising arbiter (#24637) by Damian Królik · 2 years, 2 months ago
- 60966e7 [nrfconnect] Changed a few Bluetooth configs to make connection more reliable (#24586) by Kamil Kasperczyk · 2 years, 2 months ago
- 3636395 [nrfconnect] Enabled support for settings erase during DFU (#24548) by Kamil Kasperczyk · 2 years, 2 months ago
- 774d06c [zephyr] Improve Kconfig help texts (#24484) by Damian Królik · 2 years, 2 months ago
- bb5232e [nrfconnect] Fix CMake error when two Python versions are installed (#24384) by Damian Królik · 2 years, 3 months ago
- bfe87de [nrfconnect] Bump nRF Connect SDK to 2.2.0 (#24302) by Damian Królik · 2 years, 3 months ago
- e04c1bf [nrfconnect] Added LOG dependency for CHIP_APP_LOG_LEVEL (#24279) by Kamil Kasperczyk · 2 years, 3 months ago
- e766102 [nrfconnect] Allow use of certifcates stored on the HDD for factory data (#24274) by Robert Schulze · 2 years, 3 months ago
- 99a8de7 [nrfconnect] Disable selected BLE features and RTT (#24227) by Damian Królik · 2 years, 3 months ago
- 34f9130 [nrfconnect] Removed types from Kconfig overrides (#24250) by Kamil Kasperczyk · 2 years, 3 months ago
- ac82038 [zephyr] Use native locking primitives (#24231) by Damian Królik · 2 years, 3 months ago
- 9a1c31c [logging] Introduced log modules and categories selection (#24189) by Kamil Kasperczyk · 2 years, 3 months ago
- 63803aa [zephyr] Kconfig cleanup (#24196) by Damian Królik · 2 years, 3 months ago
- 403c063 [nrfconnect] CMake improvements and cleanup (#23900) by Damian Królik · 2 years, 4 months ago
- d54101b Add chip_external_mbedtls flag to src/crypto (#23538) by alexhqwang · 2 years, 4 months ago
- e6a1e8e [nrfconnect] Added Wi-Fi support to nrfconnect examples. (#23715) by Arkadiusz Bałys · 2 years, 4 months ago
- 23787d6 Update Pigweed to 9264e686 (#23279) by rgoliver · 2 years, 4 months ago
- c76b258 [nrfconnect] Initial Matter over WiFi implementation. (#23607) by Arkadiusz Bałys · 2 years, 4 months ago
- 6d60997 [Zephyr] Allow to erase entire NVS on factory reset (#23434) by Damian Królik · 2 years, 5 months ago
- 236e14e [nrfconnect] Switched to using nRF Connect SDK 2.1.1 version (#23333) by Kamil Kasperczyk · 2 years, 5 months ago
- 9bd5049 [nrfconnect] Allow to use PSA crypto API backend (#23340) by Damian Królik · 2 years, 5 months ago
- e8357fb [nrfconnect] Fixed script for generating factory data (#23170) by Kamil Kasperczyk · 2 years, 6 months ago
- 95270a1 [nrfconnect] Make flashing_script hex selection reliable (#23003) by Michael Spang · 2 years, 6 months ago
- 7870328 [nrfconnect] Factory data generation enhancements (#22123) by Damian Królik · 2 years, 7 months ago
- bf75296 [nrfconnect] Increase default NVS lookup cache size (#22037) by Damian Królik · 2 years, 7 months ago
- 78dd131 [nrfconnect] Use nRF Connect SDK 2.0.2 (#21397) by Damian Królik · 2 years, 8 months ago
- aca4b94 [nrfconnect] Disable SHA512 to save flash (#21269) by Damian Królik · 2 years, 8 months ago
- 0898b30 [nrfconnect] Added auto-generation of certificates at building time. (#20603) by Arkadiusz Bałys · 2 years, 9 months ago
- be97caa [nrfconnect] Added EnableKey parameter to factory data (#20557) by Arkadiusz Bałys · 2 years, 9 months ago
- a903f59 [nrfconnect] Added mode allowing to send new Cert. Decl. in OTA DFU (#20609) by Kamil Kasperczyk · 2 years, 9 months ago
- 8b06e80 [zephyr] Do not initialize real time clock (#20490) by Damian Królik · 2 years, 9 months ago
- 74c51c1 [nrfconnect] Enabled factory data protection against writing in internal memory (#20205) by Arkadiusz Bałys · 2 years, 9 months ago
- ae941da [nrfconnect] Added versioning to the factory data (#19885) by Arkadiusz Bałys · 2 years, 9 months ago
- cf4beb5 [nrfconnect] Added factory data accessor implementation. (#19614) by Kamil Kasperczyk · 2 years, 9 months ago
- dcec35a Pigweed: Update to 67bc89cdda8c (#19560) by rgoliver · 2 years, 10 months ago
- 44a6f1b [nrfconnect] Created a CMAKE script to generate factory data (#19153) by Arkadiusz Bałys · 2 years, 10 months ago
- 3ef748c [nrfconnect] Fixed MPU fault during DFU over SMP (#19227) by Kamil Kasperczyk · 2 years, 10 months ago
- 8ef608d [nrfconnect] Updated nRF Connect SDK revision (#18983) by Kamil Kasperczyk · 2 years, 10 months ago
- 054d820 Move DeviceInfoProvider to common code and use it in linux and NRF. (#18687) by Andrei Litvin · 2 years, 10 months ago
- 79aa09c [nrfconnect] Minor OTA Requestor fixes (#18607) by Damian Królik · 2 years, 11 months ago
- 25e241e [zephyr] Initialize realtime clock (#18415) by Damian Królik · 2 years, 11 months ago
- d322484 [nrfconnect] Added kconfig option to enable extended discovery (#18367) by Kamil Kasperczyk · 2 years, 11 months ago
- 23eb0d0 [nrfconnect] Increased BT RX stack size to 1200 (#18422) by Kamil Kasperczyk · 2 years, 11 months ago
- 10bb2fd Added support for Thread Synchronized Sleepy End Devices (#17803) by Kamil Kasperczyk · 3 years ago
- c6bf5d7 [nrfconnect] Added support for updating network core using new DFU Target library. (#17236) by Arkadiusz Bałys · 3 years ago
- fcf08c8 [nrfconnect] Refactored configuration for child images (#17174) by Kamil Kasperczyk · 3 years ago
- dcca243 [nrfconnect] Refactored configuration for the nrfconnect examples (#16991) by Kamil Kasperczyk · 3 years ago
- f86c68c [zephyr] Allow to override default malloc with sys_heap (#16926) by Damian Królik · 3 years ago
- 1676f1b [nrfconnect] Added Lighting-Switch-App example (#16668) by Arkadiusz Bałys · 3 years ago
- ae5a36a [logging] Refactored logged messages (#16528) by Kamil Kasperczyk · 3 years ago
- f9d2e40 [nrfconnect] Bump nRF Connect SDK version to 1.9.1 (#16293) by Damian Królik · 3 years ago
- c0a9867 [nrfconnect] Moved nlio target include to the common CMakeLists (#15907) by Kamil Kasperczyk · 3 years, 1 month ago
- 08ca987 [nrfconnect] Enable using Nordic OpenThread libraries configs (#15855) by Kamil Kasperczyk · 3 years, 1 month ago
- 4ab9f60 [nrfconnect] Enable FPU and adjust stack sizes (#15797) by Damian Królik · 3 years, 1 month ago
- 4668421 [nrfconnect] Generate Nordic-specific OTA image header (#15248) by Damian Królik · 3 years, 1 month ago
- ff2866f nrfconnect: fix warning when compiling c files (#15565) by eve-cxrp · 3 years, 1 month ago
- 9a863ab [nrfconnect] Update SDK version to 1.9.0 (#15453) by Damian Królik · 3 years, 1 month ago
- 7304941 Added generation of unique identifiers (#15031) by Kamil Kasperczyk · 3 years, 1 month ago
- ee63dc2 Fix NRF flashbundle (#15262) by rgoliver · 3 years, 1 month ago
- 0f80469 [nrfconnect] Attempt to optimize CI (#15347) by Damian Królik · 3 years, 1 month ago
- d6746d0 [nrfconnect] Auto-reboot on firmware update (#14951) by Damian Królik · 3 years, 2 months ago
- 8ce90ac [ota] Parse OTA image header in nRF Connect and Linux platforms (#14875) by Damian Królik · 3 years, 2 months ago
- e2d961b [zephyr] Fixed defining thread stack for Matter thread (#14625) by Kamil Kasperczyk · 3 years, 2 months ago
- e842eb9 Add tracing dependencies for build chip module for nrf (#14272) by Yuanyao Zhong · 3 years, 2 months ago
- 1202bc7 [nrfconnect] Splitted building with Matter OTA and DFU over SMP (#14144) by Kamil Kasperczyk · 3 years, 2 months ago
- 93bc7f7 [nrfconnect] Automatically build OTA image (#13640) by Damian Królik · 3 years, 2 months ago
- 6bb25d5 zephyr: Added support for rotating device ID (#13411) by Kamil Kasperczyk · 3 years, 3 months ago
- b673e41 [nrfconnect] Fix BLE random static address generation (#13218) by Damian Królik · 3 years, 3 months ago
- 65ba5df [zephyr] Added Kconfig options to control Matter logs level (#13288) by Kamil Kasperczyk · 3 years, 3 months ago
- 26076a8 [ota-requestor] Switch shell commands to use the common code (#12804) by Damian Królik · 3 years, 4 months ago
- fc5be12 [nrfconnect] Update nRF Connect SDK version to 1.8 (#13031) by Damian Królik · 3 years, 4 months ago
- 9a6d86b Add different constraints than the default for esp32 (#12904) by Andrei Litvin · 3 years, 4 months ago
- b7598a0 [build] add OpenThread device type config in gn (#12786) by Jiacheng Guo · 3 years, 4 months ago
- 1b24137 [zephyr] Added support for getting GeneralDiagnostics attributes (#12552) by Kamil Kasperczyk · 3 years, 4 months ago
- 79fe72a [ota-requestor] Add "ota query" shell command (#11810) by Damian Królik · 3 years, 4 months ago
- 551e53f [TE7]:Add GetNetworkInterfaces/ReleaseNetworkInterfaces APIs in ConnectivityMgr (#10622) by Yufeng Wang · 3 years, 5 months ago
- 60b44c4 Remove Inet DNSResolver (#10725) by Kevin Schoedel · 3 years, 5 months ago
- 07c6798 [nrfconnect] Bump nRF Connect SDK version to ffcf07f. (#10380) by Kamil Kasperczyk · 3 years, 6 months ago
- 52b4ac6 [nrfconnect] Fixed an assert when trying to start DFU over BLE on nRF52 (#10347) by Kamil Kasperczyk · 3 years, 6 months ago
- ed8d28c [nrfconnect] speed up BLE configuration (#10178) by Łukasz Duda · 3 years, 6 months ago
- 109214f [nrfconnect] Added support for multi-image Device Firmware Upgrade (#10105) by Kamil Kasperczyk · 3 years, 6 months ago
- 6c7c741 [nrfconnect] Bump nRF Connect SDK version to 1.7.0 (#9919) by Damian Królik · 3 years, 6 months ago
- 23ac3c0 Remove RawEndPoint. (#9614) by Boris Zbarsky · 3 years, 7 months ago
- fe199e7 [nrfconnect] Enable logger synchronization (#9457) by Damian Królik · 3 years, 7 months ago
- f031500 [style] Add autopep8 to restyled.yaml (#8943) by Song GUO · 3 years, 8 months ago