The day before yesterday, the keypad was working perfectly, but yesterday I went to use it and realized wootility couldn't find it, even though it's just been sitting on my desk. The only thing that happened in between was unplugging my USB dock that it was connected to. It seems like it's not turning on at all. I tried the following to troubleshoot the issue:
- Using the cable that works fine with my keyboard
- Restarting my computer
- Followed the troubleshoot steps in wootility (holding right key and right button, then plugging it in)
- Ran this command
Get-PnpDevice -PresentOnly | Where-Object { $_.InstanceId -match '^USB' }in powershell before and after plugging the device in to confirm it's not at all making a connection.
Anyone else encountered this or have a clue what could've happened?