AT command 관련 문서를 보던중, URC가 나오길래.. 찾아봄.
URC 이런거였구만요.
----------------------------------------------------------------------------------------------------------------from Embedded Freaks.
URC is the message that is sent from the ME(Mobile Equipment, eg. GSM/GPRS/CDMA modem) that's not the result of the AT command.
Here's some examples :
RING is sent when the modem is called.
CONNECTED is sent when the modem answer the call.
You can think of URC as modem's soft Interrupt.
-------------------------------------------------------------------------------------------------------------------
아하, 그리고, AT command 사이사이에는 약간의 delay가 필요하다는 내용도 있네요.
Give delay for Each AT command
All of AT Commands are ended with OK.
Once you've received the string, you need to wait (ie.100ms)
before launching another AT command. By this way,
you will not crash your AT command with the URC from modem.
The modem will gurantee that it will not issue URC
while AT command is processed. But it will issue URC once the AT command is finishied.
That's why you have to wait.
퍼온 싸이트.
http://embeddedfreak.wordpress.com/2008/08/19/handling-urc-unsolicited-result-code-in-hayes-at-command/
피드 구독하기:
댓글 (Atom)
잔디 3주차
잔디 심기. 3주차에 접어들었음. 사진. 아래가 1일차 사진. 다음이 3주차.
-
소스파일은 내가 만든 것이 아닌데, 그 소스를 내가 물려받아 modify한 적이 있다. 이 프로그램은 시리얼 포트를 열어서, 거기에 연결된 디바이스의 데이터를 다운로드하는 조금은 간단한 프로그램인데, 올초에 내가 수정을 가했기 때문에 내가 유지를 하고...
-
Qt 스터디를 어느정도 했다고 치고, 요즘 하고 있는 것은 windows에서 만든 TCP 기반 server 프로그램을 Qt로 바꾸고 있다. 다중의 client가 이 서버를 향해 데이터를 전송하기 위해, 연결 요청을 하고, 데이터를 전송하면 이 서버...
-
기억이 더 가물가물해지기 전에 아마존 인터뷰 후기를 남겨보기로 한다. 지금은 리로케이션 까지 해치우고 시애틀에 산지 2달이 조금 넘은 시점이다. 인터뷰 보기 전에 다른 분들이 웹사이트에 남겨둔 인터뷰 후기를 뒤지면서 이 회사는 인터뷰를 어떻게...
팔로워인데 신년인사 왔습니다. ^^ 새해 온 가족 건강하시고 복 많이 받으세요!
답글삭제감사합니다. Oldman님도 새해 복 많이 받으세요. 님의 블로그에 잠시 찾아가보았습니다. 파워블로거시네요. ^^
답글삭제