<?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>Bluetooth Mesh - light_ctrl sample - bt_mesh_access - warnings</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/107724/bluetooth-mesh---light_ctrl-sample---bt_mesh_access---warnings</link><description>Hi, 
 We are evaluating Bluetooth Mesh NLC with Nordic nRF52 series. 
 To begin with I just compliled and flashed light_ctrl(2.5.1) sample and provisioned the device using nRF Mesh iOS app(just followed the hints on the UI for provisioning and configuring</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Mar 2024 08:44:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/107724/bluetooth-mesh---light_ctrl-sample---bt_mesh_access---warnings" /><item><title>RE: Bluetooth Mesh - light_ctrl sample - bt_mesh_access - warnings</title><link>https://devzone.nordicsemi.com/thread/475567?ContentTypeID=1</link><pubDate>Mon, 25 Mar 2024 08:44:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92efee98-1040-460d-9e7d-9eca4a59cd1a</guid><dc:creator>toni95</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The error warning may be related to a wrong subscription/publish:&lt;/p&gt;
&lt;p&gt;When subscribing/publishing make sure thet you do not subscribe to and publishing everything to the same group! I created a group called &amp;quot;Server Publish Group&amp;quot; where I set every sensor server to publish its data to this group. The client subscribes to this group. Then I created another group called &amp;quot;Server Subcribe Group&amp;quot; where all servers subscribe to and the client publishes to. This way I do not get those kinds of errors (as mentioned here: &amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/108660/bt_mesh_access-error"&gt;bt_mesh_access error&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;The error &lt;span style="font-family:courier new, courier;"&gt;&amp;lt;wrn&amp;gt; bt_mesh_access: Clearing publish retransmit timer &lt;span style="font-family:arial, helvetica, sans-serif;"&gt;may be related to sending messages. As stated in the sensor_server example&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div style="background-color:#1f1f1f;color:#cccccc;font-family:Consolas, &amp;#39;Courier New&amp;#39;, monospace;font-size:14px;font-weight:normal;line-height:19px;white-space:pre;"&gt;
&lt;div&gt;&lt;span style="color:#6a9955;"&gt;/* Only one message can be published at a time. Swap sensor after each timeout. */&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;span style="font-family:courier new, courier;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;There can only be one message be published. You may have a look at the example code for sensor_server. &lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:courier new, courier;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;I hope this helps.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:courier new, courier;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Best, &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:courier new, courier;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Toni&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Mesh - light_ctrl sample - bt_mesh_access - warnings</title><link>https://devzone.nordicsemi.com/thread/466393?ContentTypeID=1</link><pubDate>Mon, 29 Jan 2024 07:54:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57111c26-2482-43fd-abd9-03ffcf466502</guid><dc:creator>cnhyades</dc:creator><description>&lt;p&gt;Hi Susheel,&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Maybe I&amp;#39;m doing something wrong in provisoning/configuring. Please let me know your steps, I&amp;#39;ll try to compare what I&amp;#39;m doing different.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Mesh - light_ctrl sample - bt_mesh_access - warnings</title><link>https://devzone.nordicsemi.com/thread/466389?ContentTypeID=1</link><pubDate>Mon, 29 Jan 2024 07:23:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6c7ecf7-5edb-46e9-88dd-d0f4ffc529f4</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Sorry for late reply Sharan,&lt;/p&gt;
&lt;p&gt;I tested this with IOS and I got only these while provisioning and no error messages during bind, subscribe, publish and add to group.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting nRF Connect SDK v2.5.1 ***
Initializing...
[00:00:00.008,239] &amp;lt;inf&amp;gt; fs_nvs: 8 Sectors of 4096 bytes
[00:00:00.008,239] &amp;lt;inf&amp;gt; fs_nvs: alloc wra: 0, fe8
[00:00:00.008,270] &amp;lt;inf&amp;gt; fs_nvs: data wra: 0, 0
[00:00:00.008,422] &amp;lt;inf&amp;gt; bt_sdc_hci_driver: SoftDevice Controller build revision:
                                            c5 93 ba a9 14 4d 8d 05  30 4e 9b 92 d7 71 1e e8 |.....M.. 0N...q..
                                            aa 02 50 3c                                      |..P&amp;lt;
[00:00:00.012,084] &amp;lt;inf&amp;gt; bt_hci_core: HW Platform: Nordic Semiconductor (0x0002)
[00:00:00.012,115] &amp;lt;inf&amp;gt; bt_hci_core: HW Variant: nRF52x (0x0002)
[00:00:00.012,145] &amp;lt;inf&amp;gt; bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 197.47763 Build 2370639017
[00:00:00.012,573] &amp;lt;inf&amp;gt; bt_hci_core: No ID address. App must call settings_load()
Bluetooth initialized
[00:00:00.272,308] &amp;lt;inf&amp;gt; bt_hci_core: Identity: DD:11:EE:AF:37:4D (random)
[00:00:00.272,338] &amp;lt;inf&amp;gt; bt_hci_core: HCI: version 5.4 (0x0d) revision 0x1102, manufacturer 0x0059
[00:00:00.272,369] &amp;lt;inf&amp;gt; bt_hci_core: LMP: version 5.4 (0x0d) subver 0x1102
[00:00:00.278,472] &amp;lt;inf&amp;gt; bt_mesh_prov_device: Device UUID: e9602ec8-f278-4411-969f-d1370d87ebee
Mesh initialized
Successfully enabled LC server
[00:00:09.736,175] &amp;lt;wrn&amp;gt; bt_l2cap: Ignoring data for unknown channel ID 0x003a
[00:00:22.951,690] &amp;lt;err&amp;gt; bt_mesh_prov_device: Invalid confirmation value
[00:00:26.955,963] &amp;lt;wrn&amp;gt; bt_l2cap: Ignoring data for unknown channel ID 0x003a
[00:00:56.205,627] &amp;lt;wrn&amp;gt; bt_l2cap: Ignoring data for unknown channel ID 0x003a
[00:01:10.879,119] &amp;lt;inf&amp;gt; bt_mesh_main: Primary Element: 0x0007
[00:01:11.895,446] &amp;lt;wrn&amp;gt; bt_l2cap: Ignoring data for unknown channel ID 0x003a
[00:01:16.425,415] &amp;lt;wrn&amp;gt; bt_l2cap: Ignoring data for unknown channel ID 0x003a
New light transition-&amp;gt; Lvl: 0, Time: 0, Delay: 0
Current light lvl: 0/65535&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;As all the mesh nodes are behaving normally after this, I think it is safe to ignore these logs with errors.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Mesh - light_ctrl sample - bt_mesh_access - warnings</title><link>https://devzone.nordicsemi.com/thread/466152?ContentTypeID=1</link><pubDate>Fri, 26 Jan 2024 08:01:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c57ed45-a319-44a0-a713-d9f9a317643f</guid><dc:creator>cnhyades</dc:creator><description>&lt;p&gt;Nothing special. After provisining step -&amp;gt; with the Configuration Wizard:&lt;br /&gt;&lt;br /&gt;1. Bind application keys to&amp;nbsp;all the models(Select All)&lt;br /&gt;2. Subribe to Group 1 all models(Select All)&lt;br /&gt;3. Publication to all to model(Select All)&lt;br /&gt;4. Go to Groups -&amp;gt; Group1 -&amp;gt; ON/OFF&lt;br /&gt;&lt;br /&gt;And I see those warnings and errors&lt;br /&gt;&lt;br /&gt;I&amp;#39;m trying to understand&amp;nbsp;how the light_ctrl and sensor_server work together:&lt;/p&gt;
&lt;p&gt;1. Manually control(on/off/dim) the light without any warning or errors.&lt;br /&gt;2. When I press the button1 on the sensor_server sample I expect the light level to change or something happens happens logically. I&amp;#39;m not able to get the grip how its all working together.&lt;/p&gt;
&lt;p&gt;Any help on this greately appreciated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Mesh - light_ctrl sample - bt_mesh_access - warnings</title><link>https://devzone.nordicsemi.com/thread/466148?ContentTypeID=1</link><pubDate>Fri, 26 Jan 2024 07:37:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ce95698-7d3f-4adc-89bc-211213279f67</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Normally err is not a good sign. But I am not getting that log with error at my end. What else did you do to reproduce it apart from provisioning?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Mesh - light_ctrl sample - bt_mesh_access - warnings</title><link>https://devzone.nordicsemi.com/thread/465972?ContentTypeID=1</link><pubDate>Thu, 25 Jan 2024 11:53:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d80295dc-ee21-43e6-8059-e93f1578ebd1</guid><dc:creator>cnhyades</dc:creator><description>&lt;p&gt;Hi Susheel,&lt;br /&gt;&lt;br /&gt;Understood, thanks. I&amp;#39;ve not modified the sample code yet, but I&amp;#39;ll keep in mind about the&amp;nbsp;&lt;span&gt;CONFIG_&lt;/span&gt;&lt;span&gt;MAIN_STACK_SIZE.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;What&amp;#39;s your input on the other warnings - Do I need to care or ignore them?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#ff0000;"&gt;&lt;em&gt;&amp;lt;wrn&amp;gt; bt_mesh_access: Clearing publish retransmit timer&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#ff0000;"&gt;&lt;em&gt;&amp;lt;wrn&amp;gt; bt_mesh_net: Unable to allocate loopback&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#ff0000;"&gt;&lt;em&gt;&amp;lt;err&amp;gt; bt_mesh_access: No OpCode 0x00008208 for elem&amp;nbsp;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth Mesh - light_ctrl sample - bt_mesh_access - warnings</title><link>https://devzone.nordicsemi.com/thread/465967?ContentTypeID=1</link><pubDate>Thu, 25 Jan 2024 11:34:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70feccb0-fafe-4152-9da0-79855ba8fa3f</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;I see the same at my end.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:261px;max-width:667px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1334x522/__key/communityserver-discussions-components-files/4/3652.pastedimage1706182388195v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;But as mentioned in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/93233/bluetooth-ignoring-data-for-unknown-channel-id-0x003a/392465"&gt;this &lt;/a&gt;thread, these are some requests initiated by the IOS and our stack always ignores them which does not interrupt the flow of the node logic.&lt;/p&gt;
&lt;p&gt;By the way I have noticed that this sample uses most of its main stack, so I suggest that you increase CONFIG_&lt;span&gt;MAIN_STACK_SIZE if you are adding more logic in the main thread.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>