Hello,
There is a Problem with the Microphone, it does not get Audio.
While the Speaker works, the Microphone do not and I don't know if it's needed , but "there is no Code yet for the Microphone and Speaker".
I have tried two different Microphones, one with three and the other with four connectors.
The Connectors of the KY-037 Microphone are four (vcc, gnd, d0, a0).
The Connectors of the other Microphone(which looks similar) are three (vcc, gnd, out).
The GSM-shield 2 have on the backside, four Connections for Microphone (m1p, m1n, m2p, m2n) (n=negative, p=positive).
I used the m1p,m1n connections with vcc(m1p) and gnd(m1n). But where to wire the third Wire (out,d0 or a0) ?
In the link on page 49 you might find some technical details about the gsm-Processor : https://www.arduino.cc/en/uploads/Main/Quectel_M10_datasheet.pdf
It might be a Programing or a Hardware problem or both of it ?
Edit-1 :
Seems the Microphone needs base 5 Volt to work, so I got it from the Arduino.
Now I tried to connect (out) connector of the Microphone to the connection (m1p) of the GSM-module.
And (vcc) and (gnd) to the (5v) and (gnd) of the Arduino.
Result:
The activity Led's of the Microphone lights up , but there is still no Audio or just windy-sound.
No one with a similar Problem ?
Thanks