Problem interfacing gsm module with stm32h747 disco board
We're working a camera based person fall detection device with STM32H747 and B-CAMS-OMV camera module, we want to interface GSM module with it to make alert calls in case of fall being detected but we're facing issues with the same.
We're not able to interface the GSM module properly with the board,
the GSM module is being powered up and getting connected to cellular network but it's not responding to commands from the board.
We're trying to set up USART communication between the board and the GSM module but the GSM module is not responding to the commands.
Kindly help us with the same.
