Greetings,
I am beginner to simcom controller series. I have M5Stack sim7020G NB-IOT module and I want to interface it with Arduino nano.
My question is that in sim7020G hardware guidelines its written that UART is working on 1.8V but arduino is working on 5V logic level.
So, if I have to connect both modules using UART communication. I have to shift voltage to 1.8V.
But in many tutorials I have seen that people are directly connecting arduino with SIM800,700,7000. What should I do?
Kindly, suggest how should I connect.