NOD.IO Wireless Activity Detection Sensor Problem connexion with node-Red

I was doing some digging about node-red, I install it and seems work for one sensor environment (NOD.IO)and not the other activity detection.
Environment

Activity detection

that’s my application

[{“id”:“a3027c82.71d65”,“type”:“ncd-wireless-node”,“z”:“f02505b8.772228”,“name”:“Vibration”,“connection”:“e4478a74.a0ac58”,“config_comm”:"",“addr”:"",“sensor_type”:“24”,“auto_config”:true,“node_id”:“0”,“delay”:300,“destination”:“0000FFFF”,“power”:4,“retries”:10,“pan_id”:“7FFF”,“change_enabled”:"",“change_pr”:“0”,“change_interval”:“0”,“cm_calibration”:“60.6”,“bp_altitude”:“0”,“bp_pressure”:“0”,“bp_temp_prec”:“0”,“bp_press_prec”:“0”,“amgt_accel”:“0”,“amgt_mag”:“0”,“amgt_gyro”:“0”,“impact_accel”:“0”,“impact_data_rate”:“4”,“impact_threshold”:25,“impact_duration”:1,“activ_interr_x”:1,“activ_interr_y”:2,“activ_interr_z”:4,“activ_interr_op”:8,“filtering”:0,“data_rate”:5,“time_series”:0,“reading_type”:1,“x”:240,“y”:620,“wires”:[[“62fcc244.e65f4c”,“9383a4db.275238”]]},{“id”:“e4478a74.a0ac58”,“type”:“ncd-gateway-config”,“z”:"",“name”:"",“comm_type”:“serial”,“ip_address”:"",“tcp_port”:“2101”,“port”:“COM3”,“baudRate”:“115200”,“pan_id”:“7fff”,“rssi”:false}]

As you can see , I don’t get any information from activity detection!, did you have an idea why?