SIM900A GSM module with stm32f1
I'm trying to send message to sim900A via the serial port. The AT commands work but the GSM replies with some unwanted text (Previously sent text ) then finally OK. The GSM is supposed to reply what I typed with some prompts and finally OK. The pict...