You are reading a single comment by @seanfixer and its replies. Click here to read the full conversation.
  • Hi @allObjects, yes I could get the examples going that are documented on page https://www.espruino.com/BLE+Keyboard, they worked fine, sending characters and the interface to the multimedia keys. Yes, my FW is up to date 2v08.119. I have tried installing firmware again just in case. @Gordon I have also tried on another computer with Windows 10 OS (by disconnecting from the IDE and then pairing the Puck with the OS's Bluetooth). When I connect onto an Android phone is does appear to partly work in that I get the cursor/arrow to appear once the button is pressed.
    @Robin I have run the command this is what I get.

    process.env.MODULES.split(',')
    =[
    "Flash",
    "Storage",
    "heatshrink",
    "net",
    "dgram",
    "http",
    "NetworkJS",
    "crypto",
    "neopixel"
    ]

    Thanks for taking the time to respond.
    Sean.

About

Avatar for seanfixer @seanfixer started