Alberto Montefusco
Alberto Montefusco
> you can use ASCII codes to send keys: > > ``` > bleKeyboard.write(32); > ``` > > If the last character goes into loop, either the speed of sending...
> Non sono sicuro del motivo per cui ti succede, ho appena provato rapidamente sulla tastiera della mia password (sono al lavoro ora, quindi non ho tempo per i test)....
> When I have issue with speed, it happens to replace "_" char with "-". I am not sure if this is relevant. The strange thing is that some ASCII...
> Even more wierd is that this happens (for me) only in RDP sessions, especially if it goes into lock screen. Also in this case copy/paste also does not work,...
> Maybe try to copy the above mentioned SendSequence , and see if it will work for you. I am using it daily and have no issues with it on...
Why these characters match to this ascii code: 33 ! 34 ° 35 £ 36 $ 37 % 38 / 39 à 40 ) 41 = 42 ( 43 ^...
> What is the device your ESP32 is connected to? Have you tried it on any other device? The problem is that the library functions correctly only on English keyboard...
> Running kali linux here. I'm also having this issue. I'm not sure if it worked in the out of box version since I did a full-upgrade as soon as...