Considering a "CC2531 USB Dongle" programmed with "Contiki OS" and a small program to send and receive packet that connected to the computer.
Here, I need to develop an application i.e. on the Windows and this app command the Dongle when to transmit the packets and then convey the received packets to my app.
I know there is packet sniffer programmed in the Dongle but in my case it's useless because i'm using Contiki.
But I don't know how to make a connection between the Contiki and my computer.
Is there anybody to help with a solution?