hi, I tried to send data from two sensors, but it seems that only one received data at the server. Here is my node, how to make it able to receive data at the same time from both sensors.
Try to look into how sensors are sending the data, I think you will find the problem is on the sensor side, check the code there
ok tq,, I have check and find the solution, the client id should be unique. tq all