- 0b58f58 Fix out-of-bound read when passing CharSpan to printf (#15796) by Arkadiusz Bokowy · 3 years, 1 month ago
- 9729c5e Implement periodic timer for querying OTA providers, refactor OTARequestor and OTARequestorDriver (#15433) by Sergei Lissianoi · 3 years, 1 month ago
- 5c70b1a Updated Key policy with spec (#15804) by Jean-Francois Penven · 3 years, 1 month ago
- c3efe4c Enable resetCount command for thread diagnostics on window app (#15739) by mkardous-silabs · 3 years, 1 month ago
- 8b740f3 Placeholder unable to pair (#15801) by Vivien Nicolas · 3 years, 1 month ago
- 7b1bd44 [placeholder] Allow placeholder examples to emit dnssd requests (#15785) by Vivien Nicolas · 3 years, 1 month ago
- 1c23198 [chip-tool] Add support for multiple reads/subscribes into a single exchange (#15787) by Vivien Nicolas · 3 years, 1 month ago
- 03399fc The printing of onboarding code spec compliant (#15506) by Rohit Jadhav · 3 years, 1 month ago
- c275d1f Make group session ephemeral (#15708) by Zang MingJie · 3 years, 1 month ago
- 4d4209f Disable debug and chip_Stack_lock_Tracking (#15499) by Mathias K. Garbus · 3 years, 1 month ago
- 1fd382d [OTA] Serve the file specified by the file designator (#15662) by Carol Yang · 3 years, 1 month ago
- 333bd4f Darwin chip tool cli clusters (#14816) by Josh V [Apple] · 3 years, 1 month ago
- 907b0f3 [ESP32] Refactor ESP32 all-clusters-app example (#15624) by ChangjianLiu · 3 years, 1 month ago
- e03e5d3 Update media cluster for spec 1.0 (#15651) by Lazar Kovacic · 3 years, 1 month ago
- 7363e6a Add missing lock/unlock to window cover (#15752) by mkardous-silabs · 3 years, 1 month ago
- cb08301 Enable reset watermark for software diagnostics on Window cover app (#15758) by mkardous-silabs · 3 years, 1 month ago
- af690c1 [OTA] Correct typo in README regarding commissioning on multiple fabrics (#15759) by Carol Yang · 3 years, 1 month ago
- ae2a7e8 [Group] Add chip-tool group command support (#15644) by Jean-Francois Penven · 3 years, 1 month ago
- b297f46 Delete log-only delegate from platform app for 'device address resolved' (#15736) by Andrei Litvin · 3 years, 1 month ago
- 3f78165 Add support for supplying OTA download file path (#15660) by Harsha Rajendran · 3 years, 1 month ago
- ae70886 WindowCovering: YAML Add GoTos tests 4.1 4.2 (#15629) by Jonathan Mégevand · 3 years, 1 month ago
- 0ab62f9 Fix PersistentStorageDelegate APIs to be consistent about error reporting. (#15675) by Boris Zbarsky · 3 years, 1 month ago
- 967d6fd [nrfconnect] Enable OTA over Matter in all examples by default (#15724) by Damian Królik · 3 years, 1 month ago
- 883528d renamed key policy (#15670) by Jean-Francois Penven · 3 years, 1 month ago
- 6e47fae Implement video player Binding and ACL functionality (#15468) by chrisdecenzo · 3 years, 1 month ago
- 18ab5f4 OnOff cluster featuremap (#15618) by jmartinez-silabs · 3 years, 1 month ago
- 75372d8 Enable server interactions on Controllers (#14998) by Jerry Johns · 3 years, 1 month ago
- 90e7960 Add FeatureMap to pressure sensor (#15081) by Thomas Lykkeberg · 3 years, 1 month ago
- 7950a07 [ESP32] Fix flashing_script dependency on partition table (#15643) by Kevin Schoedel · 3 years, 1 month ago
- 235a4ac RPC: Add RPCs to ESP temperature example (#15641) by rgoliver · 3 years, 1 month ago
- 29db0f4 Add P6 OTA Requestor App (#14563) by Dustin Crossman · 3 years, 1 month ago
- 7421db3 Regen zap for pump-app.matter (#15647) by Andrei Litvin · 3 years, 1 month ago
- e904a90 Groups cluster: XML types fixed. (#15319) by Ricardo Casallas · 3 years, 1 month ago
- 12ffb01 Update pump-app example app with OTA (#15519) by Thomas Lykkeberg · 3 years, 1 month ago
- 809152d Stop using fabric id 0 for generating NOCs. (#15518) by Boris Zbarsky · 3 years, 1 month ago
- eb2d033 Ensure memory shutdown is done in tests (#15590) by Andrei Litvin · 3 years, 1 month ago
- c1d14cc Move chip tool resolve command to address_resolver (#15544) by Andrei Litvin · 3 years, 1 month ago
- bb6bb37 Implement Fail Safe Context in ArmFailSafe Command to guard Operation… (#15309) by Yufeng Wang · 3 years, 1 month ago
- c2f8815 Get chip-tool-darwin to be built by CI (#15033) by Vivien Nicolas · 3 years, 1 month ago
- 8fae055 Add Unit Loc cluster to attributes_service.proto (#15535) by Leonard Zgrablic · 3 years, 1 month ago
- 86c036c [chip-tool] Rely on the readclient/writeclient/commandsender onDone callback to be called for returning any errors (#15571) by Vivien Nicolas · 3 years, 1 month ago
- e3d3539 Disable the second network commissioning endpoint for ESP32 all-clusters-app. (#15546) by Boris Zbarsky · 3 years, 1 month ago
- 8266e90 Use ReturnErrorOnFailure() instead of SuccessOrExit() in ESP examples (#15553) by Shu Chen · 3 years, 1 month ago
- e7484ee Fix example code using stale peer fabric index after CommissioningComplete (#15549) by Yufeng Wang · 3 years, 1 month ago
- 8b2205a add openthread udpEndpoint (#15542) by Jean-Francois Penven · 3 years, 1 month ago
- d2997de [ESP] Fix boot crash issue (#15507) by Shu Chen · 3 years, 1 month ago
- a4d427d [EFR32] Update example documentation for efr32 examples (#15527) by mkardous-silabs · 3 years, 1 month ago
- cefeea2 [EFR32] Adding shell commands to light-switch example (#15515) by mkardous-silabs · 3 years, 1 month ago
- 1c68559 RPC: Add descriptor cluster and QR code (#15217) by rgoliver · 3 years, 1 month ago
- 48fa245 add periodic timeout build option to OTA requestor efr32, add software version #define to efr32 applications (#14971) by Michael Rupp · 3 years, 1 month ago
- ef14101 Issue 11759 - Support for error/timeout in response to ApplyUpdateRequest command (#15481) by Irene Siu (Apple) · 3 years, 1 month ago
- e89ad5b Remove PeerNodeId from DeviceControlServer and pass it via event directly (#15504) by Yufeng Wang · 3 years, 1 month ago
- 8876569 [Ameba] Fix boot abort (#15508) by pankore · 3 years, 1 month ago
- 7979e02 Bridge app endpointid fix (#15480) by Leonard Zgrablic · 3 years, 1 month ago
- 924c01c [CI] Enable test discovery again (#15452) by Vivien Nicolas · 3 years, 1 month ago
- 6b60c91 [nrfconnect] Added support all-clusters-app (#15407) by markaj-nordic · 3 years, 1 month ago
- f2c450c Dnssd separate interface between operational and commissionable (#15464) by Andrei Litvin · 3 years, 1 month ago
- cd1dc3d Add support for color light (#15494) by Nivi Sarkar · 3 years, 1 month ago
- c236706 [OTA] Update README with ACL examples (#15446) by Carol Yang · 3 years, 1 month ago
- 9a863ab [nrfconnect] Update SDK version to 1.9.0 (#15453) by Damian Królik · 3 years, 1 month ago
- 7f96a28 added DiagnosticDataProviderImpl for android (#15350) by Hui.Li-TCL · 3 years, 1 month ago
- 567875e Issue #11758 [ota-provider-app] Support for error/timeout in response to QueryImage command (#15427) by Irene Siu (Apple) · 3 years, 1 month ago
- 70ae428 [YAML] Make some partials for checking the constraints and saving values (#15414) by Vivien Nicolas · 3 years, 1 month ago
- df88ca4 [YAML] Add suite to the test name to avoid collision with test cluster (#15393) by Vivien Nicolas · 3 years, 1 month ago
- a9123a0 [YAML] Make busyWait a dedicated method instead of always generating it (#15416) by Vivien Nicolas · 3 years, 1 month ago
- 843643c [events] Added generating events on factory reset (#15413) by Kamil Kasperczyk · 3 years, 1 month ago
- 63c06b6 fix ot-cli shell commissioning issue (#15165) by mkardous-silabs · 3 years, 1 month ago
- 76fb87d [OTA] Make PreviousState of StateTransition event non-nullable (#15439) by Carol Yang · 3 years, 1 month ago
- 466de2e [YAML] Remove unused list freer (#15415) by Vivien Nicolas · 3 years, 1 month ago
- c584f6c [EFR32] Fix light switch example for efr32 (#15431) by mkardous-silabs · 3 years, 1 month ago
- 22fb6c3 Prepare for adding PAA trust store to chip-tool (#15224) by Tennessee Carmel-Veilleux · 3 years, 1 month ago
- 0de1028 Add lock/unlock calls for efr32 examples (#15365) by mkardous-silabs · 3 years, 1 month ago
- fdb8114 Add --interface-id option to examples/platform/Linux (#15411) by Vivien Nicolas · 3 years, 1 month ago
- cbdecce [Network Commissioning] Remove old network commissioning driver (#15184) by Song GUO · 3 years, 1 month ago
- fb4adde [YAML] Remove unused errorWrongValue (#15390) by Vivien Nicolas · 3 years, 1 month ago
- 593b427 [YAML] Update scripts/tools/zap_regen_all.py to be able to generate only the test targets if needed (#15246) by Vivien Nicolas · 3 years, 1 month ago
- 980cafa [nrfconnect] Optimizing bootloader image size (#15405) by Arkadiusz Bałys · 3 years, 1 month ago
- 944425f [nrfconnect] Fix examples' initialization order (#15387) by Damian Królik · 3 years, 1 month ago
- f8f54e9 [binding] Make binding table an attribute (#14952) by Jiacheng Guo · 3 years, 1 month ago
- 59a6da5 Update persistent storage app for P6 platform (#15113) by Praveen Chandran · 3 years, 1 month ago
- b4921fc [Mbed] Fix network commissioning - add network commissioning driver (#15041) by Artur Tynecki · 3 years, 1 month ago
- 292e148 Rename channel cluster ErrorTypeEnum to StatusEnum (#15382) by Lazar Kovacic · 3 years, 1 month ago
- 038eed6 Fix handling of > 32 bit ints in struct/lists in chip-tool. (#15371) by Boris Zbarsky · 3 years, 1 month ago
- b27b5b6 Update TV linux app according to the submitted issues (#15326) by Lazar Kovacic · 3 years, 1 month ago
- cff9f21 EFR32 Network Commissioning WiFi Driver (#15356) by jmartinez-silabs · 3 years, 1 month ago
- add966b fix tv-casting commissioning (#15298) by chrisdecenzo · 3 years, 1 month ago
- 2353c7d Add simple YAML test for access control cluster (#15210) by Marc Lepage · 3 years, 1 month ago
- a8cdb57 Bridged Device Basic Information cluster (#14768) by Leonard Zgrablic · 3 years, 1 month ago
- a8ab030 use more specific enum for Regulatory location (#15322) by C Freeman · 3 years, 1 month ago
- 9279ab2 Move Spake2p Verifier class to CHIPCryptoPAL (#15329) by alexhqwang · 3 years, 1 month ago
- 11a5b14 Separate DataModel APIs for encoding fabric-sensitive structs (#15284) by Jerry Johns · 3 years, 1 month ago
- 37d6208 Revert "[QPG] Fix shell app (#15094)" (#15321) by Andrei Litvin · 3 years, 1 month ago
- c61251e [OTA] Remove provider and fabric command line options from the requestor application (#15287) by Carol Yang · 3 years, 1 month ago
- 7f90fb4 [Ameba] Fix runtime hardfault error (#15255) by pankore · 3 years, 1 month ago
- d1a44ea Issue 14864 - DelayedActionTime field in Query Image Response defaults to 120 seconds for OTA-P Linux app when status is Busy/NotAvailable (#15286) by Irene Siu (Apple) · 3 years, 1 month ago
- 2a826f9 [QPG] Fix shell app (#15094) by lucicop · 3 years, 1 month ago
- a248f39 Test added updated feb14 (#15135) by kowsisoundhar12 · 3 years, 1 month ago
- 27aaff6 Add OpenThread UDP endpoints (#15137) by Thomas · 3 years, 1 month ago
- 3f300dd Update data model for pressure and flow clusters (#15259) by Daniel Nicoara · 3 years, 1 month ago
- 967546f Fix ZAP variable lookups to not mis-treat non-strings as variable names. (#15276) by Boris Zbarsky · 3 years, 1 month ago