<?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>I am developing mesh beacon on battery operated nrf52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42751/i-am-developing-mesh-beacon-on-battery-operated-nrf52832</link><description>Hi all I am developing the beaconing example form nrf52832 nrf sdk mesh3.1 I compile the code and run but I don&amp;#39;t find document on provisioning the beacon. 
 Other question is how can I add the ERROR_CHECK(sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Feb 2019 14:05:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42751/i-am-developing-mesh-beacon-on-battery-operated-nrf52832" /><item><title>RE: I am developing mesh beacon on battery operated nrf52832</title><link>https://devzone.nordicsemi.com/thread/169090?ContentTypeID=1</link><pubDate>Fri, 01 Feb 2019 14:05:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c722b56-4234-4af8-a55f-b0e534b35488</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Yes, you won&amp;#39;t be able to send messages between the devices if you don&amp;#39;t provision them into the mesh network.&lt;/p&gt;
&lt;p&gt;The thingy mesh demo is using the nRF Mesh SDK so there aren&amp;#39;t any differences. You can have battery operated mesh nodes like the thingy, depending on your use-case it might work for you. But since the mesh nodes listen&amp;nbsp;&lt;span&gt;for incoming packets most of the time, the power consumption might be higher than you want.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am developing mesh beacon on battery operated nrf52832</title><link>https://devzone.nordicsemi.com/thread/168982?ContentTypeID=1</link><pubDate>Fri, 01 Feb 2019 07:47:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61c218f9-a5d7-49c0-9f7d-f4bc29b238e0</guid><dc:creator>ud23</dc:creator><description>&lt;p&gt;Ok fine so without provisioning I can&amp;#39;t use Beacon example.Means if I Programmed 5 board with mesh beaconing code they wont transfer beacon data in mesh right.&lt;/p&gt;
&lt;p&gt;I will look the lpn and friendship&amp;nbsp; feature.&lt;/p&gt;
&lt;p&gt;And Nordic thingy have mesh which is operated on battery and its working good so any difference in thingy and sdk mesh I guess both uses mesh SIG right&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am developing mesh beacon on battery operated nrf52832</title><link>https://devzone.nordicsemi.com/thread/168882?ContentTypeID=1</link><pubDate>Thu, 31 Jan 2019 13:20:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7103abb8-a2e2-4494-afc4-f7a87883c593</guid><dc:creator>Mttrinh</dc:creator><description>[quote user="ud23"]DC Dc mode not working both in main() and inti() function[/quote]
&lt;p&gt;Do you get any errors?&lt;/p&gt;
[quote user="ud23"]How can I Change mesh advertising time to 5 sec ?[/quote]
&lt;p&gt;Yes, you can change the parameters in the nrf_mesh_config_bearer.h header file. Note: The&lt;span&gt;&amp;nbsp;minimum advertising interval is set by default to 20ms. If you set it lower than that, you might get bad interference between nodes.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;An additional comment on battery operated mesh nodes, mesh is not meant to be used for battery powered devices at the moment. That is because mesh nodes must listen for incoming packets most of the time. Therefore, the radio will be on quite a lot, making it infeasible to make this device battery operated. You do have low power nodes and&amp;nbsp;friendship feature, that you can have a look at.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am developing mesh beacon on battery operated nrf52832</title><link>https://devzone.nordicsemi.com/thread/168592?ContentTypeID=1</link><pubDate>Wed, 30 Jan 2019 05:01:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4873ff57-0ae1-445b-9eee-d82759d0a443</guid><dc:creator>ud23</dc:creator><description>&lt;p&gt;DC Dc mode not working both in main() and inti() function.&lt;/p&gt;
&lt;p&gt;How can I Change mesh advertising time to 5 sec ?&lt;/p&gt;
&lt;p&gt;Any other way to reduce the power in mesh code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am developing mesh beacon on battery operated nrf52832</title><link>https://devzone.nordicsemi.com/thread/167148?ContentTypeID=1</link><pubDate>Tue, 22 Jan 2019 15:03:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ffa2db6e-e2d7-4259-9d9f-d64908f18ed9</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can use use &lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/Mesh_SDK/v3-1-0/md_scripts_interactive_pyaci_README" rel="noopener noreferrer" target="_blank"&gt;Interactive PyACI&lt;/a&gt;&lt;span&gt;(Take a look at &amp;quot;Interactive mesh provisioning and configuration&amp;quot;) or you could modify the Light switch provisioning example.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You can enable the DC-DC by calling the function in main.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Have a look at &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/42029/mesh-reducing-power-consumption/164107" rel="noopener noreferrer" target="_blank"&gt;this&lt;/a&gt;&amp;nbsp;regarding what you can consider to reduce power usage.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>