This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nrf_connect_app for mobile

Hi all,

I' am sending data from nrf_52840 through zephyr to nrf_connect_app for mobile, iam sending data in decimal format(uint_8t) but iam receiving it in hex,

what can i do to receive data in same original format, below is the link which is the example code iam running

https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/ncs-ble-tutorial-part-1-custom-service-in-peripheral-role

Thanks,

Related