Jim Kirisame
Jim Kirisame
Are you using the latest usb firmware? If not, try to upgrade it. And have you try other usb port without usb hub? some hub might not woking
- [ ] Wifi热点 https://msdn.microsoft.com/en-us/library/windows/desktop/dd815252(v=vs.85).aspx https://support.microsoft.com/en-us/kb/828807 http://stackoverflow.com/questions/10098419/inetsharingconfiguration-enablesharing-icssharingtype-public-returns-0x80040
- [x] 下载过慢自动切换Mirror
@dashenqiudaifei 有问题请开新Issue,贴上日志。
你好,使用官方客户端能够正常拨号吗?
同,包括感叹号、省略号等其他符号也是输出西文符号,但句号等能正常输出中文符号。
https://github.com/Lotlab/nrf51822-keyboard/blob/8bdf2ac6661b853c6f163c0c1cb6e362c99a7039/main/keyboard/host_driver.c#L33-L41 按理来说蓝牙和USB的包应该是一样的来着……
你手上有调试器的话可以看看第一次按下按键的时候uart_send_packet发送了些什么,反正要么是这边的数据有问题要么是解析数据有问题……
按理来说蓝牙和USB两者的检测时间应该是一致的才对啊……不应该会出现这种情况来着……你切换到蓝牙模式下就正常了吗?
Does you keyboard work in usb mode correctly?