I've got an XBee Pro S3B 900HP sitting in a sparkfun shield on an Arduino uno. I'm trying to create API packets by pinging analog pin 5 and saving that data into the payload array. I am attempting to transmit these API packets to a different XBee Pro S3B 900HP that's sitting on a grove development board connected via USB to my computer. I have an XCTU terminal open for the XBee connected to my computer but nothing is coming through on the terminal. I'm not sure if the library is an issue (XBee.h) or if this is not allowed with the S3B XBees. If anyone else has ran into this problem before any help would be greatly appreciated. Thanks!