Hello, I am trying to develop a rehabilitation exercise service using Thingy52.
Thingy52 is the only device to accomplish my objective which needs motion detection using various sensors.
Moreover, it was awesome because it supports a tutorial based on javascript which can be applied to my project easily. (really appreciated!)
So, I have a question about the function of Thingy52 and its javascript service.
I wish to use an NFC reading service that is available to use in the iOS app.
In the app, they use the NFC reader to pair each other between Thingy52 and a smartphone.
However, I want to use them with another purpose.
For example, there are various exercise tools such as ball and bar, and passive RFID tags are attatched to each tool.
When I tag my thingy to a tool, thingy notifies to me which device is contacted.
To implement this example, what do I have to change or implement firmware or javascript source? Or is it possible basically?
Please give me some comments about this idea.
Thanks,
Regards,
Sky.