How to Reset XBee

Hello Arduino Community!

I would like to ask, how do you reset the XBee Explorer Adapter or the XBee mounted to it programmatically through Arduino and through a push button?

Thank you! :slight_smile: :slight_smile:

Check if the RST pin is connected to the xbee reset pin. If so, pull low to reset.