Hi,
I try to scan ibeacons through a script under Raspbian and send the result to pd but I have some problems...
Actually I think it's not a pd problem since I can send data using socket with a simple script like test_socket_to_pd-OK.sh
I can scan the ibeacon using ibeacon_scan_OK.sh but as soon as I put the two scripts together like ibeacon_scan_to_pd_socket_NOTOK.sh , I have many problems and nothing is received in pd...
If you have any idea why it dosen't work I would be very happy to hear about it since my Linux experience is still very new...
Thanks