{"id":4636,"date":"2021-07-14T09:44:32","date_gmt":"2021-07-14T09:44:32","guid":{"rendered":"https:\/\/www.enocean.com\/?post_type=enocean_faq&#038;p=4636"},"modified":"2021-07-15T08:26:07","modified_gmt":"2021-07-15T08:26:07","slug":"measurement-of-a-adio-pin-frequency","status":"publish","type":"enocean_faq","link":"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/","title":{"rendered":"Measurement of a ADIO Pin frequency"},"content":{"rendered":"\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-undefined uagb-block-66bfe401\"><div class=\"uagb-section__overlay\"><\/div><div class=\"uagb-section__inner-wrap\">\n<h1 class=\"wp-block-heading\">Measurement of a ADIO Pin frequency<\/h1>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_0a5df7-9b .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_0a5df7-9b .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_0a5df7-9b\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<p><strong>This article applies to:<\/strong><br>DolphinAPI<\/p>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_a4f4e9-cc .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_a4f4e9-cc .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_a4f4e9-cc\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a class=\"ek-link\">QUESTION<\/a><\/h3>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_002263-cf .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_002263-cf .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_002263-cf\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<p>I have a Sensor that provides the values as a frequency. There is a PIN that toggles LOW and HIGH in a certain frequency. This frequency represents the value. If I connect this PIN to an ADIO Pin input of the Dolphin, how to measure a frequency of this ADIO Pin?<\/p>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_c294b8-0e .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_c294b8-0e .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_c294b8-0e\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a class=\"ek-link\">ANSWER<\/a><\/h3>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_04828a-b9 .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_04828a-b9 .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_04828a-b9\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<p>This can be done with the Dolphin. There are more approaches:<\/p>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_ec7183-cb .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_ec7183-cb .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_ec7183-cb\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<h4 class=\"wp-block-heading\"><a>Have a constant time and measure how many ticks happened during this period<\/a><\/h4>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_669abc-48 .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_669abc-48 .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_669abc-48\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>This approach is less accurate.<\/li><li>It recommended to measure with it frequencies from 0 up to 1000 Hz.<\/li><li>Ticks counting is realized in software.<\/li><\/ul>\n\n\n\n<p>Before starting developing please consider this restrictions:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>the scheduler must be off &#8211; the scheduler gets called every 1 ms. This would massively devalue your measurement.<\/li><li>the Radio RX must be off &#8211; if the radio interrupt gets called when a telegram is received. This would massively devalue your measurement.<\/li><li>the UART RX must be turned off &#8211; receiving UART bytes also cases major devalue of your measurements.<\/li><\/ol>\n\n\n\n<p>You need to configure the API, please perform this steps:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Select a ADIO PIN for the measurements<\/li><li>Configure the API trough DolphinStudio.<\/li><li>Select the PIN<\/li><li>Select either the callback is executed by falling or rising edge<\/li><\/ol>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_788c54-31 .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_788c54-31 .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_788c54-31\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"600\" height=\"383\" src=\"https:\/\/www.enocean.com\/wp-content\/uploads\/0767a6b722b73acce9e258b25e5a3608.media_.600x383.png\" alt=\"\" class=\"wp-image-4637\" srcset=\"https:\/\/www.enocean.com\/wp-content\/uploads\/0767a6b722b73acce9e258b25e5a3608.media_.600x383.png 600w, https:\/\/www.enocean.com\/wp-content\/uploads\/0767a6b722b73acce9e258b25e5a3608.media_.600x383-300x192.png 300w, https:\/\/www.enocean.com\/wp-content\/uploads\/0767a6b722b73acce9e258b25e5a3608.media_.600x383-150x96.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/figure><\/div>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_e86500-ad .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_e86500-ad .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_e86500-ad\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<p>Configure the timer1 as a counter.&nbsp;<strong>Set your period<\/strong>. (16 MHz clock, 1 tick = 62.5 ns)<\/p>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_2efb68-c0 .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_2efb68-c0 .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_2efb68-c0\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"600\" height=\"324\" src=\"https:\/\/www.enocean.com\/wp-content\/uploads\/a5ab82115d57752a6e9a61b67e54bfe5.media_.600x324.png\" alt=\"\" class=\"wp-image-4640\" srcset=\"https:\/\/www.enocean.com\/wp-content\/uploads\/a5ab82115d57752a6e9a61b67e54bfe5.media_.600x324.png 600w, https:\/\/www.enocean.com\/wp-content\/uploads\/a5ab82115d57752a6e9a61b67e54bfe5.media_.600x324-300x162.png 300w, https:\/\/www.enocean.com\/wp-content\/uploads\/a5ab82115d57752a6e9a61b67e54bfe5.media_.600x324-150x81.png 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/figure><\/div>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_cffd51-cb .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_cffd51-cb .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_cffd51-cb\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<p>The measurement is performed in these steps:<\/p>\n\n\n\n<p>Prepare the timer1. Set and enable call back function. For details see the&nbsp;<strong>DolphinAPI Manual, Modules -&gt; timer1 -&gt; TIMER1 functions<\/strong><\/p>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_7ff16d-5f .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_7ff16d-5f .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_7ff16d-5f\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<pre class=\"wp-block-preformatted\">timer1_initCB \ntimer1_enableCB <\/pre>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_f37f2a-0d .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_f37f2a-0d .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_f37f2a-0d\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<p>Initialize and start the external call back 0 or 1. Depends on the ADIO Pin you have selected. For details see the&nbsp;<strong>DolphinAPI Manual, Modules -&gt; IO -&gt; IO functions<\/strong><\/p>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_7e4199-ed .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_7e4199-ed .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_7e4199-ed\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<pre class=\"wp-block-preformatted\">io_ADIO03initCB \nio_ADIO03enableCB \n\nor\n\nio_ADIO47initCB \nio_ADIO47enableCB <\/pre>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_73fbe7-f6 .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_73fbe7-f6 .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_73fbe7-f6\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<p>In the callback function of the external interrupt at the first callback start the timer1 using:<\/p>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_ce98bf-f0 .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_ce98bf-f0 .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_ce98bf-f0\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<pre class=\"wp-block-preformatted\">timer1_enable<\/pre>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_b1b0df-3f .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_b1b0df-3f .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_b1b0df-3f\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<p>In all further callback interrupts do only count the tick off your Pin (every interrupt is one tick, so you just have to increment a counter)<\/p>\n\n\n\n<p>In the callback function of the timer1 interrupt disable the external interrupt &#8211; stop counting the ticks and disable the timer1 counter and interrupt.<\/p>\n\n\n\n<p>Since we know exactly how long the timer1 period lasts we count the frequency based on the ticks we have counted in the external interrupt during one period of timer1. You can use this formula:<\/p>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_81dfb1-42 .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_81dfb1-42 .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_81dfb1-42\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"283\" height=\"55\" src=\"https:\/\/www.enocean.com\/wp-content\/uploads\/freq_formula.png\" alt=\"\" class=\"wp-image-4645\" srcset=\"https:\/\/www.enocean.com\/wp-content\/uploads\/freq_formula.png 283w, https:\/\/www.enocean.com\/wp-content\/uploads\/freq_formula-150x29.png 150w\" sizes=\"(max-width: 283px) 100vw, 283px\" \/><\/figure><\/div>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_85a20a-73 .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_85a20a-73 .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_85a20a-73\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<p>To have a accurate result you can repeat the measurements several times and take the average result frequency.<\/p>\n\n\n\n<p>During the measurements your main application can have a while loop and exit it based on the<\/p>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_5eea71-c8 .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_5eea71-c8 .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_5eea71-c8\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<pre class=\"wp-block-preformatted\">void timer1_getTimerCounter <\/pre>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-_614d36-59 .kt-block-spacer{height:20px;}.wp-block-kadence-spacer.kt-block-spacer-_614d36-59 .kt-divider{border-top-width:1px;height:1px;border-top-color:#eee;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-_614d36-59\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\" style=\"height:20px\"><\/div><\/div>\n\n\n\n<p>function. Either exit when the counter value you specified in DolphinStudio was reached or it stopped changing \u2013 the interrupted stopped the timer1 counter.<\/p>\n<\/div><\/section>\n","protected":false},"featured_media":0,"template":"","faq_category":[103],"class_list":["post-4636","enocean_faq","type-enocean_faq","status-publish","hentry","faq_category-software"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Measurement of a ADIO Pin frequency - EnOcean<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Measurement of a ADIO Pin frequency - EnOcean\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/\" \/>\n<meta property=\"og:site_name\" content=\"EnOcean\" \/>\n<meta property=\"article:modified_time\" content=\"2021-07-15T08:26:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.enocean.com\/wp-content\/uploads\/0767a6b722b73acce9e258b25e5a3608.media_.600x383.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"2\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/\",\"url\":\"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/\",\"name\":\"Measurement of a ADIO Pin frequency - EnOcean\",\"isPartOf\":{\"@id\":\"https:\/\/www.enocean.com\/de\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.enocean.com\/wp-content\/uploads\/0767a6b722b73acce9e258b25e5a3608.media_.600x383.png\",\"datePublished\":\"2021-07-14T09:44:32+00:00\",\"dateModified\":\"2021-07-15T08:26:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/#primaryimage\",\"url\":\"https:\/\/www.enocean.com\/wp-content\/uploads\/0767a6b722b73acce9e258b25e5a3608.media_.600x383.png\",\"contentUrl\":\"https:\/\/www.enocean.com\/wp-content\/uploads\/0767a6b722b73acce9e258b25e5a3608.media_.600x383.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/www.enocean.com\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"FAQ\",\"item\":\"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Measurement of a ADIO Pin frequency\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.enocean.com\/de\/#website\",\"url\":\"https:\/\/www.enocean.com\/de\/\",\"name\":\"EnOcean\",\"description\":\"EnOcean Relaunch\",\"publisher\":{\"@id\":\"https:\/\/www.enocean.com\/de\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.enocean.com\/de\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.enocean.com\/de\/#organization\",\"name\":\"EnOcean\",\"url\":\"https:\/\/www.enocean.com\/de\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/www.enocean.com\/de\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.enocean.com\/wp-content\/uploads\/Logos\/1-1.png\",\"contentUrl\":\"https:\/\/www.enocean.com\/wp-content\/uploads\/Logos\/1-1.png\",\"width\":500,\"height\":500,\"caption\":\"EnOcean\"},\"image\":{\"@id\":\"https:\/\/www.enocean.com\/de\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/enocean\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Measurement of a ADIO Pin frequency - EnOcean","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:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/","og_locale":"de_DE","og_type":"article","og_title":"Measurement of a ADIO Pin frequency - EnOcean","og_url":"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/","og_site_name":"EnOcean","article_modified_time":"2021-07-15T08:26:07+00:00","og_image":[{"url":"https:\/\/www.enocean.com\/wp-content\/uploads\/0767a6b722b73acce9e258b25e5a3608.media_.600x383.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"2\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/","url":"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/","name":"Measurement of a ADIO Pin frequency - EnOcean","isPartOf":{"@id":"https:\/\/www.enocean.com\/de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/#primaryimage"},"image":{"@id":"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/#primaryimage"},"thumbnailUrl":"https:\/\/www.enocean.com\/wp-content\/uploads\/0767a6b722b73acce9e258b25e5a3608.media_.600x383.png","datePublished":"2021-07-14T09:44:32+00:00","dateModified":"2021-07-15T08:26:07+00:00","breadcrumb":{"@id":"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/#primaryimage","url":"https:\/\/www.enocean.com\/wp-content\/uploads\/0767a6b722b73acce9e258b25e5a3608.media_.600x383.png","contentUrl":"https:\/\/www.enocean.com\/wp-content\/uploads\/0767a6b722b73acce9e258b25e5a3608.media_.600x383.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/measurement-of-a-adio-pin-frequency\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/www.enocean.com\/de\/"},{"@type":"ListItem","position":2,"name":"FAQ","item":"https:\/\/www.enocean.com\/de\/faq-knowledge-base\/"},{"@type":"ListItem","position":3,"name":"Measurement of a ADIO Pin frequency"}]},{"@type":"WebSite","@id":"https:\/\/www.enocean.com\/de\/#website","url":"https:\/\/www.enocean.com\/de\/","name":"EnOcean","description":"EnOcean Relaunch","publisher":{"@id":"https:\/\/www.enocean.com\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.enocean.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/www.enocean.com\/de\/#organization","name":"EnOcean","url":"https:\/\/www.enocean.com\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.enocean.com\/de\/#\/schema\/logo\/image\/","url":"https:\/\/www.enocean.com\/wp-content\/uploads\/Logos\/1-1.png","contentUrl":"https:\/\/www.enocean.com\/wp-content\/uploads\/Logos\/1-1.png","width":500,"height":500,"caption":"EnOcean"},"image":{"@id":"https:\/\/www.enocean.com\/de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/enocean\/"]}]}},"taxonomy_info":{"faq_category":[{"value":103,"label":"Software"}]},"featured_image_src_large":false,"author_info":[],"comment_info":"","uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Jose Salek","author_link":"https:\/\/www.enocean.com\/de\/author\/"},"uagb_comment_info":0,"uagb_excerpt":null,"_links":{"self":[{"href":"https:\/\/www.enocean.com\/de\/wp-json\/wp\/v2\/enocean_faq\/4636","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.enocean.com\/de\/wp-json\/wp\/v2\/enocean_faq"}],"about":[{"href":"https:\/\/www.enocean.com\/de\/wp-json\/wp\/v2\/types\/enocean_faq"}],"version-history":[{"count":0,"href":"https:\/\/www.enocean.com\/de\/wp-json\/wp\/v2\/enocean_faq\/4636\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.enocean.com\/de\/wp-json\/wp\/v2\/media?parent=4636"}],"wp:term":[{"taxonomy":"faq_category","embeddable":true,"href":"https:\/\/www.enocean.com\/de\/wp-json\/wp\/v2\/faq_category?post=4636"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}