<?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>Peripheral devices / drivers support for Mesh SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/32571/peripheral-devices-drivers-support-for-mesh-sdk</link><description>Hello guys, 
 I have got some evaluation project based on Mesh. 
 I have got Mesh SDK (nrf52832 DK Based) and Thingy52 Mesh examples working. Even we created sample Android app to control LEDs (and trying to get working receiving the data from devices</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Apr 2018 09:47:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/32571/peripheral-devices-drivers-support-for-mesh-sdk" /><item><title>RE: Peripheral devices / drivers support for Mesh SDK</title><link>https://devzone.nordicsemi.com/thread/126992?ContentTypeID=1</link><pubDate>Thu, 05 Apr 2018 09:47:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a97d1be0-7d81-4192-b972-374f41f99f69</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;really sorry for the late reply. Normally we would reply much faster, but due to easter holidays, we have very very thin staffing.&lt;/p&gt;
&lt;p&gt;The link you sent is not an SDK, its just a demo done on the Nordic Playground on the Git repo. Anyone can create repos there.&lt;/p&gt;
&lt;p&gt;The official repos are at&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor"&gt;https://github.com/NordicSemiconductor&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once again , sorry for the late reply&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peripheral devices / drivers support for Mesh SDK</title><link>https://devzone.nordicsemi.com/thread/126936?ContentTypeID=1</link><pubDate>Wed, 04 Apr 2018 22:14:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a26e4a7c-a689-4b77-b9e6-75d05380eba3</guid><dc:creator>aafanasj</dc:creator><description>&lt;p&gt;My question was clear enough.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am playing with&amp;nbsp;T52 Mesh Demo. And have not found peripheral asked for in Mesh SDK incorporated to Mesh Demo. This is why my questions were raised.&lt;/p&gt;
&lt;p&gt;I saw the link provided by&amp;nbsp;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/leonwj"&gt;leonwj&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/a&gt;before... and asked about official release to get both - baseline + Mesh working.&lt;/p&gt;
&lt;p&gt;Thank you for answer. Will take a look.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Alexander A.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peripheral devices / drivers support for Mesh SDK</title><link>https://devzone.nordicsemi.com/thread/126935?ContentTypeID=1</link><pubDate>Wed, 04 Apr 2018 22:03:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:678ce3e0-71b1-4766-849e-e1e76156a6db</guid><dc:creator>aafanasj</dc:creator><description>&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peripheral devices / drivers support for Mesh SDK</title><link>https://devzone.nordicsemi.com/thread/126927?ContentTypeID=1</link><pubDate>Wed, 04 Apr 2018 20:10:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c4acc6f-d72d-4d89-9423-0495bb9590a0</guid><dc:creator>leonwj</dc:creator><description>&lt;p&gt;ok, not a Nordic employee... but, the simple task of reading will go a long way to helping you progress things along!&lt;/p&gt;
&lt;p&gt;In the github repository that you linked to, it clearly states the following in the &lt;a href="https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo/blob/master/README.md" rel="noopener noreferrer" target="_blank"&gt;Running the demo&lt;/a&gt;&amp;nbsp;section...&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;em&gt;2. Download Nordic nRF5 SDK for Mesh v1.0.1 and extract it under Thingy:52 SDK, rename the directory from &amp;quot;nrf5_SDK_for_Mesh_v1.0.1_src&amp;quot; to &amp;quot;mesh_sdk&amp;quot;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/910x200/__key/communityserver-discussions-components-files/4/5102.thingy_2D00_52_2D00_mesh.png" /&gt;&lt;/p&gt;
&lt;p&gt;So from this you should clearly be aware that there&amp;#39;s a single Nordic Mesh SDK &lt;a href="http://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF5-SDK-for-Mesh/(language)/eng-GB" rel="noopener noreferrer" target="_blank"&gt;located here&lt;/a&gt;, which the Thingy-52 mesh demo brings into its build path to obtain mesh functionality.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;In terms of UART etc. functionality merged with Mesh, I did a quick search of the forum and the following &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/29108/how-to-add-mesh-into-nrf5-sdk-v14-1-ble-application/115531#115531" rel="noopener noreferrer" target="_blank"&gt;link &lt;/a&gt;which should be relevant to your needs is clearly available.&lt;/p&gt;
&lt;p&gt;If you are looking to specifically to bring sensors/actuators into a compliant Mesh solution, then you really should be looking at the Bluetooth SIGs &lt;a href="https://www.bluetooth.com/specifications/mesh-specifications" rel="noopener noreferrer" target="_blank"&gt;Mesh Model Specification v1.0&lt;/a&gt;. This will ensure that any end solution you build is interoperable with other mesh stacks. (Since you are looking at other Mesh stacks, it appears that this might be important to you). (&lt;strong&gt;caveat&lt;/strong&gt;: &lt;em&gt;Since these (Model profiles) are optional features within the Mesh spec, I do not believe that they have currently been implemented in the Nordic stack, but should be on their roadmap - my recommendation is for you to reach out to your Nordic reps for additional insight into things&lt;/em&gt;)&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Finally, as you are aware, Bluetooth Mesh is an infant technology so i&amp;#39;m sure that even within the Nordic Mesh there will be some changes in how the underlying Mesh stack is implemented. My suggestion would be to try to adhere to the SIG profiles as best as you can in order to insulate your solution from any stack changes. This will be important regardless of which mesh stack you choose to implement.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peripheral devices / drivers support for Mesh SDK</title><link>https://devzone.nordicsemi.com/thread/126915?ContentTypeID=1</link><pubDate>Wed, 04 Apr 2018 17:59:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:976e297b-959a-4884-b02b-611dbf7c85b4</guid><dc:creator>natersoz</dc:creator><description>&lt;p&gt;I will go out on a limb here:&lt;/p&gt;
&lt;p&gt;The reason you are not getting a reply is that your questions are too broad to supply a proper answer.&lt;/p&gt;
&lt;p&gt;If you are working with SDK-15, the peripheral device drivers (ADC, SPI, Timers, RTC, ...) are all in the directory&lt;/p&gt;
&lt;p&gt;./modules/nrfx/drivers/...&lt;/p&gt;
&lt;p&gt;In SDK 14 they can be found here:&lt;/p&gt;
&lt;p&gt;components/drivers_nrf&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;There are plenty of examples (nice job Nordic), and if you need to dig deeper the Product Specification provides good coverage of the register usage: &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fchips%2Fnrf52840_ps.html"&gt;http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fchips%2Fnrf52840_ps.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The Softdevice Specification provides a description of the constraints placed on the peripherals when&amp;nbsp; BLE is active.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s132.sds%2Fdita%2Fsoftdevices%2Fs130%2Fs130sds.html"&gt;http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s132.sds%2Fdita%2Fsoftdevices%2Fs130%2Fs130sds.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Additional constraints and modifications are required for mesh:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s132.sds%2Fdita%2Fsoftdevices%2Fs130%2Fs130sds.html"&gt;http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s132.sds%2Fdita%2Fsoftdevices%2Fs130%2Fs130sds.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So, the answers are all there. What more could you ask for?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peripheral devices / drivers support for Mesh SDK</title><link>https://devzone.nordicsemi.com/thread/126910?ContentTypeID=1</link><pubDate>Wed, 04 Apr 2018 16:14:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fec3eb62-f56b-416a-93b3-93434bfbdcfe</guid><dc:creator>aafanasj</dc:creator><description>&lt;p&gt;Hello support team,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;No reply for a weeks.... Good support?&lt;/p&gt;
&lt;p&gt;Looking at SiLabs solution in parallel.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Alexander A.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peripheral devices / drivers support for Mesh SDK</title><link>https://devzone.nordicsemi.com/thread/126356?ContentTypeID=1</link><pubDate>Wed, 28 Mar 2018 19:37:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:757a834d-b657-46d9-a015-16fc2de5aea6</guid><dc:creator>aafanasj</dc:creator><description>&lt;p&gt;Hello support team,&lt;/p&gt;
&lt;p&gt;May I ask you to answer to the questions raised?&lt;/p&gt;
&lt;p&gt;We would like to go forward with BLE Mesh platform to be choosen.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Alexander A.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peripheral devices / drivers support for Mesh SDK</title><link>https://devzone.nordicsemi.com/thread/125894?ContentTypeID=1</link><pubDate>Mon, 26 Mar 2018 04:21:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:701dbfe6-90d8-4836-bdf2-deaf557ac124</guid><dc:creator>aafanasj</dc:creator><description>&lt;p&gt;Hello support team,&lt;/p&gt;
&lt;p&gt;May I ask you to answer to the questions raised?&lt;/p&gt;
&lt;p&gt;We would like to go forward with BLE Mesh platform to be choosen.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Alexander A.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peripheral devices / drivers support for Mesh SDK</title><link>https://devzone.nordicsemi.com/thread/125557?ContentTypeID=1</link><pubDate>Thu, 22 Mar 2018 13:34:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d9483e62-5850-41fa-a0ce-50213ed61d98</guid><dc:creator>aafanasj</dc:creator><description>&lt;p&gt;Hello Aryan,&lt;/p&gt;
&lt;p&gt;I am talking about Mesh Demo -&amp;nbsp;&lt;a href="https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo"&gt;https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Is it not SDK?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Alexander A.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peripheral devices / drivers support for Mesh SDK</title><link>https://devzone.nordicsemi.com/thread/125505?ContentTypeID=1</link><pubDate>Thu, 22 Mar 2018 11:14:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76489398-baf5-4a64-89b3-3b23b6e02b94</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;I am very confused when you say Thingy52 Mesh SDK. What is this SDK? I do not think we have any Thingy Specific Mesh SDK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>