在线观看www成人影院-在线观看www日本免费网站-在线观看www视频-在线观看操-欧美18在线-欧美1级

0
  • 聊天消息
  • 系統消息
  • 評論與回復
登錄后你可以
  • 下載海量資料
  • 學習在線課程
  • 觀看技術視頻
  • 寫文章/發帖/加入社區
會員中心
創作中心

完善資料讓更多小伙伴認識你,還能領取20積分哦,立即完善>

3天內不再提示

NanoBeacon? BLE掃描器教程(第四部分)

橙群微電子 ? 2023-06-08 15:06 ? 次閱讀

So far, we have published three tutorialson using our new NanoBeacon BLE Scanner mobile app. We covered the following topics:

到目前為止,我們已經發布了三個關于使用我們新的NanoBeacon BLE掃描器移動應用程序的教程。我們涵蓋了以下主題:

  • Introduction to the NanoBeacon BLE Scanner mobile app

  • NanoBeacon BLE掃描器移動應用程序介紹

  • Installation and setup

  • 安裝和設置

  • Overview of the different features of the app

  • 該應用程序的不同功能概述

  • How to use the mobile app to discover your IN100 tags

  • 如何使用移動應用程序來發現您的IN100標簽

  • Overview of device filters

  • 設備過濾器的概述

  • The differences between the iOS app and the Android app

  • iOS應用程序和Android應用程序之間的差異

  • App notifications for detecting triggered advertising sets

  • 檢測觸發的廣播集的應用程序通知


In this tutorial, we will cover the “Logs” and “Monitor” features of the mobile app (available in the latest version of the app)

在本教程中,我們將介紹移動應用程序的 "日志 "和 "監控 "功能(在應用程序的最新版本中可用)。


Let’s get started!

讓我們開始吧!


Logging Feature 記錄功能

First, make sure you have the latest version of the app (whether that’s for iOS or Android).

首先,確保你有最新版本的應用程序(無論是iOS還是Android)。


Once you have the latest version installed, go ahead and launch the app.

一旦你安裝了最新版本,就去啟動該應用程序。


For a simple test case, we’ll be configuring the IN100 with the following parameters:

對于一個簡單的測試案例,我們將用以下參數配置IN100:

  • One advertising set

  • 一個廣播集

  • Advertising Data

  • 廣播數據

  • Advertising data format: Custom

  • 廣播數據格式:自定義

  • Device Name: “IN100”

  • 設備名稱:"IN100"

  • Manufacturer Specific Data: VCC, Internal Temp

  • 制造商特定數據:VCC,內部溫度

  • Advertising Parameters
  • 廣播參數

  • Advertising Interval: 100 ms

  • 廣播間隔:100毫秒

Once you have the parameters set as above, make sure you probe and connect to the device, then click “Run in RAM.”

一旦你設置了上述參數,確保你探測并連接到設備,然后點擊 "在RAM中運行"。


Finally, import your IN100 configuration from NanoBeacon Config Tool (via the QR code) into the mobile app.

最后,將你的IN100配置從NanoBeacon配置工具(通過QR碼)導入移動應用程序。


Now that we have the configuration imported into the mobile app, we should see the following in the “Configuration” view:

現在我們已經將配置導入移動應用程序,我們應該在 "配置 "視圖中看到以下內容:


2f9cb812-00dd-11ee-ba01-dac502259ad0.png

2fc740a0-00dd-11ee-ba01-dac502259ad0.png

Verify that the configuration is correct, and then navigate to the “Scanner” view.

驗證配置是否正確,然后導航到 "掃描器 "視圖。

Once in the Scanner view, enable the filter “Only show project configuration matches”:

一旦進入 "掃描器 "視圖,啟用過濾器 "只顯示項目配置匹配":


2fed22c0-00dd-11ee-ba01-dac502259ad0.png

Now, exit the filter view and refresh the scan. You should see the following on screen:

現在,退出過濾器視圖并刷新掃描。你應該在屏幕上看到以下內容:


3009ac60-00dd-11ee-ba01-dac502259ad0.png

Now, click on the “View Data” text to see the detailed real-time advertising data:

現在,點擊 "查看數據 "文本,查看詳細的實時廣播數據:


30259d80-00dd-11ee-ba01-dac502259ad0.png

From here, notice the “Logs” button in the top right corner of the screen. Click on it, and now you should see a real-time log of the captured data. Basically, this shows the history of all the advertising data captured by the app. Once in this view, you’ll also notice that there’s an export button in the top right-hand corner of the screen:

在這里,注意屏幕右上角的 "日志 "按鈕。點擊它,現在你應該看到捕獲數據的實時日志。基本上,這顯示了該應用程序捕獲的所有廣播數據的歷史。一旦進入這個視圖,你還會注意到,在屏幕的右上角有一個導出按鈕:


304f3618-00dd-11ee-ba01-dac502259ad0.png

This allows you to export the full log via email, clipboard, and other methods supported by your device:

這允許你通過電子郵件、剪貼板和你的設備支持的其他方法導出完整的日志:


307ea9de-00dd-11ee-ba01-dac502259ad0.png

The exported format is in CSV (comma-separated values), so you can easily import it into Excel or any other spreadsheet app you choose.

導出的格式是CSV(omma-separated values),所以你可以很容易地把它導入Excel或你選擇的任何其他電子表格應用程序。


You’ll also notice two other icons in the bottom right-hand corner of the screen, the trash icon()and the stop icon ( ). These allow you to stop/continue/start the logging and also clear the logs, respectively.

你還會注意到屏幕右下角的另外兩個圖標,即垃圾箱圖標()和停止圖標。和停止圖標()。這兩個圖標分別允許你停止/繼續/啟動日志記錄,也可以清除日志。


Here’s what the exported log data looks like in Excel:

下面是導出的日志數據在Excel中的樣子:

30a0c604-00dd-11ee-ba01-dac502259ad0.png

As you can see, this is a very powerful feature that allows you to take your data outside the app and perform any data analysis you wish!

正如你所看到的,這是一個非常強大的功能,允許你把你的數據帶到應用程序之外,并執行任何你想要的數據分析!


Now, this is great for continuous advertising data sets where you’ll always find the advertising set captured by the mobile app, but what about triggered advertising sets (if you’re unfamiliar with the concept of Triggered advertising sets in NanoBeacon, I encourage you to read our last tutorial on the topic, found here).

現在,這對連續的廣播數據集來說是很好的,你總能找到由移動應用程序捕獲的廣播集,但觸發的廣播集呢(如果你不熟悉NanoBeacon中觸發的廣播集的概念,我鼓勵你閱讀我們關于這個主題的最后一個教程,在這里找到)。


Let’s see how we can view logs for triggered advertising sets!

讓我們看看如何查看被觸發的廣播集的日志!


Monitor View 監控視圖

If you’ve used previous versions of the mobile app, you’ll notice that this is a new view that was just added recently.

如果你使用過以前版本的移動應用程序,你會注意到這是最近剛添加的一個新視圖。


The view allows you to see the last captured advertising data sets as well as the history/logs of the captured data. This can be very powerful, especially in the case of Triggered advertising sets, where the advertising sets are not always present. It is also a much more convenient way to view the logs for all configured advertising sets outside of the Scanner view.

該視圖允許你看到最后捕獲的廣播數據集,以及捕獲數據的歷史/日志。這可能是非常強大的,特別是在觸發式廣播集的情況下,廣播集并不總是存在。這也是一個更方便的方法,可以在掃描器視圖之外查看所有配置的廣播集的日志。


For our configuration example that we used in this tutorial, if we navigate to the Monitor view, we’ll notice the single advertising set that we configured:

對于我們在本教程中使用的配置例子,如果我們導航到監視器視圖,我們會注意到我們配置的單一廣播集:

30d0c048-00dd-11ee-ba01-dac502259ad0.png

If we click on it, we’ll be taken to a view that’s identical to the one found when you click on “View Data” in the Scanner view. The data shown here is updated in real-time:

如果我們點擊它,我們將被帶到一個與你在掃描器視圖中點擊 "查看數據 "時發現的相同的視圖。這里顯示的數據是實時更新的:


30f2d282-00dd-11ee-ba01-dac502259ad0.png

You’ll also notice you have the “Logs” button which will allow you to view the history of the data captured by the mobile app:

你還會注意到你有 "日志 "按鈕,這將使你能夠查看移動應用程序捕獲的數據的歷史:

3111910e-00dd-11ee-ba01-dac502259ad0.png

One cool experiment to run is to turn off your IN100 device (or simply take it out of range), verify that the device is no longer being discovered in the Scanner view, and then navigate to the Monitor view to see the log data for the advertising set.

一個很酷的實驗是關閉你的IN100設備(或者干脆把它帶出范圍),在掃描器視圖中驗證該設備不再被發現,然后導航到監視器視圖,查看廣播集的日志數據。


You’ll also be able to see the data included in the last-captured advertising set and see the timestamp it was captured at.

你還可以看到最后捕獲的廣播集所包含的數據,并看到它被捕獲的時間戳。


Summary 總結In this tutorial, we focused on the Logging feature of the app and showed how you can view the logs in two ways:

在本教程中,我們重點介紹了應用程序的日志功能,并展示了如何以兩種方式查看日志:

  • From the Scanner view —> View Data —> Logs

  • 從掃描器視圖->查看數據->日志

  • From Monitor view —> click on Advertising Set of interest —> Logs

  • 從監控視圖->點擊感興趣的廣播集->日志

Stay tuned for more tutorials covering new features that get added to the mobile app!

請繼續關注更多涵蓋移動應用程序新增功能的教程!

聲明:本文內容及配圖由入駐作者撰寫或者入駐合作網站授權轉載。文章觀點僅代表作者本人,不代表電子發燒友網立場。文章及其配圖僅供工程師學習之用,如有內容侵權或者其他違規問題,請聯系本站處理。 舉報投訴
  • BLE
    BLE
    +關注

    關注

    12

    文章

    660

    瀏覽量

    59413
  • 掃描器
    +關注

    關注

    0

    文章

    166

    瀏覽量

    11913
收藏 人收藏

    評論

    相關推薦

    哪種二維碼掃描器適合生產線應用?

    在當今的工業生產中,二維碼掃描器扮演著至關重要的角色,它能夠快速、準確地采集數據,提高生產效率和管理水平。然而,面對眾多的二維碼掃描器產品,選擇適合生產線應用的并非易事。首先,我們需要考慮生產線
    的頭像 發表于 12-19 16:43 ?111次閱讀
    哪種二維碼<b class='flag-5'>掃描器</b>適合生產線應用?

    紅外、光感雙重觸發的條碼掃描器,用于生產線上

    隨著工業自動化的不斷發展,生產線上的效率與準確性成為了企業追求的目標。紅外、光感雙重觸發的條碼掃描器作為一種先進的自動識別技術,正逐漸在生產線上發揮著重要作用。本文將詳細介紹這種條碼掃描器的工作原理
    的頭像 發表于 12-17 16:02 ?96次閱讀
    紅外、光感雙重觸發的條碼<b class='flag-5'>掃描器</b>,用于生產線上

    固定式掃描器哪款好?盤點高性價比型號推薦,打造高效掃碼體驗

    在現代企業中,固定式掃描器已成為一種不可或缺的工具。無論是在零售、物流、倉儲還是生產線,固定式掃描器都能有效提升工作效率與準確性。那么,市場上眾多型號中,哪款固定式掃描器更具性價比呢?本文將從
    的頭像 發表于 12-12 14:56 ?144次閱讀
    固定式<b class='flag-5'>掃描器</b>哪款好?盤點高性價比型號推薦,打造高效掃碼體驗

    工業固定式掃描器怎樣用?固定式工業條碼掃描器解決方案

    在現代制造業和物流領域,條碼掃描技術已經成為提高效率、減少錯誤的重要工具。工業固定式掃描器作為其中一種高效的解決方案,能夠在生產線、倉儲和物流管理中發揮關鍵作用。本文將探討工業固定式條碼掃描器
    的頭像 發表于 12-05 15:29 ?178次閱讀
    工業固定式<b class='flag-5'>掃描器</b>怎樣用?固定式工業條碼<b class='flag-5'>掃描器</b>解決方案

    嵌入式條碼掃描器的幾種掃描模式

    嵌入式條碼掃描器掃描模式是指其在識別條碼時的工作模式,這些模式會影響到掃描器的使用效果和適用場景。以下是幾種常見的嵌入式條碼掃描器掃描
    的頭像 發表于 11-19 16:27 ?195次閱讀
    嵌入式條碼<b class='flag-5'>掃描器</b>的幾種<b class='flag-5'>掃描</b>模式

    如何設置條形碼掃描器模塊,掃碼常見技術問題的解決

    隨著現代商業和工業的快速發展,條形碼掃描器模塊已經成為日常工作中不可或缺的一部分。然而,對于許多用戶來說,如何正確地設置這些設備仍然是一個挑戰。為了幫助大家解決這一問題,深圳遠景達(RAKINDA
    的頭像 發表于 11-11 15:38 ?207次閱讀
    如何設置條形碼<b class='flag-5'>掃描器</b>模塊,掃碼<b class='flag-5'>器</b>常見技術問題的解決

    剖析Air724UG的硬件設計,有大發現?04篇

    接下來分享第四部分
    的頭像 發表于 10-25 17:42 ?682次閱讀
    剖析Air724UG的硬件設計,有大發現?04篇

    【北京迅為】iTOP-i.MX6開發板使用手冊第四部分固件編譯第十四章非設備樹Android4.4系統編譯

    【北京迅為】iTOP-i.MX6開發板使用手冊第四部分固件編譯第十四章非設備樹Android4.4系統編譯
    的頭像 發表于 09-12 15:43 ?517次閱讀
    【北京迅為】iTOP-i.MX6開發板使用手冊<b class='flag-5'>第四部分</b>固件編譯第十四章非設備樹Android4.4系統編譯

    固定式工業條碼掃描器在mes系統中的各個環節應用

    隨著制造業的智能化推進,制造執行系統(MES)在生產管理中的地位愈發重要。MES系統通過實時數據的獲取與處理,提升了生產效率和資源利用率。在這一系統中,固定式工業條碼掃描器作為信息采集的重要手段
    的頭像 發表于 08-02 16:51 ?370次閱讀
    固定式工業條碼<b class='flag-5'>掃描器</b>在mes系統中的各個環節應用

    什么是固定式條碼掃描器?固定式掃描器怎么選?

    1.產品特性固定式條碼掃描器以其高度的可靠性而聞名。這種設備的設計旨在提供無與倫比的性能,無論是在高速掃描還是長時間持續工作的環境下。其多種掃描模式使其能夠適應各種不同的應用環境,無論是需要快速
    的頭像 發表于 05-23 14:47 ?554次閱讀
    什么是固定式條碼<b class='flag-5'>掃描器</b>?固定式<b class='flag-5'>掃描器</b>怎么選?

    嵌入式二維碼掃描器 掃碼讀頭

    模組掃描器
    深圳市遠景達物聯網技術有限公司
    發布于 :2024年05月16日 10:06:00

    國產掃碼模塊哪家做的好 固定條碼掃描器

    模組掃描器
    深圳市遠景達物聯網技術有限公司
    發布于 :2024年05月10日 13:21:57

    嵌入式二維碼讀頭 嵌入式掃描器

    模組掃描器
    深圳市遠景達物聯網技術有限公司
    發布于 :2024年05月10日 09:47:48

    工業二維碼掃描器 工業掃碼價格

    模組掃描器
    深圳市遠景達物聯網技術有限公司
    發布于 :2024年05月10日 09:43:03

    工業二維碼掃描器 工業RFID工業讀碼

    模塊掃描器
    深圳市遠景達物聯網技術有限公司
    發布于 :2024年05月08日 13:56:40
    主站蜘蛛池模板: 人人精品| 国产精品好好热在线观看| 国产黄在线观看免费观看不卡 | 日本一级高清不卡视频在线| 特黄大片aaaaa毛片| 爽好舒服老师快点| 色福利网| 午夜视频免费观看| 在线观看日本亚洲一区| 色综合久久中文综合网| 免费观看理论片毛片| 天天爱夜夜| 99xxxx开心| 天天综合色一区二区三区| 国产精品高清一区二区三区| 99插插| 特级aaaaaaaaa毛片免费视频| 成人a级特黄毛片| 男人操女人视频在线观看| 四虎网址在线观看| 永久免费在线看| 国产香蕉久久精品综合网| 亚洲免费成人网| www资源| 亚洲欧洲一区二区三区在线观看| 亚洲国产成人成上人色| 99视频在线永久免费观看| 久久国产精品岛国搬运工| 日本卡一卡2卡3卡4精品卡无人区 日本口工福利漫画无遮挡 | 婷婷激情六月| 又粗又硬又大久久久| 婷婷性| 国产农村三片免费网站| 欧美女同网站| 五月婷婷综合基地| 午夜精品久久久久久久99| chinese国产一区二区| 成年女人毛片免费观看97| 一区二区三区无码高清视频| 久久久噜噜噜| 美国bj69 video18|