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

Different byte order in nRF Connect 2.0 iOS App and nRF Connect v3.1.0 for Desktop

In an BLE example I have a characteristic with the value 0x00001234. In the nRF Connect 2.0 for iOS i see the value 0x00001234 and in nRF Connect for Desktop v3.1 i see "34 12 00 00".  Also when I enable Notification the log says "[...] INFO Attribute value changed, handle: 0x12, value (0x): 34-12-00-00" It's always the same example without any changes to the code. Is there a possibility to change the byte order or is this for some reason?

Parents Reply Children
No Data
Related