Hi,
I working on nRF52 series development boards communication. I am using ESB library for data transfer. I am able to transfer the data between two microcontrollers. Now I am using internal temperature sensor so that I can transfer the temperature sensor data.
When I add the Tx temperature sensor data it is not receiving by the receiver when I send other than any character it is able to receive.
I didn't know what I am doing wrong.
Can anyone help me out here? I am attaching Tx code here