<?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>Stack overflow when provisioning mesh nodes</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118777/stack-overflow-when-provisioning-mesh-nodes</link><description>Good evening, I have recently purchased an nRF52 development kit which I would like to use for my project. Currenty, I would like to provision external devices using this board, howerer, I cant seem to succeed in getting the provisioning process to work</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Feb 2025 09:27:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118777/stack-overflow-when-provisioning-mesh-nodes" /><item><title>RE: Stack overflow when provisioning mesh nodes</title><link>https://devzone.nordicsemi.com/thread/525223?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2025 09:27:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e506e216-dcb7-4d8d-b62e-2f09ba11a69b</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Quick update on this:&lt;/p&gt;
&lt;p&gt;We had another case in which this was tried on a default sample, and increasing the stack size (&lt;span&gt;CONFIG_BT_MESH_ADV_STACK_SIZE&lt;/span&gt;) to &lt;span&gt;1024&lt;/span&gt; helped there. Though in your case I still think it would pay off to not go for an embedded provisioner, and not to base something too much on this sample if you want to create an embedded gateway provisioner.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stack overflow when provisioning mesh nodes</title><link>https://devzone.nordicsemi.com/thread/523484?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 12:20:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5d1a4ca-69a4-4f1a-88cf-291c466c6bc7</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;I don&amp;#39;t think the default sniffer supports this, but w&lt;a href="https://play.google.com/store/apps/details?id=no.nordicsemi.android.mesh.sniffer&amp;amp;hl=no"&gt;e have applications that do.&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stack overflow when provisioning mesh nodes</title><link>https://devzone.nordicsemi.com/thread/523474?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 11:32:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbc1644b-9fa9-463b-8792-5bc0587608f3</guid><dc:creator>susenka</dc:creator><description>&lt;p&gt;I have done some digging around and I assume that the smart device manufacturer requires some sort of message to be sent after provisioning to let the device know that it has successfully registered with the manufacturer&amp;#39;s application. My question is - can I somehow capture the mesh traffic between the provisioner and the device using Wireshark or some such tool? I have a nrf dongle at hand that I can use.&amp;nbsp; Can I decrypt the traffic given that I know the appkeys and device keys used to encrypt it? If so, can you give me a little hint on how to accomplish this? Thanks.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;br /&gt;Viktor&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stack overflow when provisioning mesh nodes</title><link>https://devzone.nordicsemi.com/thread/523425?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 08:50:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0dd22ece-39a3-4c1f-9969-c55454f67185</guid><dc:creator>Elfving</dc:creator><description>[quote user="susenka"]Is it possible that the device manufacturer has some mechanism that prevents provisioning when not using their application or sdk?[/quote]
&lt;p&gt;I guess that is possible. I don&amp;#39;t think we do this on our app, but when SoC manufacturers provide apps like this for free I suppose that is one way they can make sure that they end up making money in the end. What Nordic typically does is just to provide high quality, and assume that people will end up going for their products in the end.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am not sure about what other products for taking care of a large mesh network are available in the market, but I would recommend contacting your local RSM about this. They might know something.&lt;/p&gt;
[quote user="susenka"]But all models (except configuration) are unresponsive[/quote]
&lt;p&gt;If this happens with other SoCs than nordic, ie. Telink chips, then it is ofcourse easy to think it is their BLE stack that is at fault, though this generally shouldn&amp;#39;t happen.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stack overflow when provisioning mesh nodes</title><link>https://devzone.nordicsemi.com/thread/523137?ContentTypeID=1</link><pubDate>Sun, 16 Feb 2025 10:12:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31951d04-b41c-4017-a01f-118dd52f2d85</guid><dc:creator>susenka</dc:creator><description>&lt;p&gt;I know that nrf mesh is for development only, so I would eventually write my own application to handle the provisioning. The thing is, I have tried many applications like nrf mesh and all of them failed in the same way. Is it possible that the device manufacturer has some mechanism that prevents provisioning when not using their application or sdk? Just to note the current state - with the application im able to &lt;br /&gt;&lt;br /&gt;1) set app &amp;amp; dev keys&lt;br /&gt;2) get composition data&lt;br /&gt;3) bind app key to all models&lt;br /&gt;&lt;br /&gt;But all models (except configuration) are unresponsive - so I cannot turn the lights on/off for example. After 30 seconds the device disconnects - maybe there is some kind of properitery check or something that prevents the device from working with provisioner that follows the generic spec? &lt;br /&gt;&lt;br /&gt;If this is beyond the scope of this forum or you cannot help me with this, no worries! Thanks.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Viktor&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stack overflow when provisioning mesh nodes</title><link>https://devzone.nordicsemi.com/thread/523035?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2025 12:04:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb832fdd-d08f-4e96-b33c-1e93fc51e049</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;I just recalled that I had a previous case in which some provisioner sample, either our old one or this one from zephyr, used the assumption that each node had just one element. If that is not the case then of course addressing will run into an issue. Maybe something similar is happening here as well.&amp;nbsp;&lt;/p&gt;
[quote user="susenka"]I need to be able to provision about a thousand lights in our building. [/quote]
&lt;p&gt;Ah I see. The provisioner is an extremely important and powerful role&amp;nbsp;for the network, so I would generally recommend a host device similar to a smart phone (or multiple) for this. I guess there are scenarios in which using an embedded device is warranted, like if you need to work on the network over LTE and need a gateway, like you mention. Though in that case I would make this from scratch and not base it too much on the provisioning samples (as they are not that great as a starting point for this), and add external flash for all the data that needs to be stored.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Our nRF&amp;nbsp;Mesh app is mainly a development tool, not an end-customer product. So I wouldn&amp;#39;t use that for a proper network like this either. Though if your goal is to make a tool that does this job then we do have libraries for android and ios that you can use.&lt;/p&gt;
&lt;p&gt;But if you want something that &lt;em&gt;just works&lt;/em&gt; for this network, I&amp;nbsp;am not sure if we can&amp;nbsp;provide what you want. I bet there are tools in the market that allready have this gateway functionality.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Elfving&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stack overflow when provisioning mesh nodes</title><link>https://devzone.nordicsemi.com/thread/522945?ContentTypeID=1</link><pubDate>Thu, 13 Feb 2025 22:01:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30824138-41ba-4a19-91f7-6e44a5ba56f0</guid><dc:creator>susenka</dc:creator><description>[quote userid="103347" url="~/f/nordic-q-a/118777/stack-overflow-when-provisioning-mesh-nodes/522859"]Could you try increasing&amp;nbsp;&lt;span&gt;CONFIG_BT_RX_STACK_SIZE as well?&lt;/span&gt;[/quote]
&lt;p&gt;This does not seem to have made any difference - still same issue.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="103347" url="~/f/nordic-q-a/118777/stack-overflow-when-provisioning-mesh-nodes/522859"]&lt;p&gt;I should mention that you typically do not use an embedded device as a provisoner in a typical setting, since that role is so important to the network, which I believe is why nordic does not provide a sample for this in NCS. Though we do have an open-source smart-phone application for it. I see that we did have a sample for this in the old nRF5 SDK which mentions &lt;a href="https://docs.nordicsemi.com/bundle/nrf5_sdk_mesh/page/md_doc_user_guide_modules_provisioning_implementing.html#provisioning_provisioners_standalone"&gt;this in the documentation: &lt;em&gt;&amp;quot;Because of the limited amount of memory available in embedded processors, using a standalone provisioner limits the amount of nodes that can be provisioned. This limit corresponds to the maximum size of the Bluetooth mesh network.&amp;quot;&lt;/em&gt;&lt;/a&gt;&amp;nbsp;I guess for the same reason this zephyr provisioner might be a bit limited. Of course&amp;nbsp;an attempted provisioning shouldn&amp;#39;t result in a stack overflow, but I just wanted that mentioned.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So if your end goal is just to provision this chip I think the smart-phone app is the best option.&lt;/p&gt;[/quote]
&lt;p&gt;Okay, can you suggest the best approach for my use case? I need to be able to provision about a thousand lights in our building. As you said, this can and probably should be done using a mobile device. The tricky part is that I also need to be able to control the lights over the internet - so I thought that many of these embedded devices will act as a sort of &amp;quot;mesh to internet gateways&amp;quot;. Is there a better way to approach this? &lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;&lt;br /&gt;Viktor&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stack overflow when provisioning mesh nodes</title><link>https://devzone.nordicsemi.com/thread/522859?ContentTypeID=1</link><pubDate>Thu, 13 Feb 2025 12:58:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1fa97d5-ca54-47c5-92cb-dcde13199294</guid><dc:creator>Elfving</dc:creator><description>[quote user="susenka"]&lt;p&gt;I cannot flash anything on the telink chip since it is already consumer packaged in the light itself. it does seem to provide a uart interface that i can i theory use, but i would like to avoid the need to modify the firmware on the light itself.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;Hehe that is understandable. I just assumed it was some sort of development kit.&amp;nbsp;&lt;/p&gt;
[quote user="susenka"]However, I can get basic configuration data using the nrf mesh application, which I cannot do using the development kit because the provisioning process never advances to the configuration data retrieval stage.&lt;br /&gt;[/quote]
&lt;p&gt;Ah, so that works. That is interesting.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you try increasing&amp;nbsp;&lt;span&gt;CONFIG_BT_RX_STACK_SIZE as well?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I should mention that you typically do not use an embedded device as a provisoner in a typical setting, since that role is so important to the network, which I believe is why nordic does not provide a sample for this in NCS. Though we do have an open-source smart-phone application for it. I see that we did have a sample for this in the old nRF5 SDK which mentions &lt;a href="https://docs.nordicsemi.com/bundle/nrf5_sdk_mesh/page/md_doc_user_guide_modules_provisioning_implementing.html#provisioning_provisioners_standalone"&gt;this in the documentation: &lt;em&gt;&amp;quot;Because of the limited amount of memory available in embedded processors, using a standalone provisioner limits the amount of nodes that can be provisioned. This limit corresponds to the maximum size of the Bluetooth mesh network.&amp;quot;&lt;/em&gt;&lt;/a&gt;&amp;nbsp;I guess for the same reason this zephyr provisioner might be a bit limited. Of course&amp;nbsp;an attempted provisioning shouldn&amp;#39;t result in a stack overflow, but I just wanted that mentioned.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So if your end goal is just to provision this chip I think the smart-phone app is the best option.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stack overflow when provisioning mesh nodes</title><link>https://devzone.nordicsemi.com/thread/522604?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2025 09:49:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07f9d441-0626-4525-b189-e2fed02568d0</guid><dc:creator>susenka</dc:creator><description>[quote userid="103347" url="~/f/nordic-q-a/118777/stack-overflow-when-provisioning-mesh-nodes/522590"]You could check&amp;nbsp;if&amp;nbsp;you able to provision the telink chip from the &lt;a href="https://play.google.com/store/apps/details?id=no.nordicsemi.android.nrfmeshprovisioner&amp;amp;hl=no"&gt;nRF Mesh app&lt;/a&gt;.[/quote]
&lt;p&gt;I have looked at the problem you linked to, and it seems to have some similarities. Im seemingly able to provision the light using the nrf connect app, but theres a catch. According to the manual of the light im trying to provision, there is a 30 second so-called configuration phase. If the device is not configured in this time window, the device will flash several times and then become unresponsive. &lt;br /&gt;&lt;br /&gt;However, I can get basic configuration data using the nrf mesh application, which I cannot do using the development kit because the provisioning process never advances to the configuration data retrieval stage.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote userid="103347" url="~/f/nordic-q-a/118777/stack-overflow-when-provisioning-mesh-nodes/522590"]Are you seeing the same issue with other samples running on the telink chip? If you are able to flash other sw on that.[/quote]
&lt;p&gt;I cannot flash anything on the telink chip since it is already consumer packaged in the light itself. it does seem to provide a uart interface that i can i theory use, but i would like to avoid the need to modify the firmware on the light itself.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Viktor&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stack overflow when provisioning mesh nodes</title><link>https://devzone.nordicsemi.com/thread/522590?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2025 08:56:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc6ef046-670b-4655-b02a-b4d62d71b33e</guid><dc:creator>Elfving</dc:creator><description>[quote user="susenka"]&lt;p&gt;Sorry, I&amp;#39;ve actually forgot to mention that I&amp;#39;m provisioning a non nRF device a light to be exact, that uses telink chip. According to the manual, the light implements full bluetooth mesh spec. I assumed, that I can utilize the DK from nordic to provision and communicate with bluetooth chips for other brands, but correct me if I&amp;#39;am wrong. Thanks&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;Yeah that &lt;em&gt;shouldn&amp;#39;t&lt;/em&gt; be a problem ,&amp;nbsp;given that&amp;nbsp;the telink chip follows the spec, which I assume it does. &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/91022/stay-connect-after-into-ble-mesh"&gt;Though I have seen some issues like this in the past&lt;/a&gt;. You could check&amp;nbsp;if&amp;nbsp;you able to provision the telink chip from the &lt;a href="https://play.google.com/store/apps/details?id=no.nordicsemi.android.nrfmeshprovisioner&amp;amp;hl=no"&gt;nRF Mesh app&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Are you seeing the same issue with other samples running on the telink chip? If you are able to flash other sw on that.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stack overflow when provisioning mesh nodes</title><link>https://devzone.nordicsemi.com/thread/522392?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2025 10:13:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4564a09d-c7fd-4b2c-8c62-2646a4564d00</guid><dc:creator>susenka</dc:creator><description>&lt;p&gt;I&amp;#39;m using the 2.9 tag SDK, by latest I meant the latest installable version through vscode. &lt;/p&gt;
&lt;p&gt;Sorry, I&amp;#39;ve actually forgot to mention that I&amp;#39;m provisioning a non nRF device a light to be exact, that uses telink chip. According to the manual, the light implements full bluetooth mesh spec. I assumed, that I can utilize the DK from nordic to provision and communicate with bluetooth chips for other brands, but correct me if I&amp;#39;am wrong. Thanks&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Viktor&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stack overflow when provisioning mesh nodes</title><link>https://devzone.nordicsemi.com/thread/522364?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2025 08:45:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0eb8b90-c754-46ee-86fb-c596b1ed476b</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Ah you are right, sorry about that. I am not familiar with all the samples that comes directly from zephyr, like this one. I assumed it worked a bit like the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/connectivity/bluetooth/api/mesh/shell.html"&gt;mesh shell&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;When you say you are using the latest SDK and toolchain, you mean 2.9? Just want to make sure you&amp;#39;re not using the main branch.&lt;/p&gt;
&lt;p&gt;What are you provisioning? Do you see the same thing when trying to provision a default sample?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stack overflow when provisioning mesh nodes</title><link>https://devzone.nordicsemi.com/thread/522214?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2025 13:56:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6cb00d5c-a3b3-4c84-aa50-5083b770a7db</guid><dc:creator>susenka</dc:creator><description>&lt;p&gt;I think there is some miscommunication, I am having problem with the provisioner while provisioning other devices. The sample I am flashing should serve as a provisoner for other devices or? &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stack overflow when provisioning mesh nodes</title><link>https://devzone.nordicsemi.com/thread/522208?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2025 13:44:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f4683c8-3a75-4345-84ff-ebc776f5ed76</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;And could you show me what you are writing to provision it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stack overflow when provisioning mesh nodes</title><link>https://devzone.nordicsemi.com/thread/522198?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2025 13:24:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e2b6e3f-c96d-4bd0-9958-247f2e3bb20d</guid><dc:creator>susenka</dc:creator><description>&lt;p&gt;Hello Elfving,&lt;/p&gt;
&lt;p&gt;I am flashing the application using vscode and nrf connect toolchain as explained in the official video series. &lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/bluetooth/mesh_provisioner"&gt;https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/bluetooth/mesh_provisioner&lt;/a&gt; - this is the sample i am using. &lt;/p&gt;
&lt;p&gt;I tried setting the options as such, but the program is ending in same kernel panic error.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_MAIN_STACK_SIZE=4096
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=4096&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Viktor&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Stack overflow when provisioning mesh nodes</title><link>https://devzone.nordicsemi.com/thread/522157?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2025 10:10:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cca4c919-3cc2-4d72-97da-e92b3f6d5a6a</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hi Viktor,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user=""]I have recently purchased an nRF52 development kit which I would like to use for my project. Currenty, I would like to provision external devices using this board, howerer, I cant seem to succeed in getting the provisioning process to work with the default unmodified example from nrf5 connect sdk.[/quote]
&lt;p&gt;I assume you are then doing something on the cli that makes this happen. Could you show me what?&lt;/p&gt;
&lt;p&gt;What sample is this?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/97913/problems-running-firmware-on-nrf5340"&gt;Does increasing the stack size help? Eg.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;CONFIG_MAIN_STACK_SIZE&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Elfving&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>