Other Parts Discussed in Thread: TIMAC
Hi,
Let's take the most simple scenario with a coordinator and device in a beacon network using TIMAC. The device does a scan, finds a beacon and sends an association request. The coordinator sends an ACK to this. At this point the coordinator waits for a data request from the device so it can send the device's new short address.
However, until this data request happens the beacon now contains the extended address for the device going through association under "Pending addresses." This is similar to an indirect message with polling (which I am not using). Now, let's say the device never sends the data request.....how do I get the coordinator to drop the pending address from the beacon WITHOUT doing a reset? This appears to all happen at the TIMAC library level. In a more complicated example, there could be a network with 100 nodes and number node 101 has this proble,m, I would not want to do a reset at this point...
Thanks,
Kevin