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

Difference in characteristics display between nRF Connect App on PC and App on MOBILE

Hi,

I am developing a sensor application with the nRF52832 on a custom board.

Therefore I designed a GATT with nRF5_SDK_14.0.0 softdevice which exposes 3 custom characteristics with their associated Characteristic User Descriptors. This all looks OK when connecting with the nRF Connect App on the PC, shown in the following picture:

But when I try to display these characteristics on my MOBILE nRF Connect APP, I get the following "strange" display (I added red markers on the screen-shot):

[1] Why does the APP show "Unknown Characteristic" where it should display my Characteristic User Descriptor?
[2] Why ist there such a strange (long) value shown on the second characteristic? This characteristic should read only 4 bytes (see screenshot of nRF Connect on PC).
[3] Same here?

I already reinstalled the nRF Connect APP on my MOBILE, but still the same... How can I get the same data on my PC APP and on my MOBILE APP with nRF Connect?

Thanks for your support.

With kind regards, Stefan

Related