<?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>How to modify the advertising example to get my own private beacon ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29246/how-to-modify-the-advertising-example-to-get-my-own-private-beacon</link><description>I am using an nRF52DK kit, SDK V11.0.0 and SoftDevice S132 V2.0.0. I have found an advertising example on the site github.com/.../nrf51-ble-tutorial-advertising . I have modified the address type to BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_RESOLVABLE ( &amp;amp; set</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Jan 2018 10:24:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29246/how-to-modify-the-advertising-example-to-get-my-own-private-beacon" /><item><title>RE: How to modify the advertising example to get my own private beacon ?</title><link>https://devzone.nordicsemi.com/thread/116350?ContentTypeID=1</link><pubDate>Thu, 18 Jan 2018 10:24:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28bd8a0c-e226-4734-893d-1c8e1e7503bb</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi again jgc.&lt;br /&gt;
We have I2C examples in our SDK, and I would suggest that you take a look at
those to learn more.&lt;br /&gt;
How to update your advertising packet should be explained very well in the
advertising tutorial I linked to.&lt;br /&gt;
The advertising tutorial also covers the RANDOM_PRIVATE_RESOLVABLE.&lt;/p&gt;
&lt;p&gt;If you still face problems after taking a look at these, you can open a new
question with more specific information about what you have tried, and what the
problem is.&lt;br /&gt;
Uploading code, and other relevant information would be very helpful
to solve your problem.&lt;/p&gt;
&lt;p&gt;Best regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to modify the advertising example to get my own private beacon ?</title><link>https://devzone.nordicsemi.com/thread/116349?ContentTypeID=1</link><pubDate>Fri, 12 Jan 2018 08:31:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7e254be-1d80-4114-b67f-f09ad39ff07e</guid><dc:creator>jgc</dc:creator><description>&lt;p&gt;Hi Joakim !&lt;/p&gt;
&lt;p&gt;Thank you for your answer. The post &amp;quot;advertise nrf52840 unlimitedly&amp;quot; answers one of my questions. My beacon should:&lt;/p&gt;
&lt;p&gt;Wake up.
Read I2C BUS to get some data.
Update my advertising frame: 14 bytes.
Recount my advertising address (RANDOM_PRIVATE_RESOLVABLE) using my private algorithm.
Send advertising frame.
Go sleep for 5 seconds
I still do not know where is a proper place to implement reading I2C BUS, change data in my frame and update advertising address.&lt;/p&gt;
&lt;p&gt;Best regards, have a nice evening,&lt;/p&gt;
&lt;p&gt;Jarek (JGC)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to modify the advertising example to get my own private beacon ?</title><link>https://devzone.nordicsemi.com/thread/116347?ContentTypeID=1</link><pubDate>Thu, 11 Jan 2018 14:44:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ceb6b301-0bb5-46bd-91a0-ed9485de3007</guid><dc:creator>jgc</dc:creator><description>&lt;p&gt;Hi Joakim !&lt;/p&gt;
&lt;p&gt;Thank you for your answer. The post &amp;quot;advertise nrf52840 unlimitedly&amp;quot; answers one of my questions. My beacon should:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Wake up.&lt;/li&gt;
&lt;li&gt;Read I2C BUS to get some data.&lt;/li&gt;
&lt;li&gt;Update my advertising frame: 14 bytes.&lt;/li&gt;
&lt;li&gt;Recount my advertising address (RANDOM_PRIVATE_RESOLVABLE) using my private algorithm.&lt;/li&gt;
&lt;li&gt;Send advertising frame.&lt;/li&gt;
&lt;li&gt;Go sleep for 5 seconds&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I still do not know where is a proper place to implement reading I2C BUS, change data in my frame and update advertising address.&lt;/p&gt;
&lt;p&gt;Best regards,
have a nice evening,&lt;/p&gt;
&lt;p&gt;Jarek (JGC)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to modify the advertising example to get my own private beacon ?</title><link>https://devzone.nordicsemi.com/thread/116348?ContentTypeID=1</link><pubDate>Wed, 10 Jan 2018 13:23:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:996c330a-6852-49f1-af00-62d7b1fea1e8</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi JGC!&lt;/p&gt;
&lt;p&gt;Where you able to solve your problem with the links provided in the comments above?&lt;/p&gt;
&lt;p&gt;As Matt pointed to, the tutorials is a great place to start, especially the&lt;br /&gt;
&lt;a href="https://devzone.nordicsemi.com/tutorials/5"&gt;Bluetooth low energy Advertising, a beginner&amp;#39;s tutorial&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://devzone.nordicsemi.com/tutorials/8"&gt;Bluetooth low energy Services, a beginner&amp;#39;s tutorial&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://devzone.nordicsemi.com/tutorials/17"&gt;Bluetooth low energy Characteristics, a beginner&amp;#39;s tutorial&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/question/176380/advertise-nrf52840-unlimitedly/"&gt;This post&lt;/a&gt; should provide the answer to advertise &amp;quot;neverending&amp;quot;&lt;/p&gt;
&lt;p&gt;Let me know if you still are facing any problems.&lt;br /&gt;
Best regards,&lt;br /&gt;
Joakim.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to modify the advertising example to get my own private beacon ?</title><link>https://devzone.nordicsemi.com/thread/116345?ContentTypeID=1</link><pubDate>Sun, 07 Jan 2018 05:48:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5ab68d9-fbcf-4d98-bc94-1a570eaed1a0</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/blogs/1221/writing-ble-firmware-with-a-few-lines-of-code/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to modify the advertising example to get my own private beacon ?</title><link>https://devzone.nordicsemi.com/thread/116346?ContentTypeID=1</link><pubDate>Sun, 07 Jan 2018 02:59:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88cff7f8-4b1b-4acd-a886-f849f50b6081</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/tutorials/5/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>