<?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>Accessing all mesh devices from mobile phone</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59713/accessing-all-mesh-devices-from-mobile-phone</link><description>Hi, 
 I&amp;#39;ve used the nRF51822 in the past to make sensors that connect to a mobile device. Basically it worked just like every other non-mesh BLE device: 
 1. It advertised itself to be scanned by the mobile device 
 2. Mobile device connects. 
 3. Data</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 May 2020 01:54:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59713/accessing-all-mesh-devices-from-mobile-phone" /><item><title>RE: Accessing all mesh devices from mobile phone</title><link>https://devzone.nordicsemi.com/thread/248598?ContentTypeID=1</link><pubDate>Thu, 07 May 2020 01:54:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4d2f0d6-2adf-4409-bb6e-1057ac475463</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi again.&lt;/p&gt;
&lt;p&gt;On iOS, with a provisioned light switch server(LSS); &lt;br /&gt;Find the node in the network list in nRF Mesh&lt;br /&gt;Go to elements and find the Generic OnOff Server &lt;br /&gt;Under controls you can send a SET message (On / Off) to the LSS controlling the LED of the LSS.&lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Accessing all mesh devices from mobile phone</title><link>https://devzone.nordicsemi.com/thread/246760?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2020 10:33:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:563afc0e-c224-4214-8d8d-84f0c985910d</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Ok, let me get a hold of an iOS device and I&amp;#39;ll provide you with some instructions.&lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Accessing all mesh devices from mobile phone</title><link>https://devzone.nordicsemi.com/thread/246579?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2020 15:03:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad37aba0-c292-4bc3-9550-8459415a67c3</guid><dc:creator>ftjandra</dc:creator><description>&lt;p&gt;I am using nRF Mesh for iOS.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Accessing all mesh devices from mobile phone</title><link>https://devzone.nordicsemi.com/thread/246477?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2020 11:20:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f38f300-c63e-467a-8613-f22cdfdeec09</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Are you using nRF Mesh for Android or iOS?&lt;/p&gt;
&lt;p&gt;Yes, that should be correct.&lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Accessing all mesh devices from mobile phone</title><link>https://devzone.nordicsemi.com/thread/246108?ContentTypeID=1</link><pubDate>Wed, 22 Apr 2020 17:38:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3ac2bb1-7fd9-4ea5-b6e5-8c1eef1b148e</guid><dc:creator>ftjandra</dc:creator><description>&lt;p&gt;I think I can make it work with a proxy node. In the light switch mesh example, it looks like both the switch and the light are running the proxy service. How can I send it some data? I don&amp;#39;t see how to send any data via the nRF Mesh app.&lt;/p&gt;
&lt;p&gt;Also, looks the proxy service supports notifications so that the phone can be automatically kept up-to-date without having to query it all the time, correct?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Accessing all mesh devices from mobile phone</title><link>https://devzone.nordicsemi.com/thread/245385?ContentTypeID=1</link><pubDate>Sun, 19 Apr 2020 23:24:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83318ed2-dd95-4309-8162-19512f8f1aab</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;The documentation page about &lt;span&gt;&lt;a title="Integrating Mesh into nRF5 SDK examples" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.1.0/md_doc_user_guide_integrating_mesh_nrf5_sdk.html?cp=7_2_2_7"&gt;Integrating Mesh into nRF5 SDK examples&lt;/a&gt; might provide you with some useful information. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Have you looked at the information there?&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Accessing all mesh devices from mobile phone</title><link>https://devzone.nordicsemi.com/thread/245330?ContentTypeID=1</link><pubDate>Sat, 18 Apr 2020 03:05:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3289f988-dc26-4d12-ade5-888a265600c7</guid><dc:creator>ftjandra</dc:creator><description>&lt;p&gt;So if I wanted to add another service like the Device Information service, that would then be an example of coexistence? Or could that be added without needing both SDKs?&lt;/p&gt;
&lt;p&gt;The difference between a proxy node and the coexist examples is still not clear to me. In coexistence are there then two advertisements, one for the mesh and one for BLE? Is coexistence basically running both at the same time? I don&amp;#39;t think I really need that. With the light switch mesh example I was able to modify the advertisement to add manufacturer data that I need and the mobile device can obviously connect to it (i.e. nRF Mesh app or BLE scanner app). Now I just need to be able to add the Device Information Service and a custom service.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Accessing all mesh devices from mobile phone</title><link>https://devzone.nordicsemi.com/thread/244722?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2020 12:36:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de0927a6-0b2b-4691-9f3d-75932ae25e00</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;No, they are not the same thing.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.bluetooth.com/learn-about-bluetooth/bluetooth-technology/topology-options/le-mesh/mesh-glossary/#feature"&gt;Proxy node; &lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;The ability to receive and retransmit mesh&amp;nbsp;&lt;a href="https://www.bluetooth.com/learn-about-bluetooth/bluetooth-technology/topology-options/le-mesh/mesh-glossary/#message"&gt;Messages&lt;/a&gt;&amp;nbsp;between GATT and advertising bearers. A&amp;nbsp;&lt;a href="https://www.bluetooth.com/learn-about-bluetooth/bluetooth-technology/topology-options/le-mesh/mesh-glossary/#node"&gt;Node&lt;/a&gt;&amp;nbsp;that supports the Proxy feature and has the Proxy feature enabled is known as a Proxy&amp;nbsp;&lt;a href="https://www.bluetooth.com/learn-about-bluetooth/bluetooth-technology/topology-options/le-mesh/mesh-glossary/#node"&gt;Node&lt;/a&gt;.&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The coexist examples demonstrates how nRF5 SDK for Mesh and nRF5 SDK examples can be used together at the same time. It is built around two examples and has a mesh part and a BLE part. &lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Accessing all mesh devices from mobile phone</title><link>https://devzone.nordicsemi.com/thread/244188?ContentTypeID=1</link><pubDate>Thu, 09 Apr 2020 18:21:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae22b12e-ef5e-4563-bfca-4f3c7322184d</guid><dc:creator>ftjandra</dc:creator><description>&lt;p&gt;What is the difference between a proxy node and coexistence, or are they the same thing?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Accessing all mesh devices from mobile phone</title><link>https://devzone.nordicsemi.com/thread/243358?ContentTypeID=1</link><pubDate>Fri, 03 Apr 2020 09:50:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c6fcd7f-5c65-42da-803d-ed875fc56ce3</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Both is possible.&lt;/p&gt;
&lt;p&gt;If you add proxy nodes to your Mesh, these nodes will be able to communicate with the BLE nodes, and are able to relay the information to the Mesh. That is actually how the nRF Mesh app works, because mobile phones &amp;quot;can&amp;#39;t&amp;quot; communicate directly with the Mesh. &lt;br /&gt;Alot of information about this is available, both here on devzone and on bt sig official website.&lt;/p&gt;
&lt;p&gt;I would also like to note that it&amp;#39;s possible to develop your sensors as LPN as a part of the Mesh. This way your sensors will behave pretty much the same as a BLE device, sending/receiving information on a given interval and then going back to sleep.&lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Accessing all mesh devices from mobile phone</title><link>https://devzone.nordicsemi.com/thread/243048?ContentTypeID=1</link><pubDate>Wed, 01 Apr 2020 20:53:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:018d03c7-3cca-4faa-a9f2-82762675cac1</guid><dc:creator>ftjandra</dc:creator><description>&lt;p&gt;I want to see whether it&amp;#39;s possible to do the first,&lt;span&gt;&amp;nbsp;i.e that the sensors are BLE devices, but have the possibility to send data to a Mesh network?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Accessing all mesh devices from mobile phone</title><link>https://devzone.nordicsemi.com/thread/242880?ContentTypeID=1</link><pubDate>Wed, 01 Apr 2020 09:22:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:247d549d-bc50-4f48-b7ac-e0454d7225a7</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Are you planning to have the new sensor operate in the same way as the old sensors you have? i.e that the sensors are BLE devices, but have the possibility to send data to a Mesh network? Or do you want the new sensor to be developed as a Mesh node, provisioned into the Mesh?&lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>