This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to interface CC2530 with a standard keyboard(serial USB) using contiki OS?

Hello,

I'm trying to interface a standard keyboard that has a USB connection to my desktop with my RF05 evaluation board (CC2530DK). The platform that I'm using is contiki. I'm able to transmit a single character and see it on putty. However, when it comes to receiving a character or string, I'm pretty much stuck. I've tried the serial-line and other stuff as I read on various forums but to end up nowhere. Actually, I'm a novice in contiki and with this microcontroller as well. My eventual aim is to receive data serially from some other platform that has codes based on C#. So, I wanted to test the receive function of the microcontroller by being able to type something on the keyboard and getting to see it on the putty console via the microcontroller through serial communication.

Any help on such grounds will be really appreciable..

Thanks,

Naved