I'm trying connecting wedo 2.0 but have this error:
2024-04-14 14:22:35,923 Started scratch-link
2024-04-14 14:23:20,919 Start session for web socket path: /scratch/ble
2024-04-14 14:23:21,039 Can not scan BLE devices. Check BLE controller.
I started bluepy_helper_cap, I tried "hciconfig hci0 down" and "hciconfig hci0 up", I tried connecting the device with the OS BT pairing first (it does connect), I tried the dev version, but nothing
Can anybody suggest a solution ?
I got this when running with -d
Failed to execute management command 'le on' (code: 20, error: Permission Denied)
but can't run scratch_link with sudo. How do I give correct permissions ?