<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Unable to commission matter light bulb example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/106044/unable-to-commission-matter-light-bulb-example</link><description>Hello Team, 
 I am currently using nRF7200DK. I have loaded the development board with matter Light Bulb example provided with Nordic. 
 Below is the log at chip end 
 
 
 This log end with unable to alloc buff for event data 
 
 I got another log, it</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Dec 2023 13:39:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/106044/unable-to-commission-matter-light-bulb-example" /><item><title>RE: Unable to commission matter light bulb example</title><link>https://devzone.nordicsemi.com/thread/458533?ContentTypeID=1</link><pubDate>Fri, 01 Dec 2023 13:39:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6062fb7e-a467-4bb1-be54-564ed5e8a43c</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Apologies for the wait, I&amp;#39;ve had to do some investigation into the logs and try to recreate the issue myself, so far nothing found.&lt;/p&gt;
&lt;p&gt;You&amp;#39;ve stated that you follow the chiptool documentation on git for commissioning the device to WiFi, could you verify that you see the same things if you follow the steps from the sample documentation for commissioning the light bulb sample? &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.99-dev1/nrf/samples/matter/light_bulb/README.html#commissioning-the-device"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.99-dev1/nrf/samples/matter/light_bulb/README.html#commissioning-the-device&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to commission matter light bulb example</title><link>https://devzone.nordicsemi.com/thread/457910?ContentTypeID=1</link><pubDate>Tue, 28 Nov 2023 14:46:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:760b1b66-cd3f-46f3-85b4-95016864207a</guid><dc:creator>Newton826</dc:creator><description>&lt;p&gt;I tried it, still no luck. These are the updated logs&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/controller_5F00_log_5F00_28_5F00_11_5F00_23_5F00_18_5F00_58.txt"&gt;devzone.nordicsemi.com/.../controller_5F00_log_5F00_28_5F00_11_5F00_23_5F00_18_5F00_58.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/new-3-_2800_1_2900_.txt"&gt;devzone.nordicsemi.com/.../new-3-_2800_1_2900_.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please let me know if you need anything else.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to commission matter light bulb example</title><link>https://devzone.nordicsemi.com/thread/457902?ContentTypeID=1</link><pubDate>Tue, 28 Nov 2023 14:26:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6536d022-c85e-4a10-aa20-16741d4b7811</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Thank you for verifying&lt;/p&gt;
[quote user=""]This log end with unable to alloc buff for event data[/quote]
&lt;p&gt;Could you try increasing the heap through&amp;nbsp;&lt;span&gt;&lt;span dir="ltr"&gt;CONFIG_HEAP_MEM_POOL_SIZE&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;After this, could you supply the device log and chip log if the issue persists?&lt;/p&gt;
&lt;p&gt;Kind regards;&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to commission matter light bulb example</title><link>https://devzone.nordicsemi.com/thread/457864?ContentTypeID=1</link><pubDate>Tue, 28 Nov 2023 13:23:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a419764f-352d-4d71-afc4-10988f8a09c6</guid><dc:creator>Newton826</dc:creator><description>&lt;p&gt;Hello Andreas,&lt;/p&gt;
&lt;p&gt;1. I am using nRF SDK v2.50&lt;/p&gt;
&lt;p&gt;2.I am using matter light example provided with sample of 2.50. I am building it for nRF7002dk&lt;/p&gt;
&lt;p&gt;3.I think yes my router supports IpV6. The router that I am using is TL-WR845N&lt;/p&gt;
&lt;p&gt;4.I am following these steps to commission the device to wifi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://github.com/project-chip/connectedhomeip/blob/master/docs/guides/chip_tool_guide.md"&gt;https://github.com/project-chip/connectedhomeip/blob/master/docs/guides/chip_tool_guide.md&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;5.I am using the prebuilt chiptool for debug of v2.50 provided at&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a id="" href="https://github.com/nrfconnect/sdk-connectedhomeip/releases"&gt;https://github.com/nrfconnect/sdk-connectedhomeip/releases&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;please let me know if you need anything from my end.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to commission matter light bulb example</title><link>https://devzone.nordicsemi.com/thread/457618?ContentTypeID=1</link><pubDate>Mon, 27 Nov 2023 15:10:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66feaebf-cb56-47ae-9e0d-afd5bd9347dd</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;First you need to tell me more about your setup&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;What version of nRF Connect SDK are you using?&lt;/li&gt;
&lt;li&gt;Have you modified the sample or is it a pristine sample from the SDK?&lt;/li&gt;
&lt;li&gt;Does your wifi modem support IPv6?&lt;/li&gt;
&lt;li&gt;Which guides have you followed? Can you post the documentation you&amp;#39;ve used to reproduce the error you see?&lt;/li&gt;
&lt;li&gt;Which version of CHIP tool are you running and what device is it running on?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>