You are reading a single comment by @Coder2012 and its replies. Click here to read the full conversation.
  • I'm using the standard v1.4 board, I'm not doing any fancy poking around.

    One thing I should point out is my code is being sent over Bluetooth.

    I've now got a Cordova app running which changes my LED strip from my phone using Bluetooth also.

    I've noticed that if I call basic functions without parameters everything is fine. But If I add complex objects as parameters my app seems to fail, but I don't know how to debug this on my phone.

    Could this be related to how the data is pushed over Bluetooth?

    What I mean is when the app fails could it be similar to the missing characters when using the IDE because if I'm only calling a function name over Bluetooth it never fails, only when passing an object as a param, it fails intermittently.

About

Avatar for Coder2012 @Coder2012 started