{"id":12960,"date":"2024-05-16T16:00:00","date_gmt":"2024-05-16T08:00:00","guid":{"rendered":"https:\/\/store.west-hn.com\/?p=12960"},"modified":"2024-07-19T13:32:12","modified_gmt":"2024-07-19T05:32:12","slug":"ieee-802-15-4-overview","status":"publish","type":"post","link":"https:\/\/store.west-hn.com\/en\/ieee-802-15-4-overview\/","title":{"rendered":"IEEE 802.15.4 Overview"},"content":{"rendered":"<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div><p class=\"wp-block-paragraph\">IEEE 802.15.4 is a wireless communications standard specifically designed for use in Low Rate Wireless Personal Area Networks (LR-WPANs). This standard focuses on low-power, low-cost, and low-data-transfer-speed applications and is suitable for simple communication tasks such as automation, sensor networks, and communication between smart devices.<\/p><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div><h2 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0);color:#0267ad\" class=\"has-inline-color\">Key Features<\/mark><\/h2><div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div><ul class=\"wp-block-list\"><li>Low Power Consumption: Designed to maximize battery life and support the device going into sleep mode when inactive.<\/li>\n\n<li>Low cost: Simple protocols reduce implementation costs, making plant production more economical.<\/li>\n\n<li>Short-range communication: Typically, the communication range is between 10 and 100 meters, depending on environmental factors and antenna configuration.<\/li>\n\n<li>Low data rate: rates range from 20 kbps to 250 kbps. selecting a lower data rate can further reduce power consumption.<\/li>\n\n<li>Flexible network structure: Supports point-to-point, star and mesh network topologies.<\/li>\n\n<li>Channel Access: Channel access using CSMA\/CA (Carrier Sense Multiple Access\/Collision Avoidance) mechanism improves communication reliability.<\/li><\/ul><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div><h2 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0);color:#0267ad\" class=\"has-inline-color\">Protocol structure<\/mark><\/h2><div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div><p class=\"wp-block-paragraph\">Devices are designed to interact with each other over a conceptually simple wireless network. The network layer of the protocol architecture is constructed based on the OSI model; while the standard primarily describes the underlying layer, it intends to interact with higher layers, which may include the IEEE 802.2 Logical Link Control sublayer that uses an aggregation sublayer to access the MAC layer. In terms of specific implementations, devices may be dependent on external hardware or may be fully embedded, self-contained units.<\/p><div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div><figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1696\" height=\"955\" src=\"https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-1.jpg\" alt=\"\" class=\"wp-image-12961\" srcset=\"https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-1.jpg 1696w, https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-1-768x432.jpg 768w, https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-1-1536x865.jpg 1536w, https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-1-600x338.jpg 600w\" sizes=\"(max-width: 1696px) 100vw, 1696px\" \/><\/figure><div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div><ul class=\"wp-block-list\"><li><mark style=\"background-color:rgba(0, 0, 0, 0);color:#640000\" class=\"has-inline-color\">physical layer<\/mark><ul class=\"wp-block-list\"><li>Frequency Bands and Modulation: IEEE 802.15.4 operates in the ISM bands at 2.4 GHz, 868 MHz, and 915 MHz, using O-QPSK, BPSK, and GFSK modulation techniques.<\/li>\n\n<li>Data Rate: The data rate ranges from 20 kbps to 250 kbps, depending on the frequency band being operated.<\/li><\/ul><\/li><\/ul><ul class=\"wp-block-list\"><li><mark style=\"background-color:rgba(0, 0, 0, 0);color:#640000\" class=\"has-inline-color\">MAC layer<\/mark><ul class=\"wp-block-list\"><li>Channel access: Carrier Sense Multiple Access\/Collision Avoidance (CSMA\/CA) mechanism is used to enhance communication reliability.<\/li>\n\n<li>Acknowledgement Mechanism: Supports automatic response of data packets to ensure the reliability of information delivery.<\/li><\/ul><\/li><\/ul><ul class=\"wp-block-list\"><li><mark style=\"background-color:rgba(0, 0, 0, 0);color:#640000\" class=\"has-inline-color\">network layer<\/mark><ul class=\"wp-block-list\"><li>Network topology: supports point-to-point, star and mesh network structure, enhancing the flexibility and expandability of the network.<\/li>\n\n<li>Routing protocols: in mesh networks, provide routing functions to optimize data transmission paths.<\/li><\/ul><\/li><\/ul><ul class=\"wp-block-list\"><li><mark style=\"background-color:rgba(0, 0, 0, 0);color:#640000\" class=\"has-inline-color\">application layer (computing)<\/mark><ul class=\"wp-block-list\"><li>Application Interface: The standard defines a simple application layer framework that makes it easier for developers to build specific applications on top of it.<\/li><\/ul><\/li><\/ul><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div><h2 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0);color:#0267ad\" class=\"has-inline-color\">network model<\/mark><\/h2><div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div><p class=\"wp-block-paragraph\">IEEE 802.15.4 defines a flexible net model that supports a wide range of network operations and configurations, including network establishment, node discovery, network joining, device authentication, and data communications. This model is designed to meet the needs of low power and low data rate applications while maintaining network scalability and flexibility.<\/p><div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div><h3 class=\"wp-block-heading\">\u25b8 Node type<\/h3><p class=\"wp-block-paragraph\">Three main types of nodes are defined in IEEE 802.15.4 to accommodate different network requirements:<\/p><ol class=\"wp-block-list\"><li><strong>Coordinator<\/strong>: Responsible for the establishment and maintenance of the network. In a star network, the coordinator also acts as the central node and handles all communication management tasks.<\/li>\n\n<li><strong>Router<\/strong>: In a mesh network, a router not only sends and receives data, but is also responsible for forwarding data to extend network coverage and enhance network connectivity.<\/li>\n\n<li><strong>End Device<\/strong>: These devices are typically simpler in function, capable of sending and receiving data but not involved in routing, and are primarily used to reduce the energy consumption and computational requirements of the device.<\/li><\/ol><div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div><h3 class=\"wp-block-heading\">\u25b8 Topology<\/h3><p class=\"wp-block-paragraph\">IEEE 802.15.4 supports the following major network topologies:<\/p><ol class=\"wp-block-list\"><li><strong>Star<\/strong>: A central coordinator is directly connected to multiple end devices. All communication goes through the central coordinator.<\/li>\n\n<li><strong>Mesh<\/strong>: Nodes can communicate directly with each other without going through a central coordinator. This structure enhances the reliability and scalability of the network.<\/li><\/ol><figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1560\" height=\"878\" src=\"https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-2.jpg\" alt=\"\" class=\"wp-image-12964\" srcset=\"https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-2.jpg 1560w, https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-2-768x432.jpg 768w, https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-2-1536x864.jpg 1536w, https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-2-600x338.jpg 600w\" sizes=\"(max-width: 1560px) 100vw, 1560px\" \/><\/figure><div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div><h2 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0);color:#0267ad\" class=\"has-inline-color\">Data Transfer Architecture<\/mark><\/h2><div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div><p class=\"wp-block-paragraph\">The IEEE 802.15.4 data transfer architecture includes the following key elements:<\/p><ul class=\"wp-block-list\"><li>Data Units: These include the MAC Protocol Data Unit (MPDU) and the Physical Layer Protocol Data Unit (PPDU), which include header information and data payload.<\/li>\n\n<li>Communication Channel: Data transmission over multiple channels, using channel hopping techniques to avoid interference and enhance communication reliability.<\/li>\n\n<li>Scheduling and Access Control: Controls access to the wireless communication medium using CSMA\/CA mechanisms and adapts the transmission policy to the network state.<\/li><\/ul><div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div><h2 class=\"wp-block-heading\"><mark style=\"background-color:rgba(0, 0, 0, 0);color:#0267ad\" class=\"has-inline-color\">Reliability and Security<\/mark><\/h2><div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div><ul class=\"wp-block-list\"><li>Low-power design: The standard includes specific mechanisms, such as hibernation and low-power listening modes, to extend the operating time of the device.<\/li>\n\n<li>Adjusting Transmit Power: Allows the transmit power to be adjusted according to environmental conditions, optimizing the balance between power consumption and coverage.<\/li>\n\n<li>Encryption: Provides security for data communication using the AES encryption algorithm, including data encryption and authentication.<\/li>\n\n<li>Key Management: Supports flexible key configuration and management to address different security needs.<\/li><\/ul><div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div><blockquote class=\"wp-block-quote is-style-plain is-layout-flow wp-block-quote-is-layout-flow\"><p class=\"wp-block-paragraph\">References \u25be<\/p><cite><a href=\"https:\/\/standards.ieee.org\/standard\/\">https:\/\/standards.ieee.org\/standard\/<\/a><\/cite><\/blockquote><div class=\"wp-block-media-text has-media-on-the-right is-stacked-on-mobile has-background\" style=\"background:radial-gradient(rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)\"><div class=\"wp-block-media-text__content\"><p class=\"has-text-align-center has-large-font-size wp-block-paragraph\"><mark style=\"background-color:rgba(0, 0, 0, 0);color:#ffffff\" class=\"has-inline-color\"><strong>Guest authors' profiles<\/strong><\/mark><\/p><\/div><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" width=\"1035\" height=\"1401\" src=\"https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/2\u753b\u677f-2.png\" alt=\"\" class=\"wp-image-13051 size-full\" srcset=\"https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/2\u753b\u677f-2.png 1035w, https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/2\u753b\u677f-2-768x1040.png 768w, https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/2\u753b\u677f-2-600x812.png 600w\" sizes=\"(max-width: 1035px) 100vw, 1035px\" \/><\/figure><\/div>","protected":false},"excerpt":{"rendered":"<p>IEEE 802.15.4 is a wireless communications standard specifically designed for use in Low Rate Wireless Personal Area Networks (LR-WPANs). This standard focuses on low-power, low-cost, and low-data-transfer-speed applications and is suitable for simple communication tasks such as automation, sensor networks, and communication between smart devices.<\/p>","protected":false},"author":34,"featured_media":13014,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[356],"tags":[700,701],"class_list":["post-12960","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-iot","tag-ieee-802-15-4","tag-lr-wpan"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>IEEE 802.15.4 \u6982\u8ff0-\u6d77\u5357\u4e16\u7535\u79d1\u6280<\/title>\n<meta name=\"description\" content=\"\u5de5\u4e1a\u7269\u8054\u7f51\u8bbe\u5907\u4f9b\u5e94\u5546-\u6d77\u5357\u4e16\u7535\u79d1\u6280 - IEEE 802.15.4 \u6982\u8ff0\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/store.west-hn.com\/en\/ieee-802-15-4-overview\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"IEEE 802.15.4 \u6982\u8ff0-\u6d77\u5357\u4e16\u7535\u79d1\u6280\" \/>\n<meta property=\"og:description\" content=\"\u5de5\u4e1a\u7269\u8054\u7f51\u8bbe\u5907\u4f9b\u5e94\u5546-\u6d77\u5357\u4e16\u7535\u79d1\u6280 - IEEE 802.15.4 \u6982\u8ff0\" \/>\n<meta property=\"og:url\" content=\"https:\/\/store.west-hn.com\/en\/ieee-802-15-4-overview\/\" \/>\n<meta property=\"og:site_name\" content=\"\u5de5\u4e1a\u7269\u8054\u7f51\u8bbe\u5907\u4f9b\u5e94\u5546-\u6d77\u5357\u4e16\u7535\u79d1\u6280\" \/>\n<meta property=\"article:published_time\" content=\"2024-05-16T08:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-19T05:32:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-c.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1178\" \/>\n\t<meta property=\"og:image:height\" content=\"728\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"\u5434\u4e3d\u82f1 Ameko Wu\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u5434\u4e3d\u82f1 Ameko Wu\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/\"},\"author\":{\"name\":\"\u5434\u4e3d\u82f1 Ameko Wu\",\"@id\":\"https:\/\/store.west-hn.com\/#\/schema\/person\/abfd654db7e9bf60424b2464799499a2\"},\"headline\":\"IEEE 802.15.4 \u6982\u8ff0\",\"datePublished\":\"2024-05-16T08:00:00+00:00\",\"dateModified\":\"2024-07-19T05:32:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/\"},\"wordCount\":67,\"publisher\":{\"@id\":\"https:\/\/store.west-hn.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-c.png\",\"keywords\":[\"IEEE 802.15.4\",\"LR-WPAN\"],\"articleSection\":[\"\u77e5\u8bc6\u79d1\u666e\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/\",\"url\":\"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/\",\"name\":\"IEEE 802.15.4 \u6982\u8ff0-\u6d77\u5357\u4e16\u7535\u79d1\u6280\",\"isPartOf\":{\"@id\":\"https:\/\/store.west-hn.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-c.png\",\"datePublished\":\"2024-05-16T08:00:00+00:00\",\"dateModified\":\"2024-07-19T05:32:12+00:00\",\"description\":\"\u5de5\u4e1a\u7269\u8054\u7f51\u8bbe\u5907\u4f9b\u5e94\u5546-\u6d77\u5357\u4e16\u7535\u79d1\u6280 - IEEE 802.15.4 \u6982\u8ff0\",\"breadcrumb\":{\"@id\":\"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/#primaryimage\",\"url\":\"https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-c.png\",\"contentUrl\":\"https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-c.png\",\"width\":1178,\"height\":728},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/store.west-hn.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u77e5\u8bc6\u79d1\u666e\",\"item\":\"https:\/\/store.west-hn.com\/category\/iot\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"IEEE 802.15.4 \u6982\u8ff0\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/store.west-hn.com\/#website\",\"url\":\"https:\/\/store.west-hn.com\/\",\"name\":\"\u5de5\u4e1a\u7269\u8054\u7f51\u8bbe\u5907\u4f9b\u5e94\u5546-\u6d77\u5357\u4e16\u7535\u79d1\u6280\",\"description\":\"\u9ad8\u7cbe\u5ea6\u5ba4\u5185\u5b9a\u4f4d\uff0c\u4f20\u611f\u5668\uff0c\u5de5\u4e1a\u6570\u636e\u4f20\u8f93\uff0c\u7269\u8054\u7f51\u8bbe\u5907\u4f9b\u5e94\u5546\",\"publisher\":{\"@id\":\"https:\/\/store.west-hn.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/store.west-hn.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/store.west-hn.com\/#organization\",\"name\":\"\u6d77\u5357\u4e16\u7535\u79d1\u6280\u6709\u9650\u516c\u53f8\",\"url\":\"https:\/\/store.west-hn.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/store.west-hn.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/store.west-hn.com\/wp-content\/uploads\/2022\/05\/seo_logo2.jpg\",\"contentUrl\":\"https:\/\/store.west-hn.com\/wp-content\/uploads\/2022\/05\/seo_logo2.jpg\",\"width\":201,\"height\":133,\"caption\":\"\u6d77\u5357\u4e16\u7535\u79d1\u6280\u6709\u9650\u516c\u53f8\"},\"image\":{\"@id\":\"https:\/\/store.west-hn.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/store.west-hn.com\/#\/schema\/person\/abfd654db7e9bf60424b2464799499a2\",\"name\":\"\u5434\u4e3d\u82f1 Ameko Wu\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/store.west-hn.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/83782a140adab2bdcd176bbf1dfef45bbe70efaa0d43cd5017a54670b3e28207?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/83782a140adab2bdcd176bbf1dfef45bbe70efaa0d43cd5017a54670b3e28207?s=96&d=mm&r=g\",\"caption\":\"\u5434\u4e3d\u82f1 Ameko Wu\"},\"url\":\"https:\/\/store.west-hn.com\/en\/author\/ameko\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"IEEE 802.15.4 \u6982\u8ff0-\u6d77\u5357\u4e16\u7535\u79d1\u6280","description":"\u5de5\u4e1a\u7269\u8054\u7f51\u8bbe\u5907\u4f9b\u5e94\u5546-\u6d77\u5357\u4e16\u7535\u79d1\u6280 - IEEE 802.15.4 \u6982\u8ff0","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/store.west-hn.com\/en\/ieee-802-15-4-overview\/","og_locale":"en_US","og_type":"article","og_title":"IEEE 802.15.4 \u6982\u8ff0-\u6d77\u5357\u4e16\u7535\u79d1\u6280","og_description":"\u5de5\u4e1a\u7269\u8054\u7f51\u8bbe\u5907\u4f9b\u5e94\u5546-\u6d77\u5357\u4e16\u7535\u79d1\u6280 - IEEE 802.15.4 \u6982\u8ff0","og_url":"https:\/\/store.west-hn.com\/en\/ieee-802-15-4-overview\/","og_site_name":"\u5de5\u4e1a\u7269\u8054\u7f51\u8bbe\u5907\u4f9b\u5e94\u5546-\u6d77\u5357\u4e16\u7535\u79d1\u6280","article_published_time":"2024-05-16T08:00:00+00:00","article_modified_time":"2024-07-19T05:32:12+00:00","og_image":[{"width":1178,"height":728,"url":"https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-c.png","type":"image\/png"}],"author":"\u5434\u4e3d\u82f1 Ameko Wu","twitter_card":"summary_large_image","twitter_misc":{"Written by":"\u5434\u4e3d\u82f1 Ameko Wu"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/#article","isPartOf":{"@id":"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/"},"author":{"name":"\u5434\u4e3d\u82f1 Ameko Wu","@id":"https:\/\/store.west-hn.com\/#\/schema\/person\/abfd654db7e9bf60424b2464799499a2"},"headline":"IEEE 802.15.4 \u6982\u8ff0","datePublished":"2024-05-16T08:00:00+00:00","dateModified":"2024-07-19T05:32:12+00:00","mainEntityOfPage":{"@id":"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/"},"wordCount":67,"publisher":{"@id":"https:\/\/store.west-hn.com\/#organization"},"image":{"@id":"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/#primaryimage"},"thumbnailUrl":"https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-c.png","keywords":["IEEE 802.15.4","LR-WPAN"],"articleSection":["\u77e5\u8bc6\u79d1\u666e"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/","url":"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/","name":"IEEE 802.15.4 \u6982\u8ff0-\u6d77\u5357\u4e16\u7535\u79d1\u6280","isPartOf":{"@id":"https:\/\/store.west-hn.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/#primaryimage"},"image":{"@id":"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/#primaryimage"},"thumbnailUrl":"https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-c.png","datePublished":"2024-05-16T08:00:00+00:00","dateModified":"2024-07-19T05:32:12+00:00","description":"\u5de5\u4e1a\u7269\u8054\u7f51\u8bbe\u5907\u4f9b\u5e94\u5546-\u6d77\u5357\u4e16\u7535\u79d1\u6280 - IEEE 802.15.4 \u6982\u8ff0","breadcrumb":{"@id":"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/#primaryimage","url":"https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-c.png","contentUrl":"https:\/\/store.west-hn.com\/wp-content\/uploads\/2024\/05\/ieee-c.png","width":1178,"height":728},{"@type":"BreadcrumbList","@id":"https:\/\/store.west-hn.com\/ieee-802-15-4-overview\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/store.west-hn.com\/"},{"@type":"ListItem","position":2,"name":"\u77e5\u8bc6\u79d1\u666e","item":"https:\/\/store.west-hn.com\/category\/iot\/"},{"@type":"ListItem","position":3,"name":"IEEE 802.15.4 \u6982\u8ff0"}]},{"@type":"WebSite","@id":"https:\/\/store.west-hn.com\/#website","url":"https:\/\/store.west-hn.com\/","name":"Industrial Internet of Things equipment suppliers-Hainan Shidian Technology Co.","description":"High Precision Indoor Positioning, Sensors, Industrial Data Transmission, IoT Device Provider","publisher":{"@id":"https:\/\/store.west-hn.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/store.west-hn.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/store.west-hn.com\/#organization","name":"Hainan Shidian Technology Co.","url":"https:\/\/store.west-hn.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/store.west-hn.com\/#\/schema\/logo\/image\/","url":"https:\/\/store.west-hn.com\/wp-content\/uploads\/2022\/05\/seo_logo2.jpg","contentUrl":"https:\/\/store.west-hn.com\/wp-content\/uploads\/2022\/05\/seo_logo2.jpg","width":201,"height":133,"caption":"\u6d77\u5357\u4e16\u7535\u79d1\u6280\u6709\u9650\u516c\u53f8"},"image":{"@id":"https:\/\/store.west-hn.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/store.west-hn.com\/#\/schema\/person\/abfd654db7e9bf60424b2464799499a2","name":"\u5434\u4e3d\u82f1 Ameko Wu","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/store.west-hn.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/83782a140adab2bdcd176bbf1dfef45bbe70efaa0d43cd5017a54670b3e28207?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/83782a140adab2bdcd176bbf1dfef45bbe70efaa0d43cd5017a54670b3e28207?s=96&d=mm&r=g","caption":"\u5434\u4e3d\u82f1 Ameko Wu"},"url":"https:\/\/store.west-hn.com\/en\/author\/ameko\/"}]}},"_links":{"self":[{"href":"https:\/\/store.west-hn.com\/en\/wp-json\/wp\/v2\/posts\/12960","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/store.west-hn.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/store.west-hn.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/store.west-hn.com\/en\/wp-json\/wp\/v2\/users\/34"}],"replies":[{"embeddable":true,"href":"https:\/\/store.west-hn.com\/en\/wp-json\/wp\/v2\/comments?post=12960"}],"version-history":[{"count":44,"href":"https:\/\/store.west-hn.com\/en\/wp-json\/wp\/v2\/posts\/12960\/revisions"}],"predecessor-version":[{"id":13376,"href":"https:\/\/store.west-hn.com\/en\/wp-json\/wp\/v2\/posts\/12960\/revisions\/13376"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/store.west-hn.com\/en\/wp-json\/wp\/v2\/media\/13014"}],"wp:attachment":[{"href":"https:\/\/store.west-hn.com\/en\/wp-json\/wp\/v2\/media?parent=12960"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/store.west-hn.com\/en\/wp-json\/wp\/v2\/categories?post=12960"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/store.west-hn.com\/en\/wp-json\/wp\/v2\/tags?post=12960"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}