<?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>Low level Bluetooth packet Output</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117911/low-level-bluetooth-packet-output</link><description>I have a packet that I am sending out using the nrf52840. Using another piece of code supplied by Emil Lenngren, information from the solar_sensor_beacon project and raw data from the beacon project (the old one using Eddystone format). The beacon project</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Jan 2025 20:34:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117911/low-level-bluetooth-packet-output" /><item><title>RE: Low level Bluetooth packet Output</title><link>https://devzone.nordicsemi.com/thread/517800?ContentTypeID=1</link><pubDate>Thu, 09 Jan 2025 20:34:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ba9cf32-b444-4bde-8e36-ef5227c7b564</guid><dc:creator>AMarch01</dc:creator><description>&lt;p&gt;I went ahead and started converting the solar sensor radio example into a simple zephyr workspace.&lt;/p&gt;
&lt;p&gt;After powering it up and making an attempt to get it to work,&amp;nbsp;it showed up on the nRF Connect phone app without issue.&amp;nbsp;&lt;br /&gt;That is how I knew it COULD be done.&lt;/p&gt;
&lt;p&gt;Then I went and looked at my other mess of code and realized I was off by an order of magnitude on sending rate. Changed it and my original data showed up on nRF Connect.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So yes, you can send a packet of advertising data through the radio without any other BLE library stuff (except all the nice defines for the values). It isn&amp;#39;t smart. It isn&amp;#39;t compliant.&amp;nbsp;&lt;br /&gt;This adventure gave me some clear insight on the operation of the Nordic RADIO peripheral. I am not sure, but it is probably all moot after the release of the nRF54.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I put the stuff I cobbled together in the original post. Might be fun for someone learning stuff about the radio. only works on the nrf52840-dk&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>