This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Hid+UART profile for Nordic-Dk board

Dear Nordic Team,

I am using Nordic DK board,

Now i want integrate UART to hid-mouse application. So that whatever data i can receive , will send to HID device without affection HID profile.

Kindly let me know is it possible or not?.

So how can i test if it is possible with my dk board and android phone?.

Is any one has some sample application already to test it?.

Regards Fab

Parents
  • I did integration of UART to HID now.

    So whenever i enter character A,B,C, and D in UART , the cursor is moving up,down,left and right respectively in android phone.

    Now i want to send absolute data from device to phone whenever i enter some character in UART.

    Could you please tell , how to send absolute value in the example code?.

    means how can i make mouse example code as as absolute mouse?.

    Thank you

Reply
  • I did integration of UART to HID now.

    So whenever i enter character A,B,C, and D in UART , the cursor is moving up,down,left and right respectively in android phone.

    Now i want to send absolute data from device to phone whenever i enter some character in UART.

    Could you please tell , how to send absolute value in the example code?.

    means how can i make mouse example code as as absolute mouse?.

    Thank you

Children
No Data
Related