<?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>READING BEACONS AND SEND IT TO MESH NETWORK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62154/reading-beacons-and-send-it-to-mesh-network</link><description>Hi, 
 i am working with nRF52840-DK and i want to implement a network with below futures 
 The node(means nRF52840-SOC) Should work as a listener 
 1. the listener should receive the beacons from different tags if it is with in the range( here tags are</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Jun 2020 08:40:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62154/reading-beacons-and-send-it-to-mesh-network" /><item><title>RE: READING BEACONS AND SEND IT TO MESH NETWORK</title><link>https://devzone.nordicsemi.com/thread/253704?ContentTypeID=1</link><pubDate>Mon, 08 Jun 2020 08:40:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09449f23-0a8a-4f3c-a7e5-cee766e57aee</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Did you look at the example i referred to in my previous answer?&lt;/p&gt;
&lt;p&gt;We don&amp;#39;t have an example to exactly match your requirement, but you should be able to use the examples we have as a template to develop your own application.&lt;/p&gt;
&lt;p&gt;Br, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: READING BEACONS AND SEND IT TO MESH NETWORK</title><link>https://devzone.nordicsemi.com/thread/253669?ContentTypeID=1</link><pubDate>Mon, 08 Jun 2020 04:50:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29914f8d-cf25-495b-8d68-5447b3eeee1f</guid><dc:creator>santhosh kumar.s</dc:creator><description>&lt;p&gt;thank you for your replay Jaakim,&lt;/p&gt;
&lt;p&gt;could you please provide me a example&amp;nbsp; for scanner,&lt;/p&gt;
&lt;p&gt;Here the scanner should be in a mesh network and at the same time the scanner need to read the beacons and should pass the data on the mesh network.&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards&lt;/p&gt;
&lt;p&gt;Santhosh Kumar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: READING BEACONS AND SEND IT TO MESH NETWORK</title><link>https://devzone.nordicsemi.com/thread/253496?ContentTypeID=1</link><pubDate>Fri, 05 Jun 2020 10:29:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:908a19b3-e439-474e-8bbe-9259a5d4a0a9</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;We do have the beaconing example in our nRF5 SDK for Mesh that might relevant for your usecase: &lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.1.0/md_examples_beaconing_README.html"&gt;Beaconing example &lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This example shows how to do concurrent beaconing, which allows an application to advertise beacons (such as iBeacon or Eddystone beacons) while participating in the mesh network. Moreover, it demonstrates the usage of the RX callback.&lt;/p&gt;
&lt;p&gt;The beaconing example also demonstrates the usage of the Packet RX callback. This functionality allows to receive all non-filtered, BLE-compliant advertisement packets in the application code. These packets are captured by Scanner.&lt;/p&gt;
&lt;p&gt;The RX callback is invoked for all packets that are processed by the mesh after the mesh itself has processed them. The mesh assumes that all incoming packets adhere to the Bluetooth Low Energy advertisement packet format.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Also we a lot of other information in our online documentation, like how to merge examples from the nRF5 SDK for Mesh and the nRF5 SDK etc.&lt;/p&gt;
&lt;p&gt;Br, &lt;br /&gt;Joakim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>