emflex / emflex-firmware

Firmware for Emflex prototypes
GNU Lesser General Public License v3.0
0 stars 2 forks source link

GSM driver fails to configure GSM module #30

Open rspolyak opened 7 years ago

rspolyak commented 7 years ago

After reset to factory defaults GSM module does not send common startup sequence (RDY -> Call READY), but enables UART autoband mode and wait for user. User should explicitly set fixed UART baudrate.

Need to update communicate part of GSM driver to handle GSM factory defaults correctly