32-bit value shows up as 8-bit on nRF Connect

Hello,

I am trying to read a 32-bit value over BLE but the value displays as 8-bit on nRF Connect.  In my code I am sending it as an int32.  Why does nRF Connect only show the lowest byte? 

Is there a setting somewhere to tell to nRF Connect how many bytes the value should be?

Thanks

Michael

Related