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

[EFR32MG24] Silabs Matter Sensor Example #141

Open
lboue opened this issue Feb 15, 2024 · 0 comments
Open

[EFR32MG24] Silabs Matter Sensor Example #141

lboue opened this issue Feb 15, 2024 · 0 comments
Assignees
Labels
bug Silabs determined this issue is a bug investigating Silabs is currently investigating this issue

Comments

@lboue
Copy link

lboue commented Feb 15, 2024

Description of the issue

I build Silabs Matter Sensor Example build from SimplicityStudio v5.

  • Pairing and running this example is OK
  • but toggles the Occupancy Sensor to off when pressing Push Button 1 doesn't work. LED 1 remains enabled

I tried as described here: Running the Complete Example.

Steps to reproduce the issue

1. Build Silabs Matter Sensor Example build from SimplicityStudio v5
2. Flash the app to the EFR32MG24 board
3. Flash the bootloader to the EFR32MG24 board
4. Restart the board
5. Start JLinkRTTViewer
6. Start pairing the device
7. Press Button 1 to toggle on the Occupancy Sensor
8. Press Button 1 to toggle off the Occupancy Sensor. LED 1 remains enabled.

Device type(s) and network topology

  • Thead BR
    • 2 * AppleTV 4K
    • 1 HomePod mini

Proposed solution(s)

No response

SMG version

release_2.2.0-1.2

Protocol(s)

Thread

Hardware platform(s)

EFR32xG24 Explorer Ki BRD2703A

Development platform(s)

SimplicityStudio v5

Captured data or logs

jtt-sensor-SL.log

jmartinez-silabs pushed a commit that referenced this issue Feb 15, 2024
Merge in WMN_TOOLS/matter from unify_develop to silabs

Squashed commit of the following:

commit 13e9430082964ada7ea0478566c9a08f462ec1e9
Author: Anders Esbensen <Anders.Esbensen@silabs.com>
Date:   Wed Oct 5 14:19:01 2022 +0000

    Pull request #141: Added MSLA license file

    Merge in WMN_TOOLS/matter from feature/added_msla_license to unify_develop

    Squashed commit of the following:

    commit f458f8544ed79bb5692ec04dbe01db544f650826
    Author: Anders Esbensen <Anders.Esbensen@silabs.com>
    Date:   Wed Oct 5 16:00:50 2022 +0200

        Added MSLA license file

commit 2cdc42127cf9fa9677cdc4fec7768c2360e4af83
Author: Dennis Jensen <Dennis.Jensen@silabs.com>
Date:   Wed Oct 5 14:06:10 2022 +0000

    Pull request #130: UIC-2300: Node state monitor tests

    Merge in WMN_TOOLS/matter from feature/UIC-2300_Unit_test_matter_node_state_monitor to unify_develop

    Squashed commit of the following:

    commit e0523a5a0536970c1a8d344304f3db3f7cfc0737
    Author: Dennis Jensen <dennis.jensen@silabs.com>
    Date:   Wed Sep 28 12:17:28 2022 +0200

        UIC-2300: Node state monitor tests

        Changes:
        * Testing the node state monitor.
        * Made the node state monitor more fail safe.
        * Added a wrapper around ember interface.
        * Testing the wrapper interface is called properly.

commit b7048f3d8cb1e9f833e7748afacc356bfb35da66
Author: Kei Shirakizawa <Kei.Shirakizawa@silabs.com>
Date:   Wed Oct 5 13:45:02 2022 +0000

    Pull request #140: UIC-2462 contd.: Fix comments for GN files

    Merge in WMN_TOOLS/matter from feature/UIC-2462-fix-gn-files to unify_develop

    Squashed commit of the following:

    commit d996c149eb3b130f9b1e540f3197cd185781e389
    Author: Kei Shirakizawa <kei.shirakizawa@silabs.com>
    Date:   Wed Oct 5 15:31:26 2022 +0200

        UIC-2462 contd.: Fix comments for GN files

... and 23 more commits
@silabs-sebastien silabs-sebastien added investigating Silabs is currently investigating this issue bug Silabs determined this issue is a bug labels Mar 4, 2024
jmartinez-silabs pushed a commit that referenced this issue May 8, 2024
Merge in WMN_TOOLS/matter from unify_develop to silabs

Squashed commit of the following:

commit 13e9430082964ada7ea0478566c9a08f462ec1e9
Author: Anders Esbensen <Anders.Esbensen@silabs.com>
Date:   Wed Oct 5 14:19:01 2022 +0000

    Pull request #141: Added MSLA license file

    Merge in WMN_TOOLS/matter from feature/added_msla_license to unify_develop

    Squashed commit of the following:

    commit f458f8544ed79bb5692ec04dbe01db544f650826
    Author: Anders Esbensen <Anders.Esbensen@silabs.com>
    Date:   Wed Oct 5 16:00:50 2022 +0200

        Added MSLA license file

commit 2cdc42127cf9fa9677cdc4fec7768c2360e4af83
Author: Dennis Jensen <Dennis.Jensen@silabs.com>
Date:   Wed Oct 5 14:06:10 2022 +0000

    Pull request #130: UIC-2300: Node state monitor tests

    Merge in WMN_TOOLS/matter from feature/UIC-2300_Unit_test_matter_node_state_monitor to unify_develop

    Squashed commit of the following:

    commit e0523a5a0536970c1a8d344304f3db3f7cfc0737
    Author: Dennis Jensen <dennis.jensen@silabs.com>
    Date:   Wed Sep 28 12:17:28 2022 +0200

        UIC-2300: Node state monitor tests

        Changes:
        * Testing the node state monitor.
        * Made the node state monitor more fail safe.
        * Added a wrapper around ember interface.
        * Testing the wrapper interface is called properly.

commit b7048f3d8cb1e9f833e7748afacc356bfb35da66
Author: Kei Shirakizawa <Kei.Shirakizawa@silabs.com>
Date:   Wed Oct 5 13:45:02 2022 +0000

    Pull request #140: UIC-2462 contd.: Fix comments for GN files

    Merge in WMN_TOOLS/matter from feature/UIC-2462-fix-gn-files to unify_develop

    Squashed commit of the following:

    commit d996c149eb3b130f9b1e540f3197cd185781e389
    Author: Kei Shirakizawa <kei.shirakizawa@silabs.com>
    Date:   Wed Oct 5 15:31:26 2022 +0200

        UIC-2462 contd.: Fix comments for GN files

... and 23 more commits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Silabs determined this issue is a bug investigating Silabs is currently investigating this issue
Projects
None yet
Development

No branches or pull requests

3 participants