常见的问题

[18xx] How to disable the PIN code setting for 18xx devices?
最后更新 2 years ago

There're 2 ways to disable the setting:
1. Use EZConfig
Please install EZConfig and connect your device with PC.
After executing EZConfig, you can press Communication Interface button.
There'll be an option for you do enable/disable PIN code setting.

image

2. Use Hyperterminal
Please connect your device with PC and launch hyperterminal.
You can enter #@bt_pin=0 to disable PIN code setting.

a. Commend for Getting Bluetooth PIN code:
#@bt_pin?\r

b. Commend for setting Bluetooth PIN code:
#@bt_pin=[m],[n]\r
m=length of PIN, 0~16, 0 means no PIN
N=PIN, 1~16 characters, only exists when m!=0.


请稍候!

请稍候...它将需要一点时间 !