lsongdev / node-bluetooth

:large_blue_diamond:😬Bluetooth serial port communication for Node.js
https://npmjs.org/node-bluetooth
Other
197 stars 56 forks source link

How to solve the problem of Chinese garbled #11

Closed WalkerPlus closed 6 years ago

WalkerPlus commented 6 years ago

����3s bluetooth1.1.js:19 Found: 1C:CD:E5:8C:05:88 with name ����3s1 bluetooth1.1.js:18 RG-BLE-22 bluetooth1.1.js:19 Found: 1E:03:E0:81:39:BB with name RG-BLE-222 events.js:86 finished

WalkerPlus commented 6 years ago

How to solve the problem of Chinese scrambled code

lsongdev commented 6 years ago

You may need charsets encoding conversion like iconv-lite .