Hi,
For some reasons, I can't suddenly open VESC Tool after building it through Qt (no error while compiling).
I didn't touch to the BLE part (I'm working on integrating modes).
I get this message in "Application Output" tab.
qt.bluetooth.bluez: Missing CAP_NET_ADMIN permission. Cannot determine whether a found address is of random or public type.
The program has unexpectedly finished.
The process was ended forcefully.
Any ideas ?
Thanks !
Clément
Figured out the issue by myself. Layout of a form was broken.
The crash wasn't related to the bluetooth part.