I am using puck.js beacons to do my proximity interaction experiment with kids. When I do the ENABLE_BUTTON = true; in the code, I was able to collect the interaction of the kids. But kids are so enthusiastic and are playing with these battery buttons. Because of that some of the puck.js turned off during the experiment and I lost some data. I have tried the experiment with ENABLE_BUTTON = false. However, I am not able to collect the proximity interaction of kids when I did this. Anyone has any suggestion to overcome this problem. How can I disable the button and collect the interaction data
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi,
I am using puck.js beacons to do my proximity interaction experiment with kids. When I do the ENABLE_BUTTON = true; in the code, I was able to collect the interaction of the kids. But kids are so enthusiastic and are playing with these battery buttons. Because of that some of the puck.js turned off during the experiment and I lost some data. I have tried the experiment with ENABLE_BUTTON = false. However, I am not able to collect the proximity interaction of kids when I did this. Anyone has any suggestion to overcome this problem. How can I disable the button and collect the interaction data
Thanks in advance