{"id":2573,"date":"2018-11-30T15:26:30","date_gmt":"2018-11-30T13:26:30","guid":{"rendered":"http:\/\/medtech-ingenieur.de\/?p=2573"},"modified":"2021-08-06T14:41:10","modified_gmt":"2021-08-06T13:41:10","slug":"ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy","status":"publish","type":"post","link":"https:\/\/medtech-ingenieur.de\/en\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\/","title":{"rendered":"BLE \u2013 A short introduction to the world of Bluetooth Low Energy"},"content":{"rendered":"<p>When the first Bluetooth Low Energy devices came onto the market, BLE had something almost mystical about it. Everyone wanted to use this technology, even if hardly anyone really understood how it worked. In addition, integrating BLE was hard work back then. To work with BLE, you generally had to be thoroughly familiar with the Bluetooth specification and the stack implementation used. Fortunately, that has changed. With the widespread use of BLE, BLE-enabled hardware has also become increasingly easier to use. Today, there is an extensive list of SoCs and modules that can be programmed with very little effort. Nevertheless, you should have a certain basic understanding in order to select the right hardware and software. In this article, I will attempt to provide a brief introduction for anyone who is new to the topic. I will also attempt to clarify common misconceptions and shed light on the limitations of the technology.<\/p>\n<p>If you would like to delve a little deeper into the world of BLE, I also recommend my further article:<\/p>\n<p><a title=\"Low latency with Bluetooth Low Energy\" href=\"https:\/\/medtech-ingenieur.de\/en\/niedrige-latenzen-mit-bluetooth-low-energy\/\">Low latency with Bluetooth Low Energy<\/a><\/p>\n<p>This article is primarily about how to achieve the lowest possible latency with BLE. However, to explain this, I&#039;ll also cover some basics that are useful for a general understanding of BLE.<\/p>\n<h3>Which hardware is suitable for my project?<\/h3>\n<p>There&#039;s now a wealth of BLE-enabled hardware on the market. Which one is suitable for your project depends on the specific application scenario.<\/p>\n<h4>SoC or integrated module<\/h4>\n<p>Whether an integrated module or a pure SoC is used depends primarily on the production volume. With high production volumes, the lower costs of the SoC become noticeable. With lower production volumes, integrated modules are characterized by lower development costs. Furthermore, modules with an integrated antenna usually have pre-certifications for specific regions. If an SoC is used, corresponding certification must be carried out for each country. One advantage of SoCs, however, is the ability to design the RF front end and the antenna placement yourself. This can potentially achieve significantly greater transmission ranges.<\/p>\n<h4>Country approval for BLE modules<\/h4>\n<p>If you choose a fully integrated BLE module with an integrated antenna, you often have the advantage of having the modules pre-certified for the relevant countries. This issue is often considered less important, but it can be crucial if you plan to sell your product in many regions around the world. If you want to offer your product worldwide, you can expect six-figure certification costs. Pre-certifications in the relevant countries offer enormous savings potential here.<\/p>\n<p>However, caution should be exercised when using modules without metallic shielding. These do not receive full certification in the USA and Canada, for example, due to regulatory requirements. In South Korea, pre-certification of modules without metallic shielding is not possible at all. If a module without metallic shielding is used, it is important to consider the implications of this decision for country approval costs.<\/p>\n<h4>Pre-installed stack against own Bluetooth firmware<\/h4>\n<p>Using a pre-installed Bluetooth stack can save you a lot of trouble. Especially in the medical technology sector, a pre-installed Bluetooth stack offers a significant advantage: It significantly reduces documentation effort. This may not sound like a big deal at first, but it&#039;s important to keep in mind that custom Bluetooth firmware represents an additional software project that must be developed and documented in accordance with regulatory requirements. In addition, using a pre-installed stack generally results in significantly lower development costs and eliminates the need for costly IDEs or compilers.<br \/>\n<div class=\"table-scrollable\">\r\n<table style=\"min-width: 300px;\">\r\n<tbody>\r\n<tr>\r\n<td colspan=\"2\" bgcolor=\"#FFFFFF\">\r\n<h4><center><strong>Your contact person:<\/strong><\/center><\/h4>\r\n<\/td>\r\n<\/tr>\r\n<tr>\r\n<td style=\"text-align: center;\" bgcolor=\"#f9f9f9\"><strong><span style=\"color: #2c2ccc;\">M.Sc. Bj\u00f6rn Schmitz<\/span><\/strong><span style=\"color: #2c2ccc;\">, Software Developer<\/span> <br \/>E-mail: <a href=\"mailto:schmitz@medtech-ingenieur.de\">schmitz@medtech-ingenieur.de<\/a> <br \/>Phone:\u00a0\u00a0<a href=\"tel:+499131691240\">+49 9131 691 240<\/a><\/td>\r\n<td style=\"background-image: url('https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2015\/02\/Bj%C3%B6rnSchmitz-150x150.jpg'); background-repeat: no-repeat; background-position: top; background-size: cover;\" bgcolor=\"#f9f9f9\" width=\"70px\">\u00a0<\/td>\r\n<\/tr>\r\n<tr>\r\n<td colspan=\"2\" bgcolor=\"#FFFFFF\">\r\n<center><p>Do you need support with the development of your medical device? We&#039;re happy to help! MEDtech Ingenieur GmbH offers hardware development, software development, systems engineering, mechanical development, and consulting services from a single source. Contact us.<\/p>\r\n<center><a class=\"large blue button\" href=\"https:\/\/medtech-ingenieur.de\/en\/kontakt\/\">make contact<\/a><\/center><br\/><\/center>\r\n<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div><br \/>\nThe advantage of a custom Bluetooth firmware is the significantly greater flexibility, especially when the Bluetooth chip is operated without a host controller.<\/p>\n<p>&nbsp;<\/p>\n<h3>Data rate<\/h3>\n<p>This is one of the most misunderstood features of BLE. You often see the value of 1 Mbps, which certainly sounds pretty good. Unfortunately, this value is completely wrong. I&#039;ll avoid going too deeply into the BLE protocol at this point. To gain a basic understanding of why 1 Mbps is far from anything you can achieve with BLE (including the new Bluetooth 5.0 standard), you really only need to know the following:<\/p>\n<ul>\n<li>1 Mbps is the bit rate of BLE transmitters (2 Mbps is also available for BT 5.0). However, anyone who has ever dealt with any communication protocol should know that there is always a certain amount of overhead involved in the protocol.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-2574\" src=\"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2018\/11\/ble-protocoll.png\" alt=\"\" width=\"667\" height=\"217\" srcset=\"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2018\/11\/ble-protocoll.png 667w, https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2018\/11\/ble-protocoll-300x98.png 300w, https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2018\/11\/ble-protocoll-100x33.png 100w, https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2018\/11\/ble-protocoll-150x49.png 150w, https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2018\/11\/ble-protocoll-200x65.png 200w, https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2018\/11\/ble-protocoll-450x146.png 450w, https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2018\/11\/ble-protocoll-600x195.png 600w\" sizes=\"auto, (max-width: 667px) 100vw, 667px\" \/><\/p>\n<ul>\n<li>Now you could calculate the net data rate based on the bit rate and the payload per packet. If you did that, you&#039;d still get more than 900 kbps, which still sounds pretty good... but unfortunately, it&#039;s still wrong.<\/li>\n<li>Now, you need to know that the BLE central device and the peripheral device must always communicate alternately. Even if the central device has nothing to communicate, it must send at least one empty packet. There&#039;s a gap between each packet. So, assuming one device always transmits the full amount of payload data while the other only transmits an empty packet, you still get around 800 kbit\/s when you factor in the gap between the packets. This is what&#039;s theoretically possible with BT 4.2. Unfortunately, the reality is usually quite different.<\/li>\n<li>BLE communication takes place during so-called &quot;connection intervals.&quot; During these intervals, the BLE devices exchange data with each other. According to the BLE specification, this connection interval must be a minimum of 7.5 ms and can be increased in 1.25 ms increments. Theoretically, a connection interval can last several seconds. The problem is that all communication must be completed by the end of the connection interval. This means that the recurring sequence of...<\/li>\n<li style=\"list-style-type: none;\">\n<ol>\n<li>Package Central to Peripheral<\/li>\n<li>pause<\/li>\n<li>Peripheral to Central Package<\/li>\n<li>pause<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<p>...must be completed. So, if at a certain point in time there is still room for a packet from the central to the peripheral, but not for the remaining three steps, no further data is exchanged. From this point on, the crystal ball gazing begins. It is difficult to estimate how many bytes will be transferred from the central to the peripheral and when. This depends heavily on the implementation of the BLE stack. Accordingly, it is difficult to predict how many packets can be exchanged in an interval. Furthermore, the maximum number of packets in an interval is limited in most stack implementations.<\/p>\n<ul>\n<li>In addition, BLE doesn&#039;t get along particularly well with other users of the 2.4 GHz frequency band. Its relationship with the ubiquitous Wi-Fi is especially poor. This not only communicates on the same frequency band, but also transmits at significantly higher power. Due to its low transmission power, BLE data is susceptible to interference from other users on the frequency band. If a packet arrives corrupted at the receiver as a result, all further communication within that connection interval is terminated.<\/li>\n<\/ul>\n<p>Long story short: The BLE data rate is difficult to predict under realistic conditions and is usually significantly lower than 1 Mbps. I think that in a reasonably &quot;clean&quot; environment, a transmission rate of 100 kbit\/s is quite reasonable. Higher rates, up to the theoretically achievable 800 kbit\/s, are possible. However, one should be aware that such values can only be achieved if one delves deeply into the BLE protocol and the stack implementation used.<\/p>\n<h3>latency<\/h3>\n<p>This is pretty much the biggest disadvantage of BLE. In the chapter \u201cData Rate\u201d the so-called <em>Connection Intervals<\/em> These regulate how often a BLE device can communicate with its counterpart. Theoretically, data can be exchanged throughout the entire connection interval. The problem is: If no data is available at the beginning of the interval, the data exchange for that interval ends after both devices have transmitted an empty packet to their partner. Depending on when Bluetooth data is passed to the Bluetooth stack for transmission, it may take a full interval, plus the time it takes to transmit the data.<\/p>\n<p>This results in a certain degree of variability in latency, making it almost impossible to predict when data ready to be sent will actually arrive at the receiving end. If a data transmission fails, e.g., due to interference from other participants in the frequency band, this variability can increase many times over. The following video shows an example of the latency of a BLE transmission. In this test, data was transmitted to a BLE module at a fixed interval (yellow line). The time delay between when the receiving module forwards the data was then measured (green line). Despite a connection interval of 7.5 ms, the maximum latency was almost twice as high.<\/p>\n<div style=\"width: 640px;\" class=\"wp-video\"><video class=\"wp-video-shortcode\" id=\"video-2573-1\" width=\"640\" height=\"400\" loop autoplay preload=\"metadata\" controls=\"controls\"><source type=\"video\/mp4\" src=\"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2018\/11\/20181123_103500_6220209457820-convert-video-online.com_.mp4?_=1\" \/><a href=\"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2018\/11\/20181123_103500_6220209457820-convert-video-online.com_.mp4\">https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2018\/11\/20181123_103500_6220209457820-convert-video-online.com_.mp4<\/a><\/video><\/div>\n<p>In summary, the latency of a BLE data transfer is always subject to a certain degree of variability. The maximum latency can be influenced by selecting the connection interval. Under realistic conditions, however, I wouldn&#039;t expect intervals significantly shorter than 20 ms. This is generally acceptable. However, it should be noted that one can never say with complete certainty how long it will take for data to be transferred via BLE. This makes precise synchronization between two BLE devices and real-time data transfer difficult.<\/p>\n<h3>BT 4.0 \/ 4.2 \/ 5.0 \u2013 All the same?<\/h3>\n<p>That&#039;s basically true. BLE is BLE, after all. A common misconception is that the Bluetooth 4.0 specification only includes BLE. In fact, BLE is simply an extension of the Bluetooth protocol, added since version 4.0 and further developed in subsequent versions. Nevertheless, classic Bluetooth is still included in the specification.<\/p>\n<p>The packet structure and how it is exchanged is very similar for all BLE versions. This makes the standards (partially) backward compatible. Nevertheless, there are significant differences. Here are three of the most important, in my opinion:<\/p>\n<ol>\n<li>Secure Pairing: This is arguably one of the most important innovations introduced with BT 4.2. New pairing mechanisms finally made BLE somewhat secure.<\/li>\n<li>Packet size: Something has also changed here. With BT 4.2, a BLE packet could contain just 27 bytes of payload data, whereas with BT 4.2, it was already 251 payload bytes. However, it should be noted that with larger packets, the number of packets per connection interval also decreases. Nevertheless, the data rate has been significantly increased, since with continuous data streams from A to B, fewer empty packets are required from B to A (see above). Furthermore, there are fewer pauses that must be observed between each packet.<\/li>\n<li>Bitrate: The biggest change in BT 5.0 is that the bitrate is now configurable. Instead of the usual 1 Mbps, 2 Mbps can now be set. Additionally, BT 5.0-enabled devices transmit at significantly higher power, resulting in increased range. However, since the higher data rate results in lower receiver sensitivity, you effectively have two options:\n<ul>\n<li>You transmit with (almost) double the data rate and similar range as BT 4.2<\/li>\n<li>You transmit at the same data rate, but with a significantly increased range<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<p>It&#039;s also worth mentioning that the higher bit rate can also reduce latency for large data volumes. While the minimum connection interval remains at 7.5 ms, significantly more packets can now be transmitted per interval.<\/p>\n<h3>Data security<\/h3>\n<p>BLE communication is generally encrypted. Certain data exchanged during pairing is an exception. The security of a BLE connection depends on the pairing mechanism used. BT 4.2 has offered so-called Secure Connections. As the name suggests, these mechanisms have made BT significantly more secure. Therefore, I would advise against using legacy connections, especially in the medical field. Fortunately, almost all BLE devices on the market today support Secure Connections. The difference in the new standard lies in the protocol used to exchange keys during pairing. Since 4.2, the Elliptic Curve Diffie-Hellman (ECDH) algorithm has been used for this, significantly increasing the security of the pairing process.<\/p>\n<p>Unfortunately, security vulnerabilities in BLE devices continue to emerge. However, these are generally less a result of the BT specification and more a result of poor pairing implementation. Therefore, if you plan to use BLE in the medical field, you should consider providing the option to update Bluetooth hardware in case security vulnerabilities become known.<\/p>\n<p>Furthermore, with BLE, not all pairing is the same. Since BT 4.2, there have been four different pairing mechanisms, each offering a different level of security.<\/p>\n<ul>\n<li>Just Works<sup>TM<\/sup>: As the name suggests, this is a simple but at the same time comparatively insecure pairing mechanism, even though the security of the mechanism has been significantly increased compared to the old BT 4.0 standard.<\/li>\n<li>Out-of-Band: With this mechanism, a large portion of the data is exchanged during pairing via an alternative connection. This could be a wired connection, for example. It should be noted that this mechanism only offers security if the alternative channel is not being monitored.<\/li>\n<li>Passkey: With this method, both devices receive a 6-digit code that serves to authenticate the connection. This method has also been significantly improved in the BT 4.2 standard, but still presents a certain risk, especially when static codes are used.<\/li>\n<li>Numeric Comparison: This method is similar to Just Works<sup>TM<\/sup>, however, offers increased security by adding an additional step at the end of the pairing process. In this step, both devices calculate a 6-digit code, which is displayed to the user on their displays. The user must then confirm on both devices that the codes are the same. This method offers increased protection against attacks but requires the presence of displays on both devices.<\/li>\n<\/ul>\n<p>Which pairing method is chosen depends on the application scenario and the resulting security requirements. If security-critical or personal data is being exchanged, it is important to carefully consider the respective advantages and disadvantages of the respective mechanisms.<\/p>\n<p>Would you like to use BLE and have questions? We&#039;d be happy to support you. Feel free to take advantage of our expertise here.<\/p>\n<p>Best regards<\/p>\n<p>Bj\u00f6rn Schmitz<\/p>","protected":false},"excerpt":{"rendered":"<p>Als die ersten Bluetooth Low Energy Ger\u00e4te\u00a0in den Markt kamen, hatte BLE geradezu etwas Mystisches. Jeder wollte diese Technologie nutzen, auch wenn kaum jemand so richtig verstand wie es funktioniert. Hinzu kam, dass die Integration von BLE damals harte Arbeit war. Um mit BLE zu arbeiten, musste man sich in der Regel umfassend mit der [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":2705,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,6,5],"tags":[285,175,174,286],"class_list":["post-2573","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-hardware-entwicklung","category-software","category-technik","tag-ble","tag-bluetooth","tag-bluetooth-low-energy","tag-bt","post-wrapper","thrv_wrapper"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>BLE - Ein kurze Einstiegshilfe in die Welt von Bluetooth Low Energy - MEDtech Ingenieur GmbH<\/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:\/\/medtech-ingenieur.de\/en\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BLE - Ein kurze Einstiegshilfe in die Welt von Bluetooth Low Energy - MEDtech Ingenieur GmbH\" \/>\n<meta property=\"og:description\" content=\"Als die ersten Bluetooth Low Energy Ger\u00e4te\u00a0in den Markt kamen, hatte BLE geradezu etwas Mystisches. Jeder wollte diese Technologie nutzen, auch wenn kaum jemand so richtig verstand wie es funktioniert. Hinzu kam, dass die Integration von BLE damals harte Arbeit war. Um mit BLE zu arbeiten, musste man sich in der Regel umfassend mit der [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/medtech-ingenieur.de\/en\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\/\" \/>\n<meta property=\"og:site_name\" content=\"MEDtech Ingenieur GmbH\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/medtechIngenieur\" \/>\n<meta property=\"article:published_time\" content=\"2018-11-30T13:26:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-06T13:41:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2018\/11\/bluetooth-1690677_1280.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"967\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Bj\u00f6rn Schmitz\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@MedtechIng\" \/>\n<meta name=\"twitter:site\" content=\"@MedtechIng\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Bj\u00f6rn Schmitz\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\\\/\"},\"author\":{\"name\":\"Bj\u00f6rn Schmitz\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/#\\\/schema\\\/person\\\/d8d57dae1a037203802f980694210c96\"},\"headline\":\"BLE &#8211; Ein kurze Einstiegshilfe in die Welt von Bluetooth Low Energy\",\"datePublished\":\"2018-11-30T13:26:30+00:00\",\"dateModified\":\"2021-08-06T13:41:10+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\\\/\"},\"wordCount\":2481,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/medtech-ingenieur.de\\\/wp-content\\\/uploads\\\/2018\\\/11\\\/bluetooth-1690677_1280.png\",\"keywords\":[\"BLE\",\"Bluetooth\",\"Bluetooth Low Energy\",\"BT\"],\"articleSection\":[\"Hardware\",\"Software\",\"Technik\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/medtech-ingenieur.de\\\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\\\/\",\"url\":\"https:\\\/\\\/medtech-ingenieur.de\\\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\\\/\",\"name\":\"BLE - Ein kurze Einstiegshilfe in die Welt von Bluetooth Low Energy - MEDtech Ingenieur GmbH\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/medtech-ingenieur.de\\\/wp-content\\\/uploads\\\/2018\\\/11\\\/bluetooth-1690677_1280.png\",\"datePublished\":\"2018-11-30T13:26:30+00:00\",\"dateModified\":\"2021-08-06T13:41:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/medtech-ingenieur.de\\\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\\\/#primaryimage\",\"url\":\"https:\\\/\\\/medtech-ingenieur.de\\\/wp-content\\\/uploads\\\/2018\\\/11\\\/bluetooth-1690677_1280.png\",\"contentUrl\":\"https:\\\/\\\/medtech-ingenieur.de\\\/wp-content\\\/uploads\\\/2018\\\/11\\\/bluetooth-1690677_1280.png\",\"width\":1280,\"height\":967},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/medtech-ingenieur.de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"BLE &#8211; Ein kurze Einstiegshilfe in die Welt von Bluetooth Low Energy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/#website\",\"url\":\"https:\\\/\\\/medtech-ingenieur.de\\\/\",\"name\":\"MEDtech Ingenieur GmbH\",\"description\":\"Ingenieursdienstleister f\u00fcr Medizintechnik\",\"publisher\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/#organization\"},\"alternateName\":\"MEDtech\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/medtech-ingenieur.de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/#organization\",\"name\":\"MEDtech Ingenieur\",\"alternateName\":\"MEDtech\",\"url\":\"https:\\\/\\\/medtech-ingenieur.de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/medtech-ingenieur.de\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/logo-700x700-1.png\",\"contentUrl\":\"https:\\\/\\\/medtech-ingenieur.de\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/logo-700x700-1.png\",\"width\":700,\"height\":700,\"caption\":\"MEDtech Ingenieur\"},\"image\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/medtechIngenieur\",\"https:\\\/\\\/x.com\\\/MedtechIng\",\"https:\\\/\\\/www.instagram.com\\\/medtech.ingenieure\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/37871229\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/#\\\/schema\\\/person\\\/d8d57dae1a037203802f980694210c96\",\"name\":\"Bj\u00f6rn Schmitz\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/220b9f0a28245f1734df66dc6a1279c867b612a6f80e83450554b93475740ff1?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/220b9f0a28245f1734df66dc6a1279c867b612a6f80e83450554b93475740ff1?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/220b9f0a28245f1734df66dc6a1279c867b612a6f80e83450554b93475740ff1?s=96&d=mm&r=g\",\"caption\":\"Bj\u00f6rn Schmitz\"},\"description\":\"Seit Juli 2017 geh\u00f6re ich zum MEDtech-Ingenieur Team und bin hier vor allem als Firmwareentwickler t\u00e4tig. Schon in k\u00fcrzester Zeit konnte ich an vielen spannenden Projekten aus dem Bereich Medizintechnik, aber auch aus anderen Bereichen mitwirken.\",\"sameAs\":[\"https:\\\/\\\/www.medtech-ingenieur.de\"],\"url\":\"https:\\\/\\\/medtech-ingenieur.de\\\/en\\\/author\\\/bjoern\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"BLE - A brief introduction to the world of Bluetooth Low Energy - MEDtech Ingenieur GmbH","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:\/\/medtech-ingenieur.de\/en\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\/","og_locale":"en_US","og_type":"article","og_title":"BLE - Ein kurze Einstiegshilfe in die Welt von Bluetooth Low Energy - MEDtech Ingenieur GmbH","og_description":"Als die ersten Bluetooth Low Energy Ger\u00e4te\u00a0in den Markt kamen, hatte BLE geradezu etwas Mystisches. Jeder wollte diese Technologie nutzen, auch wenn kaum jemand so richtig verstand wie es funktioniert. Hinzu kam, dass die Integration von BLE damals harte Arbeit war. Um mit BLE zu arbeiten, musste man sich in der Regel umfassend mit der [&hellip;]","og_url":"https:\/\/medtech-ingenieur.de\/en\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\/","og_site_name":"MEDtech Ingenieur GmbH","article_publisher":"https:\/\/www.facebook.com\/medtechIngenieur","article_published_time":"2018-11-30T13:26:30+00:00","article_modified_time":"2021-08-06T13:41:10+00:00","og_image":[{"width":1280,"height":967,"url":"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2018\/11\/bluetooth-1690677_1280.png","type":"image\/png"}],"author":"Bj\u00f6rn Schmitz","twitter_card":"summary_large_image","twitter_creator":"@MedtechIng","twitter_site":"@MedtechIng","twitter_misc":{"Written by":"Bj\u00f6rn Schmitz","Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/medtech-ingenieur.de\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\/#article","isPartOf":{"@id":"https:\/\/medtech-ingenieur.de\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\/"},"author":{"name":"Bj\u00f6rn Schmitz","@id":"https:\/\/medtech-ingenieur.de\/#\/schema\/person\/d8d57dae1a037203802f980694210c96"},"headline":"BLE &#8211; Ein kurze Einstiegshilfe in die Welt von Bluetooth Low Energy","datePublished":"2018-11-30T13:26:30+00:00","dateModified":"2021-08-06T13:41:10+00:00","mainEntityOfPage":{"@id":"https:\/\/medtech-ingenieur.de\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\/"},"wordCount":2481,"commentCount":0,"publisher":{"@id":"https:\/\/medtech-ingenieur.de\/#organization"},"image":{"@id":"https:\/\/medtech-ingenieur.de\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\/#primaryimage"},"thumbnailUrl":"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2018\/11\/bluetooth-1690677_1280.png","keywords":["BLE","Bluetooth","Bluetooth Low Energy","BT"],"articleSection":["Hardware","Software","Technik"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/medtech-ingenieur.de\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/medtech-ingenieur.de\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\/","url":"https:\/\/medtech-ingenieur.de\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\/","name":"BLE - A brief introduction to the world of Bluetooth Low Energy - MEDtech Ingenieur GmbH","isPartOf":{"@id":"https:\/\/medtech-ingenieur.de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/medtech-ingenieur.de\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\/#primaryimage"},"image":{"@id":"https:\/\/medtech-ingenieur.de\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\/#primaryimage"},"thumbnailUrl":"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2018\/11\/bluetooth-1690677_1280.png","datePublished":"2018-11-30T13:26:30+00:00","dateModified":"2021-08-06T13:41:10+00:00","breadcrumb":{"@id":"https:\/\/medtech-ingenieur.de\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/medtech-ingenieur.de\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/medtech-ingenieur.de\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\/#primaryimage","url":"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2018\/11\/bluetooth-1690677_1280.png","contentUrl":"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2018\/11\/bluetooth-1690677_1280.png","width":1280,"height":967},{"@type":"BreadcrumbList","@id":"https:\/\/medtech-ingenieur.de\/ble-ein-kurze-einstiegshilfe-in-die-welt-von-bluetooth-low-energy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/medtech-ingenieur.de\/"},{"@type":"ListItem","position":2,"name":"BLE &#8211; Ein kurze Einstiegshilfe in die Welt von Bluetooth Low Energy"}]},{"@type":"WebSite","@id":"https:\/\/medtech-ingenieur.de\/#website","url":"https:\/\/medtech-ingenieur.de\/","name":"MEDtech Ingenieur GmbH","description":"Engineering service provider for medical technology","publisher":{"@id":"https:\/\/medtech-ingenieur.de\/#organization"},"alternateName":"MEDtech","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/medtech-ingenieur.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/medtech-ingenieur.de\/#organization","name":"MEDtech Engineer","alternateName":"MEDtech","url":"https:\/\/medtech-ingenieur.de\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/medtech-ingenieur.de\/#\/schema\/logo\/image\/","url":"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2024\/01\/logo-700x700-1.png","contentUrl":"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2024\/01\/logo-700x700-1.png","width":700,"height":700,"caption":"MEDtech Ingenieur"},"image":{"@id":"https:\/\/medtech-ingenieur.de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/medtechIngenieur","https:\/\/x.com\/MedtechIng","https:\/\/www.instagram.com\/medtech.ingenieure\/","https:\/\/www.linkedin.com\/company\/37871229\/"]},{"@type":"Person","@id":"https:\/\/medtech-ingenieur.de\/#\/schema\/person\/d8d57dae1a037203802f980694210c96","name":"Bj\u00f6rn Schmitz","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/220b9f0a28245f1734df66dc6a1279c867b612a6f80e83450554b93475740ff1?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/220b9f0a28245f1734df66dc6a1279c867b612a6f80e83450554b93475740ff1?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/220b9f0a28245f1734df66dc6a1279c867b612a6f80e83450554b93475740ff1?s=96&d=mm&r=g","caption":"Bj\u00f6rn Schmitz"},"description":"I&#039;ve been part of the MEDtech engineering team since July 2017, primarily working as a firmware developer. In a very short time, I&#039;ve been able to work on many exciting projects in the medical technology field, as well as in other areas.","sameAs":["https:\/\/www.medtech-ingenieur.de"],"url":"https:\/\/medtech-ingenieur.de\/en\/author\/bjoern\/"}]}},"_links":{"self":[{"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/posts\/2573","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/comments?post=2573"}],"version-history":[{"count":37,"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/posts\/2573\/revisions"}],"predecessor-version":[{"id":5841,"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/posts\/2573\/revisions\/5841"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/media\/2705"}],"wp:attachment":[{"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/media?parent=2573"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/categories?post=2573"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/tags?post=2573"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}