Active Endpoint Response missing
- February 27, 2024
- 3 replies
- 3193 views
Hello,
When using device as temperature measurement server and device joins to the network where coordinator is also trust center, joining to the network works fine, but binding not. I wander, why device don't send Active Enpoint Response message when it gets the active endpoint request from the coordinator. There is no response function in zsdk but ZbZdoActiveEpReq is. I suppose, this is because the stack should send response automatically. I have understood that when using find and bind identifyQuery is different matter.
This belongs to my ealier post . Joining to the network works fine and device confirms key with success, but the problem seems to be binding now.
Specification says:
"The Active_EP_req command is generated from a local device wishing to acquire the list of endpoints on a remote device with simple descriptors
Upon receipt of this command, the recipient device shall process the command and generate an Active_EP_rsp command in response, according to the description in section"
Esko