{"id":1284,"date":"2025-04-29T11:23:03","date_gmt":"2025-04-29T11:23:03","guid":{"rendered":"https:\/\/www.bleuio.com\/blog\/?p=1284"},"modified":"2025-04-29T13:26:07","modified_gmt":"2025-04-29T13:26:07","slug":"running-bleuio-on-m5stacks-coremp135","status":"publish","type":"post","link":"https:\/\/www.bleuio.com\/blog\/running-bleuio-on-m5stacks-coremp135\/","title":{"rendered":"Running BleuIO on M5Stack\u2019s CoreMP135"},"content":{"rendered":"\n<p>At BleuIO, we aim to provide versatile, easy-to-use Bluetooth Low Energy (BLE) solutions that can run across a wide range of platforms.<br>Today, we\u2019re excited to showcase a new environment where BleuIO works perfectly: the CoreMP135 from M5Stack Technology Co., Ltd.<\/p>\n\n\n\n<p>We tested running our <strong>BLE sniffer script<\/strong> on this compact Linux industrial controller \u2014 and it worked seamlessly.<\/p>\n\n\n\n<p>You can find the <strong>BleuIO Pro USB Dongle<\/strong> available for purchase\u00a0<a href=\"https:\/\/www.digikey.com\/en\/products\/filter\/rf-receiver-transmitter-and-transceiver-finished-units\/873?s=N4IgTCBcDaIM5wCYAYwFYQF0C%20Q\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>here on DigiKey<\/strong><\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">About CoreMP135<\/h2>\n\n\n\n<p>The CoreMP135 is a highly integrated Linux-based industrial control host powered by the STM32MP135DAE7 chip. It features a single-core ARM Cortex-A7 processor running at up to 1 GHz and is equipped with 4Gb (512MB) of DDR3L SDRAM.<\/p>\n\n\n\n<p>Key highlights include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Dual Gigabit Ethernet interfaces<\/li>\n\n\n\n<li>USB 2.0-A and USB-C ports<\/li>\n\n\n\n<li>CAN FD, RS485, and Grove I2C\/UART connectivity<\/li>\n\n\n\n<li>2.0-inch IPS capacitive touchscreen<\/li>\n\n\n\n<li>1W speaker for audio output<\/li>\n\n\n\n<li>Low-power design with a built-in RTC and rechargeable battery support<\/li>\n\n\n\n<li>Pre-installed Debian Linux system on MicroSD \u2014 ready for development right out of the box<\/li>\n\n\n\n<li>DIN rail mounting support for industrial installations<\/li>\n<\/ul>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>You can find the CoreMP135 available for purchase <a href=\"https:\/\/www.digikey.se\/en\/products\/detail\/m5stack-technology-co-ltd\/K135\/23628215?s=N4IgTCBcDaILIFYDKAXAhgYwNYAIDCA9gE4CmcACgIwDMCIAugL5A\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>here on DigiKey<\/strong><\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Running BleuIO on CoreMP135<\/h2>\n\n\n\n<p>Using one of the CoreMP135\u2019s USB ports, we connected the BleuIO dongle.<br>After installing Python and the required libraries, the device immediately recognized BleuIO as a USB serial device.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"524\" height=\"481\" src=\"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/04\/image-2.png\" alt=\"\" class=\"wp-image-1285\" srcset=\"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/04\/image-2.png 524w, https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/04\/image-2-300x275.png 300w\" sizes=\"auto, (max-width: 524px) 100vw, 524px\" \/><\/figure>\n\n\n\n<p>We ran our BLE sniffer script without any issues.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Steps to Setup:<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Plug the <strong>BleuIO<\/strong> dongle into one of the USB-A ports.<\/li>\n\n\n\n<li>Install required Python libraries: <br>s<code>udo apt update <\/code><br><code>sudo apt install python3 python3-pip <\/code><br><code>pip3 install pyserial <\/code><br><code>pip3 install bluetooth-numbers<\/code><\/li>\n\n\n\n<li>Verify the dongle\u2019s connection: <code>ls \/dev\/ttyACM*<\/code><\/li>\n\n\n\n<li>Download the BLE sniffer script from GitHub: <code>git clone https:\/\/github.com\/smart-sensor-devices-ab\/ble_sniffer_bleuio.git cd ble_sniffer_bleuio<\/code><\/li>\n\n\n\n<li>Run the script: <code>python3 ble_sniffer.py<\/code><\/li>\n<\/ol>\n\n\n\n<p>The sniffer script successfully captured BLE advertisements and displayed them on the CoreMP135\u2019s Linux terminal.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">BLE Sniffer Script<\/h2>\n\n\n\n<p>Our BLE sniffer script is available open-source on GitHub:<br> <a href=\"https:\/\/github.com\/smart-sensor-devices-ab\/ble_sniffer_bleuio\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/github.com\/smart-sensor-devices-ab\/ble_sniffer_bleuio<\/a><\/p>\n\n\n\n<p>The script allows you to easily:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Scan for nearby BLE devices<\/li>\n\n\n\n<li>Capture advertisement packets<\/li>\n\n\n\n<li>Analyze BLE data in real-time<\/li>\n<\/ul>\n\n\n\n<p>It\u2019s lightweight, fast, and ideal for quick deployments or prototyping BLE-based solutions.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Output<\/h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"961\" height=\"970\" src=\"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/04\/image-3.png\" alt=\"\" class=\"wp-image-1286\" srcset=\"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/04\/image-3.png 961w, https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/04\/image-3-297x300.png 297w, https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/04\/image-3-150x150.png 150w, https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/04\/image-3-768x775.png 768w\" sizes=\"auto, (max-width: 961px) 100vw, 961px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Use Cases: Why Run BleuIO on CoreMP135?<\/h2>\n\n\n\n<p>Pairing BleuIO with the CoreMP135 opens up a range of practical applications across industries. In industrial environments, the setup can be used for continuous BLE monitoring, where devices like temperature or air quality sensors broadcast data that can be captured and logged locally. With its dual Gigabit Ethernet ports and USB connectivity, CoreMP135 serves well as a lightweight BLE-to-cloud gateway, collecting data from nearby BLE devices and forwarding it to cloud platforms for further analysis or real-time dashboards.<\/p>\n\n\n\n<p>This setup also proves valuable for conducting Bluetooth security audits, allowing developers and testers to passively capture BLE advertisements and analyze potential vulnerabilities in connected devices such as wearables, beacons, or smart home equipment. For IoT developers, it provides a rapid prototyping platform where BLE applications can be built and tested without needing bulky workstations or cloud servers. And in the smart home space, CoreMP135 can act as a local BLE hub that listens for sensor data\u2014such as motion, humidity, or presence\u2014then triggers automation workflows through integrated edge logic.<\/p>\n\n\n\n<p><\/p>\n<\/blockquote>\n\n\n\n<p>The <strong>CoreMP135 from M5Stack<\/strong> is a powerful, compact Linux host, perfect for running <strong>BleuIO<\/strong>-based applications.<br>This platform proves that BleuIO can operate smoothly not just on desktops or laptops, but also on rugged, embedded, and industrial devices.<\/p>\n\n\n\n<p>Whether you&#8217;re building a smart factory solution, a BLE gateway, or simply experimenting with Bluetooth technology, the combination of BleuIO and CoreMP135 provides flexibility, reliability, and ease of deployment.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>At BleuIO, we aim to provide versatile, easy-to-use Bluetooth Low Energy (BLE) solutions that can run across a wide range of platforms.Today, we\u2019re excited to showcase a new environment where BleuIO works perfectly: the CoreMP135 from M5Stack Technology Co., Ltd. We tested running our BLE sniffer script on this compact Linux industrial controller \u2014 and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1287,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,2],"tags":[],"class_list":["post-1284","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-bleuio","category-bleuio-tutorial"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Running BleuIO on M5Stack\u2019s CoreMP135 - BleuIO - Create Bluetooth Low Energy application<\/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.bleuio.com\/blog\/running-bleuio-on-m5stacks-coremp135\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Running BleuIO on M5Stack\u2019s CoreMP135 - BleuIO - Create Bluetooth Low Energy application\" \/>\n<meta property=\"og:description\" content=\"At BleuIO, we aim to provide versatile, easy-to-use Bluetooth Low Energy (BLE) solutions that can run across a wide range of platforms.Today, we\u2019re excited to showcase a new environment where BleuIO works perfectly: the CoreMP135 from M5Stack Technology Co., Ltd. We tested running our BLE sniffer script on this compact Linux industrial controller \u2014 and [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.bleuio.com\/blog\/running-bleuio-on-m5stacks-coremp135\/\" \/>\n<meta property=\"og:site_name\" content=\"BleuIO - Create Bluetooth Low Energy application\" \/>\n<meta property=\"article:published_time\" content=\"2025-04-29T11:23:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-29T13:26:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/04\/BleuIO-CoreMP135.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"750\" \/>\n\t<meta property=\"og:image:height\" content=\"450\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"BleuIO\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/running-bleuio-on-m5stacks-coremp135\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/running-bleuio-on-m5stacks-coremp135\\\/\"},\"author\":{\"name\":\"BleuIO\",\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/#\\\/schema\\\/person\\\/89bc581382d5964043f96efc54b75b80\"},\"headline\":\"Running BleuIO on M5Stack\u2019s CoreMP135\",\"datePublished\":\"2025-04-29T11:23:03+00:00\",\"dateModified\":\"2025-04-29T13:26:07+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/running-bleuio-on-m5stacks-coremp135\\\/\"},\"wordCount\":582,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/running-bleuio-on-m5stacks-coremp135\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/BleuIO-CoreMP135.webp\",\"articleSection\":[\"BleuIO\",\"BleuIO tutorial\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/running-bleuio-on-m5stacks-coremp135\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/running-bleuio-on-m5stacks-coremp135\\\/\",\"url\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/running-bleuio-on-m5stacks-coremp135\\\/\",\"name\":\"Running BleuIO on M5Stack\u2019s CoreMP135 - BleuIO - Create Bluetooth Low Energy application\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/running-bleuio-on-m5stacks-coremp135\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/running-bleuio-on-m5stacks-coremp135\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/BleuIO-CoreMP135.webp\",\"datePublished\":\"2025-04-29T11:23:03+00:00\",\"dateModified\":\"2025-04-29T13:26:07+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/#\\\/schema\\\/person\\\/89bc581382d5964043f96efc54b75b80\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/running-bleuio-on-m5stacks-coremp135\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/running-bleuio-on-m5stacks-coremp135\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/running-bleuio-on-m5stacks-coremp135\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/BleuIO-CoreMP135.webp\",\"contentUrl\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/BleuIO-CoreMP135.webp\",\"width\":750,\"height\":450,\"caption\":\"BleuIO CoreMP135\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/running-bleuio-on-m5stacks-coremp135\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Running BleuIO on M5Stack\u2019s CoreMP135\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/\",\"name\":\"BleuIO - Create Bluetooth Low Energy application\",\"description\":\"Learn Bluetooth Low Energy programming and build Bluetooth Low Energy Application\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/#\\\/schema\\\/person\\\/89bc581382d5964043f96efc54b75b80\",\"name\":\"BleuIO\",\"sameAs\":[\"https:\\\/\\\/www.bleuio.com\\\/blog\"],\"url\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/author\\\/biadmin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Running BleuIO on M5Stack\u2019s CoreMP135 - BleuIO - Create Bluetooth Low Energy application","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.bleuio.com\/blog\/running-bleuio-on-m5stacks-coremp135\/","og_locale":"en_US","og_type":"article","og_title":"Running BleuIO on M5Stack\u2019s CoreMP135 - BleuIO - Create Bluetooth Low Energy application","og_description":"At BleuIO, we aim to provide versatile, easy-to-use Bluetooth Low Energy (BLE) solutions that can run across a wide range of platforms.Today, we\u2019re excited to showcase a new environment where BleuIO works perfectly: the CoreMP135 from M5Stack Technology Co., Ltd. We tested running our BLE sniffer script on this compact Linux industrial controller \u2014 and [&hellip;]","og_url":"https:\/\/www.bleuio.com\/blog\/running-bleuio-on-m5stacks-coremp135\/","og_site_name":"BleuIO - Create Bluetooth Low Energy application","article_published_time":"2025-04-29T11:23:03+00:00","article_modified_time":"2025-04-29T13:26:07+00:00","og_image":[{"width":750,"height":450,"url":"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/04\/BleuIO-CoreMP135.webp","type":"image\/webp"}],"author":"BleuIO","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.bleuio.com\/blog\/running-bleuio-on-m5stacks-coremp135\/#article","isPartOf":{"@id":"https:\/\/www.bleuio.com\/blog\/running-bleuio-on-m5stacks-coremp135\/"},"author":{"name":"BleuIO","@id":"https:\/\/www.bleuio.com\/blog\/#\/schema\/person\/89bc581382d5964043f96efc54b75b80"},"headline":"Running BleuIO on M5Stack\u2019s CoreMP135","datePublished":"2025-04-29T11:23:03+00:00","dateModified":"2025-04-29T13:26:07+00:00","mainEntityOfPage":{"@id":"https:\/\/www.bleuio.com\/blog\/running-bleuio-on-m5stacks-coremp135\/"},"wordCount":582,"commentCount":0,"image":{"@id":"https:\/\/www.bleuio.com\/blog\/running-bleuio-on-m5stacks-coremp135\/#primaryimage"},"thumbnailUrl":"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/04\/BleuIO-CoreMP135.webp","articleSection":["BleuIO","BleuIO tutorial"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.bleuio.com\/blog\/running-bleuio-on-m5stacks-coremp135\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.bleuio.com\/blog\/running-bleuio-on-m5stacks-coremp135\/","url":"https:\/\/www.bleuio.com\/blog\/running-bleuio-on-m5stacks-coremp135\/","name":"Running BleuIO on M5Stack\u2019s CoreMP135 - BleuIO - Create Bluetooth Low Energy application","isPartOf":{"@id":"https:\/\/www.bleuio.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.bleuio.com\/blog\/running-bleuio-on-m5stacks-coremp135\/#primaryimage"},"image":{"@id":"https:\/\/www.bleuio.com\/blog\/running-bleuio-on-m5stacks-coremp135\/#primaryimage"},"thumbnailUrl":"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/04\/BleuIO-CoreMP135.webp","datePublished":"2025-04-29T11:23:03+00:00","dateModified":"2025-04-29T13:26:07+00:00","author":{"@id":"https:\/\/www.bleuio.com\/blog\/#\/schema\/person\/89bc581382d5964043f96efc54b75b80"},"breadcrumb":{"@id":"https:\/\/www.bleuio.com\/blog\/running-bleuio-on-m5stacks-coremp135\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.bleuio.com\/blog\/running-bleuio-on-m5stacks-coremp135\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bleuio.com\/blog\/running-bleuio-on-m5stacks-coremp135\/#primaryimage","url":"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/04\/BleuIO-CoreMP135.webp","contentUrl":"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/04\/BleuIO-CoreMP135.webp","width":750,"height":450,"caption":"BleuIO CoreMP135"},{"@type":"BreadcrumbList","@id":"https:\/\/www.bleuio.com\/blog\/running-bleuio-on-m5stacks-coremp135\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.bleuio.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Running BleuIO on M5Stack\u2019s CoreMP135"}]},{"@type":"WebSite","@id":"https:\/\/www.bleuio.com\/blog\/#website","url":"https:\/\/www.bleuio.com\/blog\/","name":"BleuIO - Create Bluetooth Low Energy application","description":"Learn Bluetooth Low Energy programming and build Bluetooth Low Energy Application","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.bleuio.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.bleuio.com\/blog\/#\/schema\/person\/89bc581382d5964043f96efc54b75b80","name":"BleuIO","sameAs":["https:\/\/www.bleuio.com\/blog"],"url":"https:\/\/www.bleuio.com\/blog\/author\/biadmin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/posts\/1284","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/comments?post=1284"}],"version-history":[{"count":4,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/posts\/1284\/revisions"}],"predecessor-version":[{"id":1293,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/posts\/1284\/revisions\/1293"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/media\/1287"}],"wp:attachment":[{"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/media?parent=1284"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/categories?post=1284"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/tags?post=1284"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}