Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF Connect Android - what do the arrows mean?

(there isn't an option for nRF Android or Mobile when creating a case!)

Next to each Characteristic is one or more little arrow icons:

Where is the documentation which describes what these actually mean?

Parents
  • Hi,

    I couldn't find it documented, but a quick guide:

    arrow pointing down = read
    arrow pointing up = write (type to be chosen on the dialog) or send notification/indication (when in Server tab)
    3 arrows pointing down = enable notifications
    3 arrows pointing down, crossed = disable notifications
    2 arrows, one up, one down = enable indications
    2 arrows, one up, one down, crossed = disable indications
    traffic light symbol = add Sleep If/Sleep Until when Macro is running
    underlined pen = set value (on Server tab, a characteristic or descriptor that can be read from remote side allows to set it's value)

    In general: Clicking an icon causes an action... opens a dialog or changes Enabled/Disabled state. So hopefully it is observable what just happened.

    Best regards,
    Kenneth 

  • I couldn't find it documented

    If even you can't find it, then I think we must say that it is  not documented.

    Please raise this to be rectified.

    arrow pointing down = read
    arrow pointing up = write

    What's the logic behind that?

    The arrow directions seem entirely counter-intuitive to me!

Reply Children
Related