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
Thanks,