Frequently Asked Questions

[18xx] How to disable the PIN code setting for 18xx devices?
Last Updated 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.


Please Wait!

Please wait... it will take a second!