This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to set up the connection between multiple thingy52 and a raspberry pi 4

Hi, I am new to thingy52 and raspberry pi and now I am trying to connect 4 thingy52 to a raspberry pi to get the data from those sensors.

I have followed the Nodejs examples in Github and able to connect 1 thingy52 and get the data. However, the example does not support multiple thingy52 or maybe I don't know how to edit the code.

Could someone help me with this issue? How can I edit the Nodejs code to make it work for 4 thingy52 or any other simple ways to establish the connection for 4 thingy52

Related