I noticed some time ago that the bash script file:
/usr/local/share/script/bt_start_hid.sh
and /usr/local/share/script/rc_dechi.sh for some of TAROKO EVK cams (you can check your cam's EVK version and more with this script)
found in the Linux partition of A12-based cams contain the following text:
And today Marcofan76 confirmed the Xiaomi Yi bluetooth remote control to be compatible with at least some of A12 cams.
/usr/local/share/script/bt_start_hid.sh
and /usr/local/share/script/rc_dechi.sh for some of TAROKO EVK cams (you can check your cam's EVK version and more with this script)
found in the Linux partition of A12-based cams contain the following text:
Code:
echo "Usage2: $0 \"MAC Address\" (support BLE only)" echo "for example connect to \"XiaoYi_RC\" Selfie Stick remote by:"
Comment