E:\nordic\nRF5_SDK_12.2.0_f012efa3\examples\proprietary_rf\gzll\experimental\gzll_ack_payload
Use gzll_ack_payload this routine master-slave why always send and receive the first byte 0XFF
static uint8_t m_data_payload[TX_PAYLOAD_LENGTH]={0x08,
E:\nordic\nRF5_SDK_12.2.0_f012efa3\examples\proprietary_rf\gzll\experimental\gzll_ack_payload
Use gzll_ack_payload this routine master-slave why always send and receive the first byte 0XFF
static uint8_t m_data_payload[TX_PAYLOAD_LENGTH]={0x08,
Hi
When you don't press any buttons the input_get() function will return 0xFF.
If you press one or more of the buttons on the device kit you should see a different value.
Can you see the value change if you press the buttons on your kit?
Best regards
Torbjørn