<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/assets/atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>https://zhzeng-blog.pages.dev/</id>
  <title>zhzeng 的博客</title>
  <updated>2026-05-15T09:42:40.771+00:00[UTC]</updated>
  <description>zhzeng 的个人博客，一个通信研究生的技术笔记与生活记录。涵盖嵌入式开发、BLE 蓝牙通信、Nordic NRF 系列开发等领域的技术分享。</description>
  <author>
    <name>zheng</name>
    <email>zhiheng0zeng@gmail.com</email>
    <uri>https://github.com/zhihengzeng</uri>
  </author>
  <link href="https://zhzeng-blog.pages.dev/atom.xml" rel="self"></link>
  <link href="https://zhzeng-blog.pages.dev/" rel="alternate"></link>
  <language>zh-CN</language>
  <generator uri="https://github.com/L33Z22L11/blog-v3" version="3.7.0-rc.0">Clarity</generator>
  <icon>https://github.com/zhihengzeng.png</icon>
  <logo>https://github.com/zhihengzeng.png</logo>
  <rights>© 2026 zheng</rights>
  <subtitle>一个通信研究生的个人博客</subtitle>
  <entry>
    <id>https://zhzeng-blog.pages.dev/2026/nrf52840-directed-connection</id>
    <title>NRF52840开发笔记：定向直连</title>
    <author>
      <name>zheng</name>
    </author>
    <content type="html">
      <![CDATA[ <p>记录在 NRF52840 项目中使用定向直连广播模式实现设备定向连接的思路与代码。</p> <a class="view-full" href="https://zhzeng-blog.pages.dev/2026/nrf52840-directed-connection" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://zhzeng-blog.pages.dev/2026/nrf52840-directed-connection"></link>
    <summary>记录在 NRF52840 项目中使用定向直连广播模式实现设备定向连接的思路与代码。</summary>
    <category term="技术"></category>
    <published>2026-05-14T10:10:00Z</published>
  </entry>
</feed>
