Bluetooth Low Energy App on Win 10 - UUID file is not found

Hi,

I´m using the nRF Connect with the Bluetooth Low Energy app on Windows 10. I want to edit the UUID definitions file to add some custom UUIDs, but the application is throwing an error that the file can not be opened.

My guess is that the application can not handle spaces in the file path properly, because the complete path contains a space and the file exists under `C:\Users\Daniel Kampert\AppData\Roaming\nrfconnect`.

Parents Reply Children
  • Ah, that's a little more inconvenient!
    Thank you for this additional information as well - this strengthens the suspicion that it is due to the whitespace in the path.

    The workaround for this would also be to go through the file navigator to open files directly, in this case C:\Users\<USERNAME>l\AppData\Roaming\nrfconnect\pc-nrfconnect-ble\logs

    I have updated the internal ticket with the developers to contain this information as well. Unfortunately I do not have any estimates for when this will be fixed, but once the summer holiday season concludes I wouldnt think it would be long :)

    Thank you again for this bug report - we're always happy to receive this type of feedback!

    Best regards,
    Karl

Related