Arduino troubles, pressing ones

Hey everyone,

we have an Arduino over Bluetooth going to into vvvv, reading 3 distance (PIR) sensors. Vvvv does the usual bit which is basically the Tokernizer’s helppatch but what we receive is at best … the values are there, kinda. Ramdomly mixed with a bunch of zeroes. Separating this 'spread* gives a Count of anything between 1 and 4… -_-

What to do?

Anything you can do in the Arduino code to make all the values a bit more easy to separate once you get them inside vvvv? Like I did in this tutorial, the part with “18”.

arduino-to-vvvv-a-paper-touch-interface

Nevermind, found the problem:
My tired brain was not working properly.
(thnks, tho, Westbam)