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

Broken web link error 404 in info center under nrf5 v17.0.0 saadc v2

I seem to have this issue on this page in the info center https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/group__nrfx__saadc__v2.html

when I click on "API description can be found here. " line I get taken to a 404 page error. I tired on a few different web browsers.

I get the below error.

HTTP ERROR: 404

Problem accessing /help/drivers/include/nrfx_saadc_v2.h. Reason:

    ProxyServlet: /help/drivers/include/nrfx_saadc_v2.h

Parents
  • Hello,

    I have verified the issue on my end as well, and made a request with the documentations team to fix this.

    In the meantime you may see the contents of the API Reference for the SAADC v2 driver in the doc-strings preceding the declarations in the file header file located at SDK17/modules/nrfx/drivers/include/nrfx_saadc_v2.h
    It is not as pretty, but the API reference on infocenter will match what is written in the .h file once the 404 issue is resolved.

    Thank you both for bringing this to our attention and confirming the issue!

    Best regards,
    Karl

Reply
  • Hello,

    I have verified the issue on my end as well, and made a request with the documentations team to fix this.

    In the meantime you may see the contents of the API Reference for the SAADC v2 driver in the doc-strings preceding the declarations in the file header file located at SDK17/modules/nrfx/drivers/include/nrfx_saadc_v2.h
    It is not as pretty, but the API reference on infocenter will match what is written in the .h file once the 404 issue is resolved.

    Thank you both for bringing this to our attention and confirming the issue!

    Best regards,
    Karl

Children
Related