I have one xbee module used as cordinator (host side). This side is connected to PC.
And this cordinator needs to communicate to other end-devices. These end-devices are battery powered and not connected to any PC.
Now, I want the end-devices to send their Identity (may be any text or MY address) on power up wirelessly to the host. This host should receive this information from end-devices and send back an ACK signal to end-devices. And this ACK signal when received by the end-devices should turn-on/turn-off LED on end-device board.
I am not using any mcu on end-devices. Can I do this task without the micro-controller unit(mcu)?
Thanks in advance,
Fahad