<?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>NERF52832 having both beacon transmitter and receiver in a single chip</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61309/nerf52832-having-both-beacon-transmitter-and-receiver-in-a-single-chip</link><description>I want to have a single device that can both transmit and receive beacon packets using nrf52832. 
 Project Idea 
 Need to identify RSSI level of beacons around a device while also advertising itself as-well 
 Help required 
 1) Is it possible to realise</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Dec 2021 16:33:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61309/nerf52832-having-both-beacon-transmitter-and-receiver-in-a-single-chip" /><item><title>RE: NERF52832 having both beacon transmitter and receiver in a single chip</title><link>https://devzone.nordicsemi.com/thread/341749?ContentTypeID=1</link><pubDate>Thu, 02 Dec 2021 16:33:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:024ff34e-82a3-4e1e-8896-874d89a96747</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;What code have you added to log the advertising packet? And to retransmit it? It should just be a matter of extracting the data from the received package, and apply it to the current advertising.&lt;/p&gt;
&lt;p&gt;You may get faster and better help if you post a new ticket with your questions, instead of posting in an old, slightly related ticket.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NERF52832 having both beacon transmitter and receiver in a single chip</title><link>https://devzone.nordicsemi.com/thread/340043?ContentTypeID=1</link><pubDate>Mon, 22 Nov 2021 12:07:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c850205-7f54-43e4-b3ba-5a051ca9b680</guid><dc:creator>Thabet</dc:creator><description>[quote userid="109559" url="~/f/nordic-q-a/61309/nerf52832-having-both-beacon-transmitter-and-receiver-in-a-single-chip/339883#339883"]Output / Release / Obj / ble_app_blinky_c_pca10056_s140 / ses_startup_nrf_common.o: na função `InitializeUserMemorySections &amp;#39;[/quote]
&lt;p&gt;I&amp;#39;ve already solved this error and I&amp;#39;m running the application. But I still haven&amp;#39;t been able to print the received advertising in the log, I just print the advertising address as the original code. How could I do this? I would like to print the advertising received and also retransmit it, could you help me?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NERF52832 having both beacon transmitter and receiver in a single chip</title><link>https://devzone.nordicsemi.com/thread/339885?ContentTypeID=1</link><pubDate>Fri, 19 Nov 2021 18:04:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c69b556-59bf-4a3f-aef3-eb6474a02e3d</guid><dc:creator>Thabet</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/jorgen"&gt;Jørgen&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NERF52832 having both beacon transmitter and receiver in a single chip</title><link>https://devzone.nordicsemi.com/thread/339883?ContentTypeID=1</link><pubDate>Fri, 19 Nov 2021 17:58:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d123d9c3-19cf-4d82-81c8-3e21a9dac74f</guid><dc:creator>Thabet</dc:creator><description>[quote userid="14926" url="~/f/nordic-q-a/61309/nerf52832-having-both-beacon-transmitter-and-receiver-in-a-single-chip/249890#249890"]&lt;p&gt;It would have been a very comprehensive SDK if it should include example code for every customer&amp;#39;s use-case.&lt;/p&gt;
&lt;p&gt;To save you some work, I have created an example combining the scanning from ble_app_beacon_c and advertising from ble_app_beacon example. It will report&amp;nbsp;&lt;strong&gt;&lt;em&gt;any&amp;nbsp;&lt;/em&gt;&lt;/strong&gt;advertising packet received, not just iBeacons. You must do the work to parse the advertising data to get the relevant packets for your use-case.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ble_5F00_app_5F00_beacon_5F00_scanner_5F00_advertiser_5F00_SDK16.0.0.zip"&gt;ble_app_beacon_scanner_advertiser_SDK16.0.0.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;[/quote]
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I know this topic is old, and doesn&amp;#39;t use the same SDK I&amp;#39;m using (17.0.2) but I&amp;#39;m very interested in the posted code. When compiling I am getting the following error:&lt;/p&gt;
&lt;p&gt;Output/Release/Obj/ble_app_blinky_c_pca10056_s140/ses_startup_nrf_common.o: in function `InitializeUserMemorySections&amp;#39;&lt;/p&gt;
&lt;p&gt;How could I solve this? I intend to read the advertising from nearby devices, and retransmit these advertising with a higher power on the tx.&lt;/p&gt;
&lt;p&gt;Furthermore, I noticed that the code scans, but does not print or store these advertising, what could I change in the code to accomplish what I intend? Thank you very much!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NERF52832 having both beacon transmitter and receiver in a single chip</title><link>https://devzone.nordicsemi.com/thread/249918?ContentTypeID=1</link><pubDate>Thu, 14 May 2020 11:10:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af1a4c72-f8f5-4c27-9c0e-cbbf902cbf95</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>[quote user="AkshayEnmaz"]I went through the code but i dont see the scan initiated in main(). where exactly&amp;nbsp;can i find the scan function?[/quote]
&lt;p&gt;It is initialized and started right after advertising init in main():&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;    advertising_init();
    advertising_start();
    scan_init();
    // Start execution.
    NRF_LOG_INFO(&amp;quot;Beacon scanner+advertiser example started.&amp;quot;);
    scan_start();&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="AkshayEnmaz"]Also i could not locate&amp;nbsp;&lt;span&gt;ble_app_beacon_c in the sdk is it available in any specific version of SDK?&lt;/span&gt;[/quote]
&lt;p&gt;Sorry, I intended to write ble_app_&lt;em&gt;&lt;strong&gt;blinky&lt;/strong&gt;&lt;/em&gt;_c.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NERF52832 having both beacon transmitter and receiver in a single chip</title><link>https://devzone.nordicsemi.com/thread/249915?ContentTypeID=1</link><pubDate>Thu, 14 May 2020 11:01:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6753f723-fbd8-4bc2-9f7e-33798b65455f</guid><dc:creator>AkshayEnmaz</dc:creator><description>&lt;p&gt;Thank you for your quick response. I went through the code but i dont see the scan initiated in main(). where exactly&amp;nbsp;can i find the scan function?&lt;/p&gt;
&lt;p&gt;Also i could not locate&amp;nbsp;&lt;span&gt;ble_app_beacon_c in the sdk is it available in any specific version of SDK?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NERF52832 having both beacon transmitter and receiver in a single chip</title><link>https://devzone.nordicsemi.com/thread/249890?ContentTypeID=1</link><pubDate>Thu, 14 May 2020 09:48:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f25d036d-bc31-48bf-8758-04183c3fac79</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;It would have been a very comprehensive SDK if it should include example code for every customer&amp;#39;s use-case.&lt;/p&gt;
&lt;p&gt;To save you some work, I have created an example combining the scanning from ble_app_beacon_c and advertising from ble_app_beacon example. It will report&amp;nbsp;&lt;strong&gt;&lt;em&gt;any&amp;nbsp;&lt;/em&gt;&lt;/strong&gt;advertising packet received, not just iBeacons. You must do the work to parse the advertising data to get the relevant packets for your use-case.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-8e1cd4d87be34c54bc58b46bb78536fe/ble_5F00_app_5F00_beacon_5F00_scanner_5F00_advertiser_5F00_SDK16.0.0.zip"&gt;devzone.nordicsemi.com/.../ble_5F00_app_5F00_beacon_5F00_scanner_5F00_advertiser_5F00_SDK16.0.0.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NERF52832 having both beacon transmitter and receiver in a single chip</title><link>https://devzone.nordicsemi.com/thread/249716?ContentTypeID=1</link><pubDate>Wed, 13 May 2020 12:25:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a60c68b-ebb9-4cb7-b848-accf052b09dc</guid><dc:creator>AkshayEnmaz</dc:creator><description>&lt;p&gt;Specifically looking for ibeacon advertising and reading simultaneously.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NERF52832 having both beacon transmitter and receiver in a single chip</title><link>https://devzone.nordicsemi.com/thread/249714?ContentTypeID=1</link><pubDate>Wed, 13 May 2020 12:19:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d01bdb0a-c25e-4bda-980a-7dceabdb9bb6</guid><dc:creator>AkshayEnmaz</dc:creator><description>&lt;p&gt;That does not have the required example. I am looking for ibeacon transmitter and receiver specifically&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NERF52832 having both beacon transmitter and receiver in a single chip</title><link>https://devzone.nordicsemi.com/thread/249464?ContentTypeID=1</link><pubDate>Tue, 12 May 2020 12:31:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef5b56fe-27aa-45d3-ad04-d0013500932a</guid><dc:creator>AkshayEnmaz</dc:creator><description>&lt;p&gt;Thank you Turbo J will check right away&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NERF52832 having both beacon transmitter and receiver in a single chip</title><link>https://devzone.nordicsemi.com/thread/249462?ContentTypeID=1</link><pubDate>Tue, 12 May 2020 12:28:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:add16401-0396-4bf1-89e7-2c4a04cd4a0d</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Yes, the NRF52832 can advertise (as a beacon) and scan for others in the same application.&lt;/p&gt;
&lt;p&gt;There are some examples in the &amp;quot;ble_central_and_peripherial&amp;quot; directory that one could use as a starting point.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>