<?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/"><channel><title>Accessing the BLE mesh via the particle.io (spark.io) cloud</title><link>/nordic/nordic-blog/b/blog/posts/accessing-the-ble-mesh-via-the-particleio-sparkio-</link><description>Hello.
I was spending the last few days to implement an interface to access the BLE mesh via the Internet. The mesh consists of devices with LEDs, which then could be turned on and off in my browser.
The entry point for my local devices is a Partic</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><item><title>RE: Accessing the BLE mesh via the particle.io (spark.io) cloud</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/accessing-the-ble-mesh-via-the-particleio-sparkio-</link><pubDate>Mon, 09 May 2016 12:09:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74d61785-63a8-43c2-9cc4-6785959f602b</guid><dc:creator>David Edwin</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Please post questions on this on devzone as the comments can be missed.
@esb, take a look at this pull request that should fix this issue
&lt;a href="https://github.com/NordicSemiconductor/nrf8001-ble-uart-spark-io/pull/4"&gt;https://github.com/NordicSemiconductor/nrf8001-ble-uart-spark-io/pull/4&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;@Himansu Donga
You should read the documentation which is located in the github repo.
Located at
&lt;a rel="nofollow" target="_blank" href="https://github.com/NordicSemiconductor/nRF51-ble-bcast-mesh/blob/master/README.adoc"&gt;github.com/.../README.adoc&lt;/a&gt;
&lt;a rel="nofollow" target="_blank" href="https://github.com/NordicSemiconductor/nRF51-ble-bcast-mesh/blob/master/docs/how_it_works.adoc"&gt;github.com/.../how_it_works.adoc&lt;/a&gt;
&lt;a rel="nofollow" target="_blank" href="https://github.com/NordicSemiconductor/nRF51-ble-bcast-mesh/blob/master/docs/usage.adoc"&gt;github.com/.../usage.adoc&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;(Click on each of the examples for details)
&lt;a rel="nofollow" target="_blank" href="https://github.com/NordicSemiconductor/nRF51-ble-bcast-mesh/tree/master/nRF51/examples"&gt;github.com/.../examples&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The network size is limited by the 16 bits used to address the network.
The propogation is typically about 100ms per hop. (where 100ms is the advertising interval)&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=798&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Accessing the BLE mesh via the particle.io (spark.io) cloud</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/accessing-the-ble-mesh-via-the-particleio-sparkio-</link><pubDate>Wed, 02 Mar 2016 11:41:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74d61785-63a8-43c2-9cc4-6785959f602b</guid><dc:creator>Himansu Donga</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I want to run this example in nRF51-DK- PCA100028 board.&lt;/p&gt;
&lt;p&gt;I have migrating code in SDK9 and device advertisement working fine.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;How to know mesh network created ?&lt;/li&gt;
&lt;li&gt;How many node supported in network ?&lt;/li&gt;
&lt;li&gt;what is max latency time?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I am not using web server. Without webserver how to know this node is not connected in network.&lt;/p&gt;
&lt;p&gt;Regards,
Himansu&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=798&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Accessing the BLE mesh via the particle.io (spark.io) cloud</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/accessing-the-ble-mesh-via-the-particleio-sparkio-</link><pubDate>Tue, 23 Feb 2016 20:17:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74d61785-63a8-43c2-9cc4-6785959f602b</guid><dc:creator>esb</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi there,
I have been able to successfully run this example using the  rbc_gatt_BOARD_PCA10031.hex and the rbc_gatt_serial_BOARD_PCA10028.hex files for the SDK 8.1. However, when I try to use the nRF51822 xxAA serial and the nRF51822 xxAA hex files taken from the project, I run into issues. I can load both files onto the DK and the dongle, respectively, but once they are on the hardware, I cannot control the Particle board. Is there an extra step I should be taking to do this, or am I wrong in assuming that these files can be used for the example.&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=798&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Accessing the BLE mesh via the particle.io (spark.io) cloud</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/accessing-the-ble-mesh-via-the-particleio-sparkio-</link><pubDate>Mon, 13 Apr 2015 14:01:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74d61785-63a8-43c2-9cc4-6785959f602b</guid><dc:creator>Nils Montenegro</dc:creator><slash:comments>0</slash:comments><description>&lt;blockquote&gt;
&lt;p&gt;When do you intend to release the code to the spark.io web IDE so this can be used directly from the web IDE ?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Hi, sorry for the delay. I am integrating a few changes to the driver/ interface files and then I&amp;#39;ll push it to the web IDE. If I don&amp;#39;t finish it today, it will be on thursday.&lt;/p&gt;
&lt;p&gt;Edit: Now the code is in the Spark repository. We added it to the nrf8001-ble-uart-spark-io library.
When you browse this library you&amp;#39;ll find two .ino files. This example is ble-mesh-cloud.ino.
You won&amp;#39;t need to copy the files rbc_mesh_interface.cpp/.h manually into your project since I included them into the drivers.&lt;/p&gt;
&lt;p&gt;Check the change in the header of rbc_mesh_init and rbc_mesh_evnt_get. ble-mesh-cloud.ino displays the usage.&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=798&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Accessing the BLE mesh via the particle.io (spark.io) cloud</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/accessing-the-ble-mesh-via-the-particleio-sparkio-</link><pubDate>Sun, 05 Apr 2015 12:18:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74d61785-63a8-43c2-9cc4-6785959f602b</guid><dc:creator>TIE Fighter</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;When do you intend to release the code to the spark.io web IDE so this can be used directly from the web IDE ?&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=798&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>