<?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>52832 as a badge and detection from a mesh of 52840 to transmit zone location.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59039/52832-as-a-badge-and-detection-from-a-mesh-of-52840-to-transmit-zone-location</link><description>Hi there, 
 
 Here is what I&amp;#39;m trying to do. I&amp;#39;m trying to use the 52832 as a badge to be used by people in order to report the zone the person is in using a ble mesh network made of 52840. My question is what examples should I look to make this happen</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Mar 2020 10:00:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59039/52832-as-a-badge-and-detection-from-a-mesh-of-52840-to-transmit-zone-location" /><item><title>RE: 52832 as a badge and detection from a mesh of 52840 to transmit zone location.</title><link>https://devzone.nordicsemi.com/thread/241062?ContentTypeID=1</link><pubDate>Mon, 23 Mar 2020 10:00:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a359a5d9-2a36-4e80-806f-5b0f014d26e4</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
[quote user="RickCol"]it seems that the battery could last years if we just transmitt every 30 secs a message. Am I correct?[/quote]
&lt;p&gt;&amp;nbsp;Yes, depending on which battery you are using and how the application is configured, you can achieve up to several years of battery time.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="RickCol"]Is it possible that the mesh node receives and, at the same time, transmitt info to the mesh network?[/quote]
&lt;p&gt;&amp;nbsp;The radio can not receive and tranmit at the same time. You&amp;#39;ll need to put the radio in RX-mode to receive and then switch to TX-mode in order to transmit the message.&lt;/p&gt;
[quote user="RickCol"]Is it possible that the mesh node receives simultaneously more than one message from, lets say, 10 badges?[/quote]
&lt;p&gt;&amp;nbsp;It&amp;#39;s also not possible to receive messages simultaneously. You need to receive the messages one by one. How long it takes to receive all the messages would depend on how big the messages are.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="RickCol"]Allows the gateway to be part of the mesh network and transmitt to the cloud at the same time (is this possible?)&amp;nbsp;[/quote]
&lt;p&gt;&amp;nbsp;I don&amp;#39;t know how the message is transmitted to the cloud here. Using WIFI, wired connection to another device etc. But it should be possible that a gateway can be part of the mesh and also transmit data to the cloud.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="RickCol"]- In case of electricity shortage, allow the system to switch to the battery mode and change the timers for transmission.[/quote]
&lt;p&gt;&amp;nbsp;This needs to be implemented by yourself, I don&amp;#39;t think we have any examples on how to do anything like this. &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: 52832 as a badge and detection from a mesh of 52840 to transmit zone location.</title><link>https://devzone.nordicsemi.com/thread/240121?ContentTypeID=1</link><pubDate>Mon, 16 Mar 2020 17:36:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1824d41d-47e2-4cfc-81a4-9f1b4a49eca2</guid><dc:creator>RickCol</dc:creator><description>&lt;p&gt;Hi Joakin,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;What I want to do is to have a 52832 as a badge that transmit or advertise the User ID and the device mac to a 52840 that is part of a mesh network so the node that receives the ad can transmit to a gateway (part of the mesh network) and push this info to the cloud.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So the main things to research here are:&lt;/p&gt;
&lt;p&gt;- Transmitting from the 52830 every 30 seconds and&amp;nbsp;message as a beacon (it seems that the battery could last years if we just transmitt every 30 secs a message. Am I correct?). Is it possible that the mesh node receives and, at the same time, transmitt info to the mesh network?. Is it possible that the mesh node receives simultaneously more than one message from, lets say, 10 badges?&lt;/p&gt;
&lt;p&gt;- Allows the gateway to be part of the mesh network and transmitt to the cloud at the same time (is this possible?)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- In case of electricity shortage, allow the system to switch to the battery mode and change the timers for transmission.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks a lot.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 52832 as a badge and detection from a mesh of 52840 to transmit zone location.</title><link>https://devzone.nordicsemi.com/thread/239884?ContentTypeID=1</link><pubDate>Mon, 16 Mar 2020 08:06:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd58690a-39ea-4cc7-8ed3-d1a27dc060fa</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m afraid we don&amp;#39;t have any exampes to match your exact requirement. &lt;br /&gt;Maybe you could elaborate on your usecase a little bit? Do you&amp;nbsp; want the zone to be reported based on RSSI from other nodes, or maybe you want the zone to be reported by scanning an NFC device in the zone you&amp;#39;re in?&lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;Joakim Jakobsen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>