Hi Everyone,
I have recently purchased a SIM7000e IOT HAT and have an Arduino Nano.
Yesterday I was able to connect the arduino to the sim7000e and the arduino was able to communicate with the sim7000e with AT Commands.
Today however, I wired everything up the same way, used the exact same code, and for some reason I cant get the arduino to communicate with the SIM7000e.
SIM7000e 5v -----------> Nano 5v
SIM7000e GND -----------> Nano GND
SIM7000e RX -------------> Nano pin 11
SIM7000e TX ------------> Nano pin 10
I am starting to think I damaged the RX and TX pins on the SIM7000e module because everything is the same as yesterday. Code, baud rate, wiring. All the same.
The SIM7000e hat works in Putty. Does exactly what I want it to do when connected via micro usb to pc.
I have a feeling that I have damaged it somehow.
Thanks