Hi:All:
A: Since I have getten help to make left/right button working well, but I just want to know the dataflow from the button being pressed to released. 1. It means that:the button code 0x01(left button)---->to filled a table like a rep_map_data---->then send to the softdevice and out 2.what is the defference between the inp_rep_array[] and the rep_map_data? 3. how to set up another more than four button in the example? 4.BLE device how to receive data from the host?
B: Another question about QDEC,it seems the liberary only gives the steps that the wheel turns.it does conclude it's direction.And how to find out it's direction?