ماژول SIM808 دو آنتن مدل GSM-GPS Click

0
از 0 رای

0دیدگاه

  • ولتاژ کاری:3.4 تا 4.4 ولت دی سی
  • رابط کاری:SPI/USART/USB
  • فرکانس کاری:850/900/1800/1900MHz
نمایش بیشتر- بستن

ناموجود

  • ارسال توسط ای سی تک
ناموجود
مرا اگاه کن


از طریق:
ثبت

محصولات مرتبط

نقد و بررسی

ماژول SIM808 دو آنتن مدل GSM-GPS Click
  • ولتاژ کاری:3.4 تا 4.4 ولت دی سی
  • رابط کاری:SPI/USART/USB
  • فرکانس کاری:850/900/1800/1900MHz
نمایش بیشتر - بستن

ماژول SIM808 دو آنتن مدل GSM-GPS Click

یک ماژول مخابراتی با گیرندگی قوی و اتصال سریع که به صورت پیش فرض شامل جی پی اس،جی اس ام و جی پی آر اس می باشد.

ویژگی های ماژول SIM808 دو آنتن مدل GSM-GPS Click:

  • ولتاژ کاری:3.4 تا 4.4 ولت دی سی
  • رابط کاری:SPI/USART/USB
  • فرکانس کاری:850/900/1800/1900MHz

برای خرید ماژول sim800l کلیک کنید

The following are the most important features of the GPRS module:

  • Quad-band 850/900/1800/1900MHz
  • GPRS multi-slot class 12/10
  • GPRS mobile station class B
  • Compliant to GSM phase 2/2+
    • Class 4 (2 W @ 850/900MHz)
      • Class 1 (1 W @ 1800/1900MHz)
  • Dimensions: 24*24*2.6mm
  • Weight: 3.3g
  • Control via AT commands (3GPP TS 27.007, 27.005 and SIMCOM enhanced AT Commands)
  • Supply voltage range 3.4 ~ 4.4V
  • Low power consumption
  • Operation temperature:-40℃ ~85℃

Specification for GPS

  • Sensitivity
    • Tracking: -165 dBm
    • Cold starts : -148 dBm
  • Time-To-First-Fix
    • Cold starts: 32s (typ.)
    • Hot starts: <1s
    • Warm starts: 3s
  • Accuracy
    • Horizontal position : <2.5m CEP

Specifications for GPRS Data

  • GPRS class 12: max. 85.6 kbps (downlink/uplink)
  • PBCCH support
  • Coding schemes CS 1, 2, 3, 4
  • PPP-stack
  • USSD
  • Specifications for SMS via GSM/GPRS
    • Point to point MO and MT
    • SMS cell broadcast
    • Text and PDU mode
The high-performance GSM/GPRS engine works on GSM, EGSM, DSC and PCS frequencies. The GPS has a 1 second TTF (Time To First Fix) from a hot start and 30 seconds from a cold start. Tracking sensitivity is -165 dBm.

The board has two antenna connectors, one for GSM the other for GPS. The bottom side has a SIM card slot and a Micro USB connector for interfacing with a PC.

GSM-GPS click communicates with the target board MCU through mikroBUS UART interface, with additional functionality provided by STAT, PWRKEY, RTS, RS, and CTS. Beside the mikroBUS, the board has additional pins for connecting speakers and a microphone to the GSM engine.

GSM-GPS click uses the 3.3V and 5V power supply.

 void gsm_act_send_info()
 {
 char tmp[ 60 ] = { 0 };
 char msg[ 160 ] = { 0 };
 strcpy( tmp, "AT+CMGS=" );
 strcat( tmp, tmp_num );
 strcpy( msg, "LAT : " );
 strcat( msg, latitude );
 strcat( msg, "rnLON : " );
strcat( msg, longitude );
strcat( msg, "rnALT : " );
strcat( msg, altitude );
at_cmd( tmp );
at_cmd_addition( msg );

 

Resources

Downloads

امتیاز کاربران به:

ماژول SIM808 دو آنتن مدل GSM-GPS Click (0نفر)
کیفیت ساخت
0
ارزش خرید به نسبت قیمت
0
امکانات و قابلیت ها
0
سهولت استفاده
0
دیدگاه خود را در باره این کالا بیان کنید برای ثبت نظر، لازم است ابتدا وارد حساب کاربری خود شوید. اگر این محصول را قبلا از این فروشگاه خریده باشید، نظر شما به عنوان مالک محصول ثبت خواهد شد. افزودن دیدگاه
نظرات کاربران

هنوز بررسی‌ای ثبت نشده است.