• Hi!
    I noticed that, using the example code of Bluetooth LE HID Keyboards (here), if i write

    kb.tap(kb.KEY.A,0);
    kb.tap(kb.KEY.N,0);
    

    the micro:bit send only the first letter (a).

    Is there a workaround or somthing to do to allow the board to send more letters?

    Thanks!

About

Avatar for coat @coat started