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

nordic.css is missing from nRF5 SDK DOC downloads. How can I get it?

I've downloaded both v15.2.0 and v15.3.0 documentation packages and the pages that reference svg images do not render in Chrome (for example ./nrf5/iot_intro.html).  When I look at the Chrome Web Developer tools, there is an error indicating a missing file, 'nordic.css'.  Presumably this is why the images aren't rendering.  How can I get this file?

Parents Reply
  • To download the documentation package:
    Go to: www.nordicsemi.com/DocLib
    Click on SDK Documentation.
    On the line titled 'nRF5 SDK v15.2.0' click on 'ZIP' in the download column.

    Unzip to its own directory, click on index.html to open the documentation.
    On the left side of the page, click on the 'Getting Started' arrow, then click on 'Introduction to BLE IoT'
    The new page has an image ('IoT_overview.svg') that doesn't render on my version of Chrome (72.0.3626.119 Windows 7 64 bit)
    There are probably more images that fail, but this is one that I caught.

Children
Related