Hi, may I know if it is possible to read the state of the reset button as I saw that it is a ‘input’ pin on the hardware reference manual: https://www.digi.com/resources/documentation/digidocs/PDFs/90001543.pdf
No, you are not able to read the level of the reset line.
Is there any way I could determine when the reset button is pressed? I am connecting the reset pin on XBee3 to an Arduino Mega. Thank you.