]> sigrok.org Git - libsigrok.git/commit
serial_bt: add support for JL AC6328 chips (RFCOMM and BLE)
authorGerhard Sittig <redacted>
Sat, 25 Feb 2023 17:21:53 +0000 (18:21 +0100)
committerGerhard Sittig <redacted>
Thu, 16 Mar 2023 14:51:56 +0000 (15:51 +0100)
commitd0a73799c9dca7711198bd34296371c91af48c53
treed74f068141b829adaf053288a45c191d0f78325c
parent15ceaf9da051f1eb2bcefdfda8630cdfd8b32e79
serial_bt: add support for JL AC6328 chips (RFCOMM and BLE)

Add support for the JL AC6328B chip which happens to communicate both
RFCOMM (traditional Bluetooth) as well as BLE.

Support was tested with ATORCH USB loads and meters. Add a few product
names so that scans can list the "cable" when detected. Suggest to users
(as part of scan result output) that RFCOMM channel 2 is needed which is
not the default number.
src/libsigrok-internal.h
src/serial_bt.c