You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello makers and engineers,
I am having a problem connecting Matter and phone. I would like to make a project with Matter, in this I would like to build on the light example. The problem here is that my ESP microcontroller does not want to connect to the wifi. I have shown the result of the terminal below.
setup:
virtual machine (due to problems with WSL2)
OS: Ubuntu 22.04 server
ESP IDF: 5.4
The steps I followed:
build and flashed my code to my ESP32C6
open the terminal
open my google home app
add a Matter device
scanned the QR code from the Espressif SDK site
I get an can't find product on my phone and get the next one in the terminal.
What strikes me especially is the error code 0x0500300F, I did find a few who experienced this. Here they just never give a solution with it, can someone help me to solve this. The endpoints are not a problem, I add them for my application. But normally this does not give the problem. This worked once but after that worked it never again.
Terminal:
I (1593) chip[DMG]: AccessControlCluster: initializing
I (1593) chip[ZCL]: WRITE ERR: ep 0 clus 0x0000_0030 attr 0x0000_0000 not supported
I (1603) chip[ZCL]: Initiating Admin Commissioning cluster.
I (1603) chip[SVR]: Fabric already commissioned. Disabling BLE advertisement
I (1613) chip[IN]: CASE Server enabling CASE session setups
I (1613) chip[SVR]: Joining Multicast groups
I (1623) chip[SVR]: Server Listening...
I (1623) esp_matter_core: Dynamic endpoint 0 added
I (1633) esp_matter_attribute: ********** R : Endpoint 0x0001's Cluster 0x00000003's Attribute 0x00000001 is 1 **********
I (1643) esp_matter_attribute: ********** R : Endpoint 0x0001's Cluster 0x00000004's Attribute 0x00000000 is 128 **********
I (1653) esp_matter_attribute: ********** R : Endpoint 0x0001's Cluster 0x00000004's Attribute 0x0000FFFC is 1 **********
I (1663) esp_matter_attribute: ********** R : Endpoint 0x0001's Cluster 0x00000006's Attribute 0x0000FFFC is 1 **********
I (1673) esp_matter_attribute: ********** R : Endpoint 0x0001's Cluster 0x00000006's Attribute 0x00004003 is null **********
I (1683) esp_matter_attribute: ********** R : Endpoint 0x0001's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (1693) esp_matter_attribute: ********** R : Endpoint 0x0001's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (1703) chip[ZCL]: Endpoint 1 On/off already set to new value
I (1713) esp_matter_attribute: ********** R : Endpoint 0x0001's Cluster 0x00000008's Attribute 0x00000002 is 1 **********
I (1723) esp_matter_attribute: ********** R : Endpoint 0x0001's Cluster 0x00000008's Attribute 0x00000003 is 254 **********
I (1733) esp_matter_attribute: ********** R : Endpoint 0x0001's Cluster 0x00000008's Attribute 0x0000FFFC is 3 **********
I (1743) esp_matter_attribute: ********** R : Endpoint 0x0001's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (1753) esp_matter_attribute: ********** R : Endpoint 0x0001's Cluster 0x00000008's Attribute 0x00004000 is 64 **********
I (1763) esp_matter_attribute: ********** R : Endpoint 0x0001's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (1773) esp_matter_core: Dynamic endpoint 1 added
I (1783) esp_matter_attribute: ********** R : Endpoint 0x0002's Cluster 0x00000003's Attribute 0x00000001 is 1 **********
I (1793) esp_matter_attribute: ********** R : Endpoint 0x0002's Cluster 0x00000004's Attribute 0x00000000 is 128 **********
I (1803) esp_matter_attribute: ********** R : Endpoint 0x0002's Cluster 0x00000004's Attribute 0x0000FFFC is 1 **********
I (1813) esp_matter_attribute: ********** R : Endpoint 0x0002's Cluster 0x00000006's Attribute 0x0000FFFC is 1 **********
I (1823) esp_matter_attribute: ********** R : Endpoint 0x0002's Cluster 0x00000006's Attribute 0x00004003 is 0 **********
I (1833) esp_matter_attribute: ********** R : Endpoint 0x0002's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (1843) chip[ZCL]: Boot reason: 1
I (1843) esp_matter_attribute: ********** R : Endpoint 0x0002's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (1853) chip[ZCL]: Endpoint 2 On/off already set to new value
I (1863) esp_matter_attribute: ********** R : Endpoint 0x0002's Cluster 0x00000008's Attribute 0x00000002 is 1 **********
I (1873) esp_matter_attribute: ********** R : Endpoint 0x0002's Cluster 0x00000008's Attribute 0x00000003 is 254 **********
I (1883) esp_matter_attribute: ********** R : Endpoint 0x0002's Cluster 0x00000008's Attribute 0x0000FFFC is 3 **********
I (1893) esp_matter_attribute: ********** R : Endpoint 0x0002's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (1903) esp_matter_attribute: ********** R : Endpoint 0x0002's Cluster 0x00000008's Attribute 0x00004000 is 64 **********
I (1913) esp_matter_attribute: ********** R : Endpoint 0x0002's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (1923) esp_matter_core: Dynamic endpoint 2 added
I (1933) esp_matter_attribute: ********** R : Endpoint 0x0003's Cluster 0x00000003's Attribute 0x00000001 is 1 **********
I (1943) esp_matter_attribute: ********** R : Endpoint 0x0003's Cluster 0x00000004's Attribute 0x00000000 is 128 **********
I (1953) esp_matter_attribute: ********** R : Endpoint 0x0003's Cluster 0x00000004's Attribute 0x0000FFFC is 1 **********
I (1963) esp_matter_attribute: ********** R : Endpoint 0x0003's Cluster 0x00000006's Attribute 0x0000FFFC is 1 **********
I (1973) esp_matter_attribute: ********** R : Endpoint 0x0003's Cluster 0x00000006's Attribute 0x00004003 is 0 **********
I (1983) esp_matter_attribute: ********** R : Endpoint 0x0003's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (1993) chip[ZCL]: Boot reason: 1
I (2003) esp_matter_attribute: ********** R : Endpoint 0x0003's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (2013) chip[ZCL]: Endpoint 3 On/off already set to new value
I (2013) esp_matter_attribute: ********** R : Endpoint 0x0003's Cluster 0x00000008's Attribute 0x00000002 is 1 **********
I (2023) esp_matter_attribute: ********** R : Endpoint 0x0003's Cluster 0x00000008's Attribute 0x00000003 is 254 **********
I (2033) esp_matter_attribute: ********** R : Endpoint 0x0003's Cluster 0x00000008's Attribute 0x0000FFFC is 3 **********
I (2043) esp_matter_attribute: ********** R : Endpoint 0x0003's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (2063) esp_matter_attribute: ********** R : Endpoint 0x0003's Cluster 0x00000008's Attribute 0x00004000 is 64 **********
I (2073) esp_matter_attribute: ********** R : Endpoint 0x0003's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (2083) esp_matter_core: Dynamic endpoint 3 added
I (2083) esp_matter_attribute: ********** R : Endpoint 0x0004's Cluster 0x00000003's Attribute 0x00000001 is 1 **********
I (2093) esp_matter_attribute: ********** R : Endpoint 0x0004's Cluster 0x00000004's Attribute 0x00000000 is 128 **********
I (2103) esp_matter_attribute: ********** R : Endpoint 0x0004's Cluster 0x00000004's Attribute 0x0000FFFC is 1 **********
I (2113) esp_matter_attribute: ********** R : Endpoint 0x0004's Cluster 0x00000006's Attribute 0x0000FFFC is 1 **********
I (2123) esp_matter_attribute: ********** R : Endpoint 0x0004's Cluster 0x00000006's Attribute 0x00004003 is 0 **********
I (2133) esp_matter_attribute: ********** R : Endpoint 0x0004's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (2153) chip[ZCL]: Boot reason: 1
I (2153) esp_matter_attribute: ********** R : Endpoint 0x0004's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (2163) chip[ZCL]: Endpoint 4 On/off already set to new value
I (2163) esp_matter_attribute: ********** R : Endpoint 0x0004's Cluster 0x00000008's Attribute 0x00000002 is 1 **********
I (2183) esp_matter_attribute: ********** R : Endpoint 0x0004's Cluster 0x00000008's Attribute 0x00000003 is 254 **********
I (2193) esp_matter_attribute: ********** R : Endpoint 0x0004's Cluster 0x00000008's Attribute 0x0000FFFC is 3 **********
I (2203) esp_matter_attribute: ********** R : Endpoint 0x0004's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (2213) esp_matter_attribute: ********** R : Endpoint 0x0004's Cluster 0x00000008's Attribute 0x00004000 is 64 **********
I (2223) esp_matter_attribute: ********** R : Endpoint 0x0004's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (2233) esp_matter_core: Dynamic endpoint 4 added
I (2233) esp_matter_attribute: ********** R : Endpoint 0x0005's Cluster 0x00000003's Attribute 0x00000001 is 1 **********
I (2243) esp_matter_attribute: ********** R : Endpoint 0x0005's Cluster 0x00000004's Attribute 0x00000000 is 128 **********
I (2263) esp_matter_attribute: ********** R : Endpoint 0x0005's Cluster 0x00000004's Attribute 0x0000FFFC is 1 **********
I (2273) esp_matter_attribute: ********** R : Endpoint 0x0005's Cluster 0x00000006's Attribute 0x0000FFFC is 1 **********
I (2283) esp_matter_attribute: ********** R : Endpoint 0x0005's Cluster 0x00000006's Attribute 0x00004003 is 0 **********
I (2293) esp_matter_attribute: ********** R : Endpoint 0x0005's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (2303) chip[ZCL]: Boot reason: 1
I (2303) esp_matter_attribute: ********** R : Endpoint 0x0005's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (2313) chip[ZCL]: Endpoint 5 On/off already set to new value
I (2323) esp_matter_attribute: ********** R : Endpoint 0x0005's Cluster 0x00000008's Attribute 0x00000002 is 1 **********
I (2333) esp_matter_attribute: ********** R : Endpoint 0x0005's Cluster 0x00000008's Attribute 0x00000003 is 254 **********
I (2343) esp_matter_attribute: ********** R : Endpoint 0x0005's Cluster 0x00000008's Attribute 0x0000FFFC is 3 **********
I (2353) esp_matter_attribute: ********** R : Endpoint 0x0005's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (2363) esp_matter_attribute: ********** R : Endpoint 0x0005's Cluster 0x00000008's Attribute 0x00004000 is 64 **********
I (2373) esp_matter_attribute: ********** R : Endpoint 0x0005's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (2383) esp_matter_core: Dynamic endpoint 5 added
I (2393) esp_matter_attribute: ********** R : Endpoint 0x0006's Cluster 0x00000003's Attribute 0x00000001 is 1 **********
I (2403) esp_matter_attribute: ********** R : Endpoint 0x0006's Cluster 0x00000004's Attribute 0x00000000 is 128 **********
I (2413) esp_matter_attribute: ********** R : Endpoint 0x0006's Cluster 0x00000004's Attribute 0x0000FFFC is 1 **********
I (2423) esp_matter_attribute: ********** R : Endpoint 0x0006's Cluster 0x00000006's Attribute 0x0000FFFC is 1 **********
I (2433) esp_matter_attribute: ********** R : Endpoint 0x0006's Cluster 0x00000006's Attribute 0x00004003 is 0 **********
I (2443) esp_matter_attribute: ********** R : Endpoint 0x0006's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (2453) chip[ZCL]: Boot reason: 1
I (2453) esp_matter_attribute: ********** R : Endpoint 0x0006's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (2463) chip[ZCL]: Endpoint 6 On/off already set to new value
I (2473) esp_matter_attribute: ********** R : Endpoint 0x0006's Cluster 0x00000008's Attribute 0x00000002 is 1 **********
I (2483) esp_matter_attribute: ********** R : Endpoint 0x0006's Cluster 0x00000008's Attribute 0x00000003 is 254 **********
I (2493) esp_matter_attribute: ********** R : Endpoint 0x0006's Cluster 0x00000008's Attribute 0x0000FFFC is 3 **********
I (2503) esp_matter_attribute: ********** R : Endpoint 0x0006's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (2513) esp_matter_attribute: ********** R : Endpoint 0x0006's Cluster 0x00000008's Attribute 0x00004000 is 64 **********
I (2523) esp_matter_attribute: ********** R : Endpoint 0x0006's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (2533) esp_matter_core: Dynamic endpoint 6 added
I (2543) esp_matter_attribute: ********** R : Endpoint 0x0007's Cluster 0x00000003's Attribute 0x00000001 is 1 **********
I (2553) esp_matter_attribute: ********** R : Endpoint 0x0007's Cluster 0x00000004's Attribute 0x00000000 is 128 **********
I (2563) esp_matter_attribute: ********** R : Endpoint 0x0007's Cluster 0x00000004's Attribute 0x0000FFFC is 1 **********
I (2573) esp_matter_attribute: ********** R : Endpoint 0x0007's Cluster 0x00000006's Attribute 0x0000FFFC is 1 **********
I (2583) esp_matter_attribute: ********** R : Endpoint 0x0007's Cluster 0x00000006's Attribute 0x00004003 is 0 **********
I (2593) esp_matter_attribute: ********** R : Endpoint 0x0007's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (2603) chip[ZCL]: Boot reason: 1
I (2613) esp_matter_attribute: ********** R : Endpoint 0x0007's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (2623) chip[ZCL]: Endpoint 7 On/off already set to new value
I (2623) esp_matter_attribute: ********** R : Endpoint 0x0007's Cluster 0x00000008's Attribute 0x00000002 is 1 **********
I (2633) esp_matter_attribute: ********** R : Endpoint 0x0007's Cluster 0x00000008's Attribute 0x00000003 is 254 **********
I (2643) esp_matter_attribute: ********** R : Endpoint 0x0007's Cluster 0x00000008's Attribute 0x0000FFFC is 3 **********
I (2653) esp_matter_attribute: ********** R : Endpoint 0x0007's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (2673) esp_matter_attribute: ********** R : Endpoint 0x0007's Cluster 0x00000008's Attribute 0x00004000 is 64 **********
I (2683) esp_matter_attribute: ********** R : Endpoint 0x0007's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (2693) esp_matter_core: Dynamic endpoint 7 added
I (2693) esp_matter_attribute: ********** R : Endpoint 0x0008's Cluster 0x00000003's Attribute 0x00000001 is 1 **********
I (2703) esp_matter_attribute: ********** R : Endpoint 0x0008's Cluster 0x00000004's Attribute 0x00000000 is 128 **********
I (2713) esp_matter_attribute: ********** R : Endpoint 0x0008's Cluster 0x00000004's Attribute 0x0000FFFC is 1 **********
I (2723) esp_matter_attribute: ********** R : Endpoint 0x0008's Cluster 0x00000006's Attribute 0x0000FFFC is 1 **********
I (2733) esp_matter_attribute: ********** R : Endpoint 0x0008's Cluster 0x00000006's Attribute 0x00004003 is 0 **********
I (2743) esp_matter_attribute: ********** R : Endpoint 0x0008's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (2763) chip[ZCL]: Boot reason: 1
I (2763) esp_matter_attribute: ********** R : Endpoint 0x0008's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (2773) chip[ZCL]: Endpoint 8 On/off already set to new value
I (2773) esp_matter_attribute: ********** R : Endpoint 0x0008's Cluster 0x00000008's Attribute 0x00000002 is 1 **********
I (2793) esp_matter_attribute: ********** R : Endpoint 0x0008's Cluster 0x00000008's Attribute 0x00000003 is 254 **********
I (2803) esp_matter_attribute: ********** R : Endpoint 0x0008's Cluster 0x00000008's Attribute 0x0000FFFC is 3 **********
I (2813) esp_matter_attribute: ********** R : Endpoint 0x0008's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (2823) esp_matter_attribute: ********** R : Endpoint 0x0008's Cluster 0x00000008's Attribute 0x00004000 is 64 **********
I (2833) esp_matter_attribute: ********** R : Endpoint 0x0008's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (2843) esp_matter_core: Dynamic endpoint 8 added
I (2843) esp_matter_attribute: ********** R : Endpoint 0x0009's Cluster 0x00000003's Attribute 0x00000001 is 1 **********
I (2853) esp_matter_attribute: ********** R : Endpoint 0x0009's Cluster 0x00000004's Attribute 0x00000000 is 128 **********
I (2873) esp_matter_attribute: ********** R : Endpoint 0x0009's Cluster 0x00000004's Attribute 0x0000FFFC is 1 **********
I (2883) esp_matter_attribute: ********** R : Endpoint 0x0009's Cluster 0x00000006's Attribute 0x0000FFFC is 1 **********
I (2893) esp_matter_attribute: ********** R : Endpoint 0x0009's Cluster 0x00000006's Attribute 0x00004003 is 0 **********
I (2903) esp_matter_attribute: ********** R : Endpoint 0x0009's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (2913) chip[ZCL]: Boot reason: 1
I (2913) esp_matter_attribute: ********** R : Endpoint 0x0009's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (2923) chip[ZCL]: Endpoint 9 On/off already set to new value
I (2933) esp_matter_attribute: ********** R : Endpoint 0x0009's Cluster 0x00000008's Attribute 0x00000002 is 1 **********
I (2943) esp_matter_attribute: ********** R : Endpoint 0x0009's Cluster 0x00000008's Attribute 0x00000003 is 254 **********
I (2953) esp_matter_attribute: ********** R : Endpoint 0x0009's Cluster 0x00000008's Attribute 0x0000FFFC is 3 **********
I (2963) esp_matter_attribute: ********** R : Endpoint 0x0009's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (2973) esp_matter_attribute: ********** R : Endpoint 0x0009's Cluster 0x00000008's Attribute 0x00004000 is 64 **********
I (2983) esp_matter_attribute: ********** R : Endpoint 0x0009's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (2993) esp_matter_core: Dynamic endpoint 9 added
I (3003) esp_matter_attribute: ********** R : Endpoint 0x000A's Cluster 0x00000003's Attribute 0x00000001 is 1 **********
I (3013) esp_matter_attribute: ********** R : Endpoint 0x000A's Cluster 0x00000004's Attribute 0x00000000 is 128 **********
I (3023) esp_matter_attribute: ********** R : Endpoint 0x000A's Cluster 0x00000004's Attribute 0x0000FFFC is 1 **********
I (3033) esp_matter_attribute: ********** R : Endpoint 0x000A's Cluster 0x00000006's Attribute 0x0000FFFC is 1 **********
I (3043) esp_matter_attribute: ********** R : Endpoint 0x000A's Cluster 0x00000006's Attribute 0x00004003 is 0 **********
I (3053) esp_matter_attribute: ********** R : Endpoint 0x000A's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (3063) chip[ZCL]: Boot reason: 1
I (3063) esp_matter_attribute: ********** R : Endpoint 0x000A's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (3073) chip[ZCL]: Endpoint a On/off already set to new value
I (3083) esp_matter_attribute: ********** R : Endpoint 0x000A's Cluster 0x00000008's Attribute 0x00000002 is 1 **********
I (3093) esp_matter_attribute: ********** R : Endpoint 0x000A's Cluster 0x00000008's Attribute 0x00000003 is 254 **********
I (3103) esp_matter_attribute: ********** R : Endpoint 0x000A's Cluster 0x00000008's Attribute 0x0000FFFC is 3 **********
I (3113) esp_matter_attribute: ********** R : Endpoint 0x000A's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (3123) esp_matter_attribute: ********** R : Endpoint 0x000A's Cluster 0x00000008's Attribute 0x00004000 is 64 **********
I (3133) esp_matter_attribute: ********** R : Endpoint 0x000A's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (3143) esp_matter_core: Dynamic endpoint 10 added
I (3153) esp_matter_attribute: ********** R : Endpoint 0x000B's Cluster 0x00000003's Attribute 0x00000001 is 1 **********
I (3163) esp_matter_attribute: ********** R : Endpoint 0x000B's Cluster 0x00000004's Attribute 0x00000000 is 128 **********
I (3173) esp_matter_attribute: ********** R : Endpoint 0x000B's Cluster 0x00000004's Attribute 0x0000FFFC is 1 **********
I (3183) esp_matter_attribute: ********** R : Endpoint 0x000B's Cluster 0x00000006's Attribute 0x0000FFFC is 1 **********
I (3193) esp_matter_attribute: ********** R : Endpoint 0x000B's Cluster 0x00000006's Attribute 0x00004003 is 0 **********
I (3203) esp_matter_attribute: ********** R : Endpoint 0x000B's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (3213) chip[ZCL]: Boot reason: 1
I (3223) esp_matter_attribute: ********** R : Endpoint 0x000B's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (3233) chip[ZCL]: Endpoint b On/off already set to new value
I (3233) esp_matter_attribute: ********** R : Endpoint 0x000B's Cluster 0x00000008's Attribute 0x00000002 is 1 **********
I (3243) esp_matter_attribute: ********** R : Endpoint 0x000B's Cluster 0x00000008's Attribute 0x00000003 is 254 **********
I (3253) esp_matter_attribute: ********** R : Endpoint 0x000B's Cluster 0x00000008's Attribute 0x0000FFFC is 3 **********
I (3273) esp_matter_attribute: ********** R : Endpoint 0x000B's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (3283) esp_matter_attribute: ********** R : Endpoint 0x000B's Cluster 0x00000008's Attribute 0x00004000 is 64 **********
I (3293) esp_matter_attribute: ********** R : Endpoint 0x000B's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (3303) esp_matter_core: Dynamic endpoint 11 added
I (3303) esp_matter_attribute: ********** R : Endpoint 0x000C's Cluster 0x00000003's Attribute 0x00000001 is 1 **********
I (3313) esp_matter_attribute: ********** R : Endpoint 0x000C's Cluster 0x00000004's Attribute 0x00000000 is 128 **********
I (3323) esp_matter_attribute: ********** R : Endpoint 0x000C's Cluster 0x00000004's Attribute 0x0000FFFC is 1 **********
I (3333) esp_matter_attribute: ********** R : Endpoint 0x000C's Cluster 0x00000006's Attribute 0x0000FFFC is 1 **********
I (3343) esp_matter_attribute: ********** R : Endpoint 0x000C's Cluster 0x00000006's Attribute 0x00004003 is 0 **********
I (3363) esp_matter_attribute: ********** R : Endpoint 0x000C's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (3373) chip[ZCL]: Boot reason: 1
I (3373) esp_matter_attribute: ********** R : Endpoint 0x000C's Cluster 0x00000006's Attribute 0x00000000 is 0 **********
I (3383) chip[ZCL]: Endpoint c On/off already set to new value
I (3393) esp_matter_attribute: ********** R : Endpoint 0x000C's Cluster 0x00000008's Attribute 0x00000002 is 1 **********
I (3403) esp_matter_attribute: ********** R : Endpoint 0x000C's Cluster 0x00000008's Attribute 0x00000003 is 254 **********
I (3413) esp_matter_attribute: ********** R : Endpoint 0x000C's Cluster 0x00000008's Attribute 0x0000FFFC is 3 **********
I (3423) esp_matter_attribute: ********** R : Endpoint 0x000C's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (3433) esp_matter_attribute: ********** R : Endpoint 0x000C's Cluster 0x00000008's Attribute 0x00004000 is 64 **********
I (3443) esp_matter_attribute: ********** R : Endpoint 0x000C's Cluster 0x00000008's Attribute 0x00000000 is 64 **********
I (3453) esp_matter_core: Dynamic endpoint 12 added
E (3463) chip[DL]: Long dispatch time: 1969 ms, for event type 2
I (3463) chip[DL]: WIFI_EVENT_STA_START
W (3463) wifi:Haven't to connect to a suitable AP now!
I (3473) chip[DL]: Attempting to connect WiFi station interface
E (3473) wifi:sta is connecting, return error
E (3483) chip[DL]: esp_wifi_connect() failed: ESP_ERR_WIFI_CONN
I (3483) NimBLE: GAP procedure initiated: stop advertising.
E (3493) esp_matter_core: Cluster cannot be NULL.
E (3493) esp_matter_core: Attribute cannot be NULL
E (3503) app_driver: Color mode not supported
I (3693) main_task: Returned from app_main()
> I (3883) chip[DL]: Posting ESPSystemEvent: Wifi Event with eventId : 5
I (3883) chip[DL]: WIFI_EVENT_STA_DISCONNECTED
I (3883) chip[DL]: WiFi station state change: Connecting -> Connecting_Failed
W (3903) wifi:Haven't to connect to a suitable AP now!
E (3903) chip[DL]: Failed to get configured network when updating network status: Error ESP32:0x0500300F
W (3913) wifi:Haven't to connect to a suitable AP now!
I (3913) chip[DL]: WiFi station state change: Connecting_Failed -> NotConnected
W (3923) wifi:Haven't to connect to a suitable AP now!
E (3923) chip[DL]: Failed to get configured network when updating network status: Error ESP32:0x0500300F
I (3933) chip[DL]: Next WiFi station reconnect in 100 ms
I (3943) chip[DL]: Done driving station state, nothing else to do...
W (4043) wifi:Haven't to connect to a suitable AP now!
I (4043) chip[DL]: Attempting to connect WiFi station interface
I (4043) chip[DL]: WiFi station state change: NotConnected -> Connecting
W (4063) wifi:Haven't to connect to a suitable AP now!
E (4063) chip[DL]: Failed to get configured network when updating network status: Error ESP32:0x0500300F
I (4073) chip[DL]: Done driving station state, nothing else to do...
I (5493) chip[DL]: BLE deinit successful and memory reclaimed
I (5493) app_main: BLE deinitialized and memory reclaimed
I (6453) chip[DL]: Posting ESPSystemEvent: Wifi Event with eventId : 5
I (6453) chip[DL]: WIFI_EVENT_STA_DISCONNECTED
I (6453) chip[DL]: WiFi station state change: Connecting -> Connecting_Failed
W (6463) wifi:Haven't to connect to a suitable AP now!
E (6463) chip[DL]: Failed to get configured network when updating network status: Error ESP32:0x0500300F
W (6473) wifi:Haven't to connect to a suitable AP now!
I (6473) chip[DL]: WiFi station state change: Connecting_Failed -> NotConnected
W (6493) wifi:Haven't to connect to a suitable AP now!
E (6493) chip[DL]: Failed to get configured network when updating network status: Error ESP32:0x0500300F
I (6503) chip[DL]: Next WiFi station reconnect in 100 ms
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Matter connection problems
Matter connection problems (CON-1581)
Mar 4, 2025
@ravencarcass Looks like your device was previously connected to a Wi-Fi network that isn't currently available. Can you try matter esp factoryreset on the console and retry commissioning with the ecosystem app.
Hello makers and engineers,
I am having a problem connecting Matter and phone. I would like to make a project with Matter, in this I would like to build on the light example. The problem here is that my ESP microcontroller does not want to connect to the wifi. I have shown the result of the terminal below.
setup:
The steps I followed:
What strikes me especially is the error code 0x0500300F, I did find a few who experienced this. Here they just never give a solution with it, can someone help me to solve this. The endpoints are not a problem, I add them for my application. But normally this does not give the problem. This worked once but after that worked it never again.
Terminal:
The text was updated successfully, but these errors were encountered: