
Originally Posted by
JPMo
Everybody wants to be an overnight millionaire meanwhile I just want good bluetooth. Order placed for the bluebus last night! Excited to get everything working!
Thanks for the support!
I got the licenses for the latest production batch earlier this week and I've worked up a GUI tool to install it and enable cVc, but I'm still testing it.
For the technically savvy, you can follow this process: https://github.com/tedsalmon/BlueBus...g-the-Terminal
The run [ICODE]version[/ICODE] followed by enter. Note the serial number given.
If your serial number is 1261, 1340, 1354, 1362, 1368, 1371, 1378, 1400, 1424 or 1441 then use this command followed by enter:
Code:
bt license cvc 3A6B BC18 A9BF FC81 0000
Otherwise if your serial number is between 1192 and 1485, use this command followed by enter:
Code:
bt license cvc 3A6B 8168 9B8F FC81 0000
Then follow that up with these commands, each followed by enter:
Code:
bt cvc on
bt mgain c1
Thanks!
-Ted