I've set up the following script:
"C:\Program Files (x86)\Bluetooth Command Line Tools\bin\btcom" -b "38:b1:9e:e7:35:9d" -c -s111e
"C:\Program Files (x86)\Bluetooth Command Line Tools\bin\btcom" -b "38:b1:9e:e7:35:9d" -c -s110b
"C:\Program Files (x86)\Bluetooth Command Line Tools\bin\btcom" -n "Marathon" -c -s111e
"C:\Program Files (x86)\Bluetooth Command Line Tools\bin\btcom" -n "Marathon" -c -s110b
As suggested in this answer: How can I script a bluetooth device to connect/disconnect?
But for every line I'm getting the following error:
System Error. Code: 87.
The parameter is incorrect
Any idea why this could be?