I configured my XBee 2 modules using X-CTU, one as a router API and other as a coordinator API by setting AO to 3. But when I send ZDO active end point requests, it is not passed out to the UART on the router side. But for our application we want the requests to be passed to the UART so that the controller can handle the requests. I tried both XB24-ZB and XB24-SE, but the XBee itself is providing a response for ZDO requests.
When I used profile ID 0x0109, the ZDO requests are passed to the UART for both XB24-ZB and XB24-SE. But according to the data sheet, the profile ID must be set to 0 to send ZDO commands. But when I do that, the request is not passed out to the UART. I am using firmware version 23A7 for the XB24-ZB router API and 21A7 for the XB24-ZB coordinator API.