This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Unable to open UUID definitions file

I want to extend the list of known UUIDs with some custom definitions but I am unable to open the Open UUID definitions file.

I tried following the Adding UUID definitions, but no file is opened.

I also examined the install folder ( C:\Program Files (x86)\Nordic Semiconductor\nRF Connect ) but I was unable to find any .txt or .json files that might contain these definitions

Where do I find this file and how do I add custom definitions?

Parents
  • I have the same issue with nRFConnect 2.4.0 on Windows 10. Clicking "Open UUID Definitions File" doesn't open a file. I've verified that my file association for .json is to Notepad++, and that works from Explorer. I've verified that I have the file "%appdata%\nrfconnect\uuid_definitions.json", but nRFConnect doesn't appear to be loading or using it at all.

    C:\Users\End User>dir "%appdata%\nrfconnect\uuid_definitions.json"
     Volume in drive C has no label.
     Volume Serial Number is D0D3-554C
    
     Directory of C:\Users\End User\AppData\Roaming\nrfconnect
    
    07/16/2018  01:04 PM             2,621 uuid_definitions.json
                   1 File(s)          2,621 bytes
                   0 Dir(s)  26,813,083,648 bytes free
    

Reply
  • I have the same issue with nRFConnect 2.4.0 on Windows 10. Clicking "Open UUID Definitions File" doesn't open a file. I've verified that my file association for .json is to Notepad++, and that works from Explorer. I've verified that I have the file "%appdata%\nrfconnect\uuid_definitions.json", but nRFConnect doesn't appear to be loading or using it at all.

    C:\Users\End User>dir "%appdata%\nrfconnect\uuid_definitions.json"
     Volume in drive C has no label.
     Volume Serial Number is D0D3-554C
    
     Directory of C:\Users\End User\AppData\Roaming\nrfconnect
    
    07/16/2018  01:04 PM             2,621 uuid_definitions.json
                   1 File(s)          2,621 bytes
                   0 Dir(s)  26,813,083,648 bytes free
    

Children
Related