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

Are some of the message sequence chart image links for nrf51 sdk API Reference/S110/GAP broke?

I'm trying to study Message Sequence charts under the BLE GAP (Generic Access Profile) section of the s110 soft device.

However, I've noted that multiple links don't seem to resulting in the appearance of any sort of image.

For example, the following link:

devzone.nordicsemi.com/.../a00764.html

presents the following browser screen image in Firefox: Screen_image_for_nordic_semi_nrf51_sdk.JPG

While in Firefox, if I attempt to right click on the image icon and select view image, the browser presents the following: Screen_image_for_nordic_semi_nrf51_sdk_image_fail.JPG

Note that I'm using Firefox (version 32.03) but I've experienced similar issues with Explorer and Safari.

I've also experienced similar issues with the version of the SDK downloaded to my computer's local drive.

It's acting like the location of the image file has changed.

Is it possible to fix this?

  • FormerMember
    0 FormerMember

    Unfortunately, this a documentation bug in the current version of the SDK, v6.1.0, and it has been reported internally.

    Fortunately, the message sequence charts in SDK 6.0.0 should be the same for SDK 6.1.0, so I would recommend you to take a look at the message sequence charts in SDK 6.0.0 instead.

Related