i have been interfacing simcom sim 800l with arduino uno. I am using pins 10 &11 of arduino as rx and tx. I have been able to see the output for at commands on serial port.
My issue is that how do you store the output of the at commands directly in an array and then print them on serial monitor later.
I am having problem with storing the output in an array. Is it possible to obtain the output of at commands directly from the transmitter pin of simcom sim 800l?