Hi everybody,
I’m quite new to XBees at all. My project is about sending data from two XBees configured as routers and connected to pressure sensors to a coordinator connected with a raspberry pi. The Pi should then be able to identify where the data is coming from and process it depending on the source.
The XBees are already in the same network. Whenever I push a pressure sensor, a Frame is send and received but it’s a Node Identification Indicator instead of a Frame containing sensor data. Sensor data is important because in the future other sensors like infra red or something should be used. To cut a long story short I want the XBees to send Transmit Requests instead of Node Identification Indicators.
Does anyone know how to configure the XBees to solve this problem?