stanleyhuangyc / Freematics

Official source code repository for Freematics
https://freematics.com
430 stars 349 forks source link

SIMCOM SIM5360E not responding on One+ #117

Open sukesh-ak opened 4 years ago

sukesh-ak commented 4 years ago

Here is the output after enabling verbose logging. This output is from sim5360test.ino

20:22:46.031 -> [UART BEGIN]
20:22:46.031 -> [UART SEND]ATI

20:22:47.055 -> [UART RECV]
20:22:47.055 -> [UART SEND]ATI

20:22:48.034 -> [UART RECV]
20:22:48.034 -> [UART SEND]ATI

20:22:49.024 -> [UART RECV]
20:22:49.024 -> [UART END]
20:22:49.024 -> [SPI BEGIN]
20:22:49.159 -> [SPI SEND]ATI

20:22:49.159 -> [SPI RECV]
20:22:49.159 -> [SPI RECV]
20:22:49.159 -> [SPI RECV]OBDUART v1.1
>
20:22:49.159 -> Bee Rx:16 Tx:17
20:22:49.159 -> Init cellular module...xBee power pin set to low
20:22:50.281 -> xBee power pin set to high
20:22:53.369 -> === SENT@7351 ===
20:22:53.369 -> AT

20:22:53.369 -> ==================
20:22:54.351 -> === SENT@8351 ===
20:22:54.351 -> AT

20:22:54.351 -> ==================
20:22:55.334 -> === SENT@9351 ===
20:22:55.381 -> AT

20:22:55.381 -> ==================
20:22:56.360 -> === SENT@10351 ===
20:22:56.360 -> AT

20:22:56.360 -> ==================
20:22:57.342 -> === SENT@11351 ===
20:22:57.342 -> AT

20:22:57.342 -> ==================
20:22:58.459 -> xBee power pin set to low
20:22:59.483 -> xBee power pin set to high
20:23:02.570 -> === SENT@16561 ===
20:23:02.570 -> AT

I never got this module working and I have been trying for couple of days now.