NordicSemiconductor / ble-sdk-arduino

MIT License
249 stars 97 forks source link

Wifi driver for joystick #30

Open mkeyno opened 6 years ago

mkeyno commented 6 years ago

hi , sorry to open a ticket for my question, but I have some questions that your probably advise is really appreciated Actually I've been trying to send some game keys, base on HID protocol to the computer by wifi link(ESP8266). PC computer with OS like Microsoft Windows instantly make "HID-compliant game controller" driver with typical USB joystick , my question is, how make specific driver which is shows up same as "HID-compliant game controller" but listen to specific IP address instead of USB tnx