Столкнулся со следующей проблемой:
прошивка 1137B04V01SIM900M64_ST_EAT
Осуществляю подключение к НТТР серверу POST метод, передаю данные а NETLED все время остается в режиме "find the network" Поробовал TCP подключение, вставляю данные на сервер, та же история.
В итоге визуально по NETLED не возможно определить есть GPRS подключение или нет.
в SIM900_HARDWARE написано следующее. NETLIGHT 64ms On/ 300ms Off GPRS communication 64ms On/ 3000ms Off SIM900 find the network 64ms On/ 800ms Off SIM900 does not find the network Off SIM900 is not running
в SIM900_AT Command Manual_V1.05.pdf есть новая команда AT+SLEDS, там описание
AT+SLEDS =<mode>,<timer_on>,<timer_off> Parameters <mode> 1 set the timer period of net light while SIM900 does not register to the network 2 set the timer period net light while SIM900 has already registered to the network 3 set the timer period net light while SIM900 is in the state of PPP communication <timer_on> Timer period of “LED ON” in decimal format which range is 0 or 40-65535(ms) <timer_off> Timer period of “LED OFF” in decimal format which range is 0 or 40-65535(ms)
Смутило следущее ранее говорилось про GPRS communication а теперь про PPP communication
|