You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • It might be best to ask on the DroidScript forum - or actually look in the DroidScript app for the Puck.js plugin docs. It's a bit odd but I believe the documentation isn't available online, it's just part of the app.

    I did find this on their forum though:

    You should also be able do basic serial comms with the puck by using the puck.Send( msg ) function and receiving data by setting a callback using the puck.SetOnReceive( callback ) to receive console.log messages coming back from the puck.

    So that could be an option

About

Avatar for Gordon @Gordon started