i want to develop simple communication using rc2400hp(cc2350) in simple api interface between one coordinator and one router .the issue i am facing in zb_data_request "ack" attribute which valce i have to put to enable the application level acknowledgement.In cc2350 interfave document,it said set true valve to enable it.so i put "0x01" in ack attribute.now when i am sending the zb_data_request with router powered off i am getting a status of "0xe9" which is mac level no acknowledgement.
when i powered in the router and sending the zb_app_register and start request to the router ,i am again sending the same data request to the router ,in this case iam getting status of success in the send data confirm
what value should i put in ack so that i can get application no acknowledgement in case router is powered off