{"id":1715,"date":"2026-06-25T09:14:41","date_gmt":"2026-06-25T09:14:41","guid":{"rendered":"https:\/\/www.bleuio.com\/blog\/?p=1715"},"modified":"2026-06-25T09:22:40","modified_gmt":"2026-06-25T09:22:40","slug":"bleuio-pro-firmware-v1-0-7-0-released","status":"publish","type":"post","link":"https:\/\/www.bleuio.com\/blog\/bleuio-pro-firmware-v1-0-7-0-released\/","title":{"rendered":"BleuIO Pro Firmware v1.0.7.0 Released: Improved Stability, Better Scan Handling"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">We are pleased to announce the release of <strong>BleuIO Pro firmware v1.0.7.0<\/strong>. This update focuses on improving stability, increasing BLE scan reliability during high-traffic scenarios, and adding a new command for retrieving RSSI values from active connections.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The latest firmware is now available for download from the BleuIO Pro firmware documentation page. Users can update their device by following the firmware update instructions here:<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What\u2019s New in Firmware v1.0.7.0<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Improved Stability and Scan Performance<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">One of the key improvements in this release is the way BleuIO Pro handles BLE scan responses and USB logging. In previous versions, high BLE traffic could occasionally cause scan data to be lost when USB logging was happening at the same time.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To address this, scan result parsing and USB logging have now been moved to a dedicated <strong>Scan Processing Task<\/strong>. This separates time-sensitive BLE operations from heavier processing tasks, resulting in better performance and improved reliability.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A new <strong>FIFO scan response queue<\/strong> has also been added. This queue passes scan data from the BLE Task to the Scan Processing Task in an organized and efficient way. As a result, BleuIO Pro can now handle high-traffic BLE environments more reliably, especially when many nearby devices are advertising at the same time.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Better Handling of Shared Resources<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This firmware also resolves potential race conditions between USB, BLE, and Scan Processing tasks. Mutexes have been added to protect shared resources, helping ensure that different tasks can work together safely without interfering with each other.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These changes make BleuIO Pro more stable and dependable for developers working with continuous scanning, logging, and data-heavy BLE applications.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">New AT Command: AT+CONNRSSI<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Firmware v1.0.7.0 introduces a new command:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>AT+CONNRSSI<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This command retrieves the RSSI value from an active BLE connection. It is useful for applications where signal strength monitoring is important, such as proximity detection, connection quality tracking, diagnostics, and BLE performance testing.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With this addition, developers now have a simple way to check the signal strength of a connected BLE device directly through the AT command interface.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Bug Fix: USB Device Serial Number Display<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">This release also fixes an issue where the USB Device Information Serial Number was truncated and only showed the first three digits.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With firmware v1.0.7.0, the serial number is now displayed correctly, making device identification and debugging more reliable.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Update<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">There are two ways to update your BleuIO Pro firmware.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can download the latest firmware and follow the update instructions from the official documentation:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.bleuio.com\/getting_started\/docs\/firmware_pro\/#latest-firmware\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.bleuio.com\/getting_started\/docs\/firmware_pro\/#latest-firmware<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can also update the firmware using the BleuIO web app:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/bleuio.com\/bleuioapp\/#\/fw\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/bleuio.com\/bleuioapp\/#\/fw<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We recommend all BleuIO Pro users update to the latest firmware to benefit from these improvements.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>We are pleased to announce the release of BleuIO Pro firmware v1.0.7.0. This update focuses on improving stability, increasing BLE scan reliability during high-traffic scenarios, and adding a new command for retrieving RSSI values from active connections. The latest firmware is now available for download from the BleuIO Pro firmware documentation page. Users can update [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1716,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,3],"tags":[],"class_list":["post-1715","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-bleuio","category-bleuio-firmware-updates"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>BleuIO Pro Firmware v1.0.7.0 Released: Improved Stability, Better Scan Handling - 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\/bleuio-pro-firmware-v1-0-7-0-released\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BleuIO Pro Firmware v1.0.7.0 Released: Improved Stability, Better Scan Handling - BleuIO - Create Bluetooth Low Energy application\" \/>\n<meta property=\"og:description\" content=\"We are pleased to announce the release of BleuIO Pro firmware v1.0.7.0. This update focuses on improving stability, increasing BLE scan reliability during high-traffic scenarios, and adding a new command for retrieving RSSI values from active connections. The latest firmware is now available for download from the BleuIO Pro firmware documentation page. Users can update [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.bleuio.com\/blog\/bleuio-pro-firmware-v1-0-7-0-released\/\" \/>\n<meta property=\"og:site_name\" content=\"BleuIO - Create Bluetooth Low Energy application\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-25T09:14:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-25T09:22:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2026\/06\/bleuio-pro-fw-update.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"461\" \/>\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\\\/bleuio-pro-firmware-v1-0-7-0-released\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/bleuio-pro-firmware-v1-0-7-0-released\\\/\"},\"author\":{\"name\":\"BleuIO\",\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/#\\\/schema\\\/person\\\/89bc581382d5964043f96efc54b75b80\"},\"headline\":\"BleuIO Pro Firmware v1.0.7.0 Released: Improved Stability, Better Scan Handling\",\"datePublished\":\"2026-06-25T09:14:41+00:00\",\"dateModified\":\"2026-06-25T09:22:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/bleuio-pro-firmware-v1-0-7-0-released\\\/\"},\"wordCount\":466,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/bleuio-pro-firmware-v1-0-7-0-released\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bleuio-pro-fw-update.webp\",\"articleSection\":[\"BleuIO\",\"BleuIO firmware updates\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/bleuio-pro-firmware-v1-0-7-0-released\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/bleuio-pro-firmware-v1-0-7-0-released\\\/\",\"url\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/bleuio-pro-firmware-v1-0-7-0-released\\\/\",\"name\":\"BleuIO Pro Firmware v1.0.7.0 Released: Improved Stability, Better Scan Handling - BleuIO - Create Bluetooth Low Energy application\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/bleuio-pro-firmware-v1-0-7-0-released\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/bleuio-pro-firmware-v1-0-7-0-released\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bleuio-pro-fw-update.webp\",\"datePublished\":\"2026-06-25T09:14:41+00:00\",\"dateModified\":\"2026-06-25T09:22:40+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/#\\\/schema\\\/person\\\/89bc581382d5964043f96efc54b75b80\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/bleuio-pro-firmware-v1-0-7-0-released\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/bleuio-pro-firmware-v1-0-7-0-released\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/bleuio-pro-firmware-v1-0-7-0-released\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bleuio-pro-fw-update.webp\",\"contentUrl\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bleuio-pro-fw-update.webp\",\"width\":800,\"height\":461,\"caption\":\"bleuio-pro-fw-update\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/bleuio-pro-firmware-v1-0-7-0-released\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"BleuIO Pro Firmware v1.0.7.0 Released: Improved Stability, Better Scan Handling\"}]},{\"@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":"BleuIO Pro Firmware v1.0.7.0 Released: Improved Stability, Better Scan Handling - 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\/bleuio-pro-firmware-v1-0-7-0-released\/","og_locale":"en_US","og_type":"article","og_title":"BleuIO Pro Firmware v1.0.7.0 Released: Improved Stability, Better Scan Handling - BleuIO - Create Bluetooth Low Energy application","og_description":"We are pleased to announce the release of BleuIO Pro firmware v1.0.7.0. This update focuses on improving stability, increasing BLE scan reliability during high-traffic scenarios, and adding a new command for retrieving RSSI values from active connections. The latest firmware is now available for download from the BleuIO Pro firmware documentation page. Users can update [&hellip;]","og_url":"https:\/\/www.bleuio.com\/blog\/bleuio-pro-firmware-v1-0-7-0-released\/","og_site_name":"BleuIO - Create Bluetooth Low Energy application","article_published_time":"2026-06-25T09:14:41+00:00","article_modified_time":"2026-06-25T09:22:40+00:00","og_image":[{"width":800,"height":461,"url":"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2026\/06\/bleuio-pro-fw-update.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\/bleuio-pro-firmware-v1-0-7-0-released\/#article","isPartOf":{"@id":"https:\/\/www.bleuio.com\/blog\/bleuio-pro-firmware-v1-0-7-0-released\/"},"author":{"name":"BleuIO","@id":"https:\/\/www.bleuio.com\/blog\/#\/schema\/person\/89bc581382d5964043f96efc54b75b80"},"headline":"BleuIO Pro Firmware v1.0.7.0 Released: Improved Stability, Better Scan Handling","datePublished":"2026-06-25T09:14:41+00:00","dateModified":"2026-06-25T09:22:40+00:00","mainEntityOfPage":{"@id":"https:\/\/www.bleuio.com\/blog\/bleuio-pro-firmware-v1-0-7-0-released\/"},"wordCount":466,"commentCount":0,"image":{"@id":"https:\/\/www.bleuio.com\/blog\/bleuio-pro-firmware-v1-0-7-0-released\/#primaryimage"},"thumbnailUrl":"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2026\/06\/bleuio-pro-fw-update.webp","articleSection":["BleuIO","BleuIO firmware updates"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.bleuio.com\/blog\/bleuio-pro-firmware-v1-0-7-0-released\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.bleuio.com\/blog\/bleuio-pro-firmware-v1-0-7-0-released\/","url":"https:\/\/www.bleuio.com\/blog\/bleuio-pro-firmware-v1-0-7-0-released\/","name":"BleuIO Pro Firmware v1.0.7.0 Released: Improved Stability, Better Scan Handling - BleuIO - Create Bluetooth Low Energy application","isPartOf":{"@id":"https:\/\/www.bleuio.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.bleuio.com\/blog\/bleuio-pro-firmware-v1-0-7-0-released\/#primaryimage"},"image":{"@id":"https:\/\/www.bleuio.com\/blog\/bleuio-pro-firmware-v1-0-7-0-released\/#primaryimage"},"thumbnailUrl":"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2026\/06\/bleuio-pro-fw-update.webp","datePublished":"2026-06-25T09:14:41+00:00","dateModified":"2026-06-25T09:22:40+00:00","author":{"@id":"https:\/\/www.bleuio.com\/blog\/#\/schema\/person\/89bc581382d5964043f96efc54b75b80"},"breadcrumb":{"@id":"https:\/\/www.bleuio.com\/blog\/bleuio-pro-firmware-v1-0-7-0-released\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.bleuio.com\/blog\/bleuio-pro-firmware-v1-0-7-0-released\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bleuio.com\/blog\/bleuio-pro-firmware-v1-0-7-0-released\/#primaryimage","url":"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2026\/06\/bleuio-pro-fw-update.webp","contentUrl":"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2026\/06\/bleuio-pro-fw-update.webp","width":800,"height":461,"caption":"bleuio-pro-fw-update"},{"@type":"BreadcrumbList","@id":"https:\/\/www.bleuio.com\/blog\/bleuio-pro-firmware-v1-0-7-0-released\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.bleuio.com\/blog\/"},{"@type":"ListItem","position":2,"name":"BleuIO Pro Firmware v1.0.7.0 Released: Improved Stability, Better Scan Handling"}]},{"@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\/1715","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=1715"}],"version-history":[{"count":2,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/posts\/1715\/revisions"}],"predecessor-version":[{"id":1718,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/posts\/1715\/revisions\/1718"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/media\/1716"}],"wp:attachment":[{"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/media?parent=1715"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/categories?post=1715"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/tags?post=1715"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}