Hello,
I followed the guide to the letter ( https://learn.sparkfun.com/tutorials/ob … -guide/all ) but neither directly connecting to serial or through an Arduino works!
here is my setup:
when i monitor the serial port all I see is that I am sending the “ATZ” command and nothing else
the Arduino is indefinitely stuck at getResponse();
Can someone tell me how to debug the problem ?
Thank you!