Damian Kowalewski

Results 8 comments of Damian Kowalewski

Hi @notiles, we have never tested Arduino YUN mini. Unfortunately there are two flavors of Arduino: Arduino.org and Arduino.cc. We have been working with Arduino.cc and their Arduino Studio available...

if cna ssh into the linux side you can run parse_request on command line and see what you get. It is easier to debug this way.

Another way is to run the parse_request command directly from an Arduino sketch. Lookup this: https://www.arduino.cc/en/Reference/YunBridgeLibrary. Remember to replace/add `p.addParameter("...");` with correct parameters. This will allow you to see the...

Hi @notiles, let me find some time this weekend and test it and update it,

Hi @dfszb, let me look at and fix it. Do you have an easy way to reproduce this problem?

@timigod can you post some example code showing what does not work. I could not reproduce the problem using Quick Start.

@timigod, did you follow the advice from that post and does it work for you now? If not I would suggest you reset your Yun, remove old Parse library from...

Hi @abhirocks550, some more information would be useful: 1. What device are you running on? Looks like Arduino code but not certain. (If so better place to ask questions is...