Hello,
I'm having a relatively curious issue with a custom PCB that I use. It has a Teensy 3.2 and an XBee S2C. I was experiencing an issue where anytime any of my code resulted in an xbee.send(), the program would come to a stop.
Initially I thought this behavior was due to a buggy I2C bus...