owned this note changed 6 years ago
Linked with GitHub

LINE Beacon 技術及創新應用

tags: 2018, all
位置: 全區
講者:吳方荃



LINE 台灣現況

  • 2,100,000 月活躍帳戶
  • 普及率提升,不同年齡層的使用者都愛使用LINE
  • 是使用者生活中重要的資訊管道,再忙都想打開LINE看看
  • 影片Demo

    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →

    • 透過LINE Bot拉近生活距離

LINE Beacon Spec

Q:Line Beacon 跟 iBeacon一樣嗎,可以交換資料(互相觸發)嗎?
A:無法

  • LINE Beacon Device (規格)
    • Bluetooth LE 4.0
    • Apple's iBeacon
    • LINE Beacon Packets

LINE Beacon packet

  • the broadcaster role specified in the generic access profile
  • Secure message
    • 7 byte data
    • Algorithm 使用SHA256+(3次XOR)

    Source Link

LINE Messaging API

​​​​         Webhook
​​​​     --------------> 
​​​​LINE                 Server
​​​​     <--------------
​​​​     Push/Reply message
  • 只會回傳 LINE 的 uid (無個資問題)
  • 只能“揣測” user 在哪裡

所有的服務都以 LINE@ 帳號或官方帳號為基礎

Application of LINE Beacon

  • 3 key factors
    • Enabling rate of Bluetooth
    • App installation
    • Attractive services

Taipei MRT LINE Beacon

  • 官方案例:台北捷運
    • 35個站點(200 個 beacon)
      • 開啟藍牙小驚喜
      • 熊大放置)
      • 由於有新聞及優惠資訊,所以沒有發生行銷期結束之後沒有人用的情況。最不好的情況就是「送LINE point 很多人用 沒送人數掉90%」。目前看起來行銷期結束後,使用者留存率很不錯。
      • 要有足夠吸引使用者

Puzzle Game - User

  • 蒐集拼圖獲得小禮物

Bus information

  • 相關乘車資訊

台灣賓士

  • 在附近區域提供服務吸引用戶

HBL (影片)

  • 為什麼還是用 QR code?
    • 手機收不到Beacon訊號QQ
      • 主要以大陸白牌手機為主
    • 作為備案使用

哈哈哈誰叫你用這個手機 (σ′▽‵)′▽‵)σ
吳方荃

LIVE Demo

​​​​Using LINE simple Beacon

大會網路堪憂 Live demo 好緊張喔 吳方荃

Using LINE Beacon

  • 可以用LINE@ + LINE Simple Beacon做Beacon服務的開發及測試

LINE simple Beacon Github

  • Simple Beacon
    1. Mac當成Beacon發射主機,手機接收訊號
    2. Raspberry Pi
  • 陷阱
    Beacon webhook連不到,有可能是HWID設錯,可以先檢查這個部份
Select a repo