Avatar for Artiom

Artiom

Member since Jan 2017 • Last active Apr 2017
  • 2 conversations
  • 21 comments

New puck.js explorer.

Most recent activity

  • in General
    Avatar for Artiom

    Is this module available for Puck.js ? I tried this code and it says module "clock" not found.

    • 4 comments
    • 2,322 views
  • in Puck.js, Pixl.js and MDBT42
    Avatar for Artiom

    This is 1v90.

  • in Puck.js, Pixl.js and MDBT42
    Avatar for Artiom

    With my code (attached) I got an error

    app_timer_start error 7
    

    Apparently puck works as expected, but what does it mean?

  • in Puck.js, Pixl.js and MDBT42
    Avatar for Artiom

    Yes, Arch has this out of the box.

  • in Puck.js, Pixl.js and MDBT42
    Avatar for Artiom

    So I found that the only way of making this works in Windows is to avoid windows ;). I installed Virtualbox with Archlinux (bluez 5.43). And it works out of the box! With all the same hardware.

    This internal adaptor is on the USB bus so it can be virtually attached to virtualbox USB hub.

  • in Puck.js, Pixl.js and MDBT42
    Avatar for Artiom

    I have only one internal adapter Intel one. I suppose as I can see the puck.js it is BLE compatible.

  • in Puck.js, Pixl.js and MDBT42
    Avatar for Artiom

    No I didn't check the Bluez. I just wanted to compare the behaviour. I need to make it work on my laptop which is unfortunately Window 7, and I can not do much of it. Except if you know a live distribution of linux with the right Bluez version. Live, because I cannot install something on dualboot on this pc.

  • in Puck.js, Pixl.js and MDBT42
    Avatar for Artiom

    I tried it on the linux box from Chromium. Result is slightly different. All the time different. Here is the transcript of several connexions:

    No code in storage.
    >>> Connecting...
    Set Slow Write = true
    >>> Connecting to Puck.js c064
    BT> Device Name: Puck.js c064
    BT> Device ID: t5VB7pAhtyVVCJlk1naOMQ==
    BT> ERROR: NetworkError: Connection failed for unknown reason.
    ERROR: [notify_error] Connection Failed.
    >>> Connection Failed.
    >>> Connecting...
    Set Slow Write = true
    >>> Connecting to Puck.js c064
    BT> Device Name: Puck.js c064
    BT> Device ID: t5VB7pAhtyVVCJlk1naOMQ==
    >>> Connected to BLE
    BT> Connected
    BT> Disconnected (gattserverdisconnected)
    ERROR: [notify_error] Connection Failed.
    >>> Connection Failed.
    ERROR: [notify_error] Connection Failed.
    >>> Connection Failed.
    >>> Connecting...
    Set Slow Write = true
    >>> Connecting to Puck.js c064
    BT> Device Name: Puck.js c064
    BT> Device ID: t5VB7pAhtyVVCJlk1naOMQ==
    >>> Connected to BLE
    BT> Connected
    BT> Disconnected (gattserverdisconnected)
    ERROR: [notify_error] Connection Failed.
    >>> Connection Failed.
    ERROR: [notify_error] Connection Failed.
    >>> Connection Failed.
    >>> Connecting...
    Set Slow Write = true
    >>> Connecting to Puck.js c064
    BT> Device Name: Puck.js c064
    BT> Device ID: t5VB7pAhtyVVCJlk1naOMQ==
    >>> Connected to BLE
    BT> Connected
    Got ""
    No Prompt found, got undefined - issuing Ctrl-C to try and break out
    Got ""
    No Prompt found, got undefined - issuing Ctrl-C to try and break out
    Got ""
    No Prompt found, got undefined - issuing Ctrl-C to try and break out
    Got ""
    No Prompt found, got undefined - issuing Ctrl-C to try and break out
    Got ""
    No Prompt found, got undefined - issuing Ctrl-C to try and break out
    
Actions