Nisbie Bluetooth BT5V31 rev.B

  • Model: ON-BT5V31B
  • Shipping Weight: 0.095 lbs
  • 0 Units in Stock
  • Manufactured by: Emotional Touch Corp.

 Ask a Question 

$50.00

(image for) Sold Out
Nisbie Bluetooth BT5V31
Firmware under upgrade.
Will be available again after firmware upgrade.
Do not send inquiry by now.

Feature:
  •Direct OBD2 interface for diagnostic and programming.
  •Seamlessly to diagnostic softwares
  •Use multiplexor and jumper to switch the communication.
  •Support Nissan/Infiniti 16pin OBD2 connector
      DDL protocol from 2000~2008
        D22 Frontier (OBD2 pin 12 & 13, disable pin 14 CLK)
        J31 Teana 2003~2008 (OBD2 pin 12 & 13, disable pin14 CLK)
        Y61 Patrol 3.0 (OBD2 pin 12 & 13, enable pin 14 CLK)
      DDL2 protocol from 2000~2006
  •Hardware Compatible to
    VAGCOM 409.1 USB for VW, Audi
    Subaru Select Monitor 2 over K line, where SSM2=ISO 14230 modified
    Alfa, Fiat, Lancia, Suzuki SX4
  •No adapter made to support vehicles with DDL 14pin interface yet.
  •Compatible to Nissan Consult II cable/adapter, OBD2 to DDL 4-wire, by disable CLK on PCB
  •App NDSI, NDSII are upgrading to support BLE soon.
  •App EconTool Nissan Version 3.16.
  •Easy open enclosure with push-pull mechanism.
  •Firmware update is done via over-the-air (OTA) by using Android app.

Download:
Firmware release:
    Version 2023.08.22, default baud 115200
Firmware update Over The Air (OTA) tool:
    Step 1: Run app and enable Bluetooth of smart phone.
    Step 2: Click [Scan] and select BLE device "BLE to Uart2"
    Step 3: Click [Select a file / File Name.] and select file *.bin from smart phone folder, uslually folder "Download".
    Step 4: Click [Start upload...]

    Amiccom_OTA_V3.26.0.apk (Android 4.3~9.0)
    Amiccom_OTA_V3.27.0.aab (Aug. 2023, Android 13.0+)
    Amiccom_OTA_V3.29.0.aab (Apr. 2024, Android 4.3+)
    Amiccom_OTA_V3.30.0.aab (Aug. 2024, Android 5.0~14)

PDF format Manuals
    Nisbie User Manual (version 1.9, English)
    Nissan Service Manual & Consult Software

Spec:
    PCB version: BT5V31 rev.B
    Protocol:
       Nissan DDL1 with CLK (OBD2 pin 12, 13, 14)
       Nissan DDL1 without CLK (OBD2 pin 12, 13)
       Nissan DDL2 over dummy K line (OBD2 pin 7)
       Dummy KKL line (OBD2 pin 7 and 15)
    Protocol (in progress):
       Release date: by 2023.01.31
       ISO 9141-2 5-baud K-line (OBD2 pin 7)
       ISO 14229-1 UDS (Consult-III+ protocol, in study)
       ISO 14230-2 5baud/fast init (OBD2 pin 7 and 15)
       SAE J2534-1:2002 standard (OBD2 pin 7)
       SAE J2534-1:2002 Nissan exclusive (OBD2 pin 7)
       SAE J2534-2 (not support)
       SAE J1850 (not support)
       SAE J1939 (not support)
       ISO 11898 (not support)
       ISO 15765-4 (not support)
       ELM327 version1.4b AT command set for above protocols
    Reprogramming:
       Support external stable power source
       Power source is pin 5 or 7 of connector J1
       External battery voltage is 12~13.5VDC
       Ground is J1 pin 11
    Communication:
       Bluetooth BLE 5.0 single mode
       BLE 4.0/4.1/4.2/5.0 compatible
       Not support Bluetooth 2.X/3.X
       Band: 2.4GHz
       Range: 10 Meters
       Device name: NISBIE
       Device pairing: 1234
       Baud: 4800, 9600(default), 38400, 115200

    Smart phone:
       Operation System: Android 4.3 or higher
       Bluetooth interface must be 4.0 or higher
    iOS devices:
       [iPhone]
       iPhone 7, iPhone 7 Plus, iPhone SE,
       iPhone 6s, iPhone 6s Plus, iPhone 6, iPhone 6 Plus,
       iPhone 5s, iPhone 5c, iPhone 5, iPhone 4S
       [iPad]
       iPad Pro, iPad Air 2, iPad Air, iPad 4th gen, iPad 3rd gen,
       iPad mini 4, iPad mini 3, iPad mini 2, iPad mini
    Interface:
       J1962 OBD2 TYPE A, gold platted
    Connector J1:
       Power source is Battery (jumper red shorts pin 1 and 2)
       Power source is Ignition (jumper red shorts pin 3 and 4)
       Power of Frontier is from Battery only

       Enable CLK (jumper yellow shorts pin 9 and 10)
       
       Protocol is DDL1 (jumper blue shorts pin 7 and 8)
       Protocol is DDL2/KKL (jumper blue shorts pin 5 and 6)
    LED indicator:
       D1=BLE (Blue, Blink=broadcasting, On=linked)
       D2=TX (Green, from BLE to ECU)
       D3=RX (Orange, from ECU to BLE)
    Work temperature:
       -40~+85 celsius
    Housing plastic:
       ABS

App BLE settings:
  For Android, app such as BLE terminal, BLE Scanner.
  Data format sets as Hex.
  For Windows, add end code 0x0D 0x0A after end of data.
  For read/write data, choose any channel.
  For notify/write parameter, enable 0XFFF4 (service/read/write UUID).
  Modify parameter OK, UART replies "Successful!" (ASCII).
  Modify parameter fail, UART replies "Out of Range!!!" (ASCII).

Password keyin:
    0X70+password (4 bytes)
    Example: 0x70 0x30 0x30 0x30 0x30 (android hex, default)
    This command is mandatory before modify any other parameters below.

Modify password:
    0X71+password (4 bytes)
    Example: 7130303030 (android hex)
    Example: 71303030300D0A (windows hex)

Modify device name:
    0X87+0x00+Device Name (15 bytes max)
    Example: 0X87 0x00 0x42 0X4C 0X45 (android, new name=BLE)
    Example: 0X87 0x00 0x42 0X4C 0X45 0x0D 0x0A (windows, new name=BLE)

Modify UART Baud:
    0X55+Baud rate number, 1 byte as listed below
    0X00=19200
    0X01=9600 (DDL1, K)
    0X02=4800 (SSM2 protocol)
    0X03=2400
    0X04=1200
    0X05=600
    0X06=38400
    0X07=115200

Modify BLE TX transmission power:
    0X56+TX power (1 byte)
    0X01:-15dbm
    0X02:-10dbm
    0X03:-5dbm
    0X04:0dbm(default)
    0X05:2dbm
    0X06:4dbm
    0X07:7dbm

Read BLE current interval time:
    0X60, 0X00, 0X00 (Return “BLE Interval: 0x0000”)

Read BLE advertising time:
    0X68+Adv time (2 Byte)
    Example:0X68 0X00 0X00 (Return “BLE Adv time: 0x0018”)
    Default:0x18=24, i.e. =24*1.25=30ms

Modify BLE advertising time:
    0X58+Adv time (2 Byte)

Reset BLE:
    0X69, 0X00, 0X00 (return "Byte! Byte!")

International Agents:
    France:
    NewZealand: https://www.stahlcar.nz/
    Philippines: John johnpimentel72@gmail.com
    USA: https://www.obdinnovations.com/nissan-infiniti/

Content:
1. Nisbie Bluetooth BT5V31B *1
2. Warranty is 1 year.

This product was added to our catalog on Monday 18 May, 2020.

Customers who bought this product also purchased...

Your IP Address is: 216.73.216.6
Copyright © 2025 BuyOBD Taipei. Powered by Zen Cart