I have a question regarding writing settings in XBee, remotely (or not).
I’m using “Remote AT Command” Frame Type to change parameters of a remote XBee in AT mode.
If I send multiple frames of remote AT command, with Apply Changes Remote command options enable, it will rewrite every time that the remote XBee receive that packet?, or it has some logic that if the changes was applied so the frame will have no effect?
I’m asking this because I’m aware if the XBee will behave badly if there are a lot of frame with the same command applied over and over.
At software Level XCTU manage this but at hardware level?
I think that the same discussion is valid with local AT command too.
PD: I’m using this as an strategy to wake up asynchronous sleeping XBees.