loading
Mini SIM900A GSM SMS GPRS Module for Arduino

    Mini SIM900A GSM SMS GPRS Module for Arduino

    RM 249.00

    Please select option below

    X

    Quantity
    - +
    100 left
    Delivery From Kuala Lumpur
    Estimated Arrival : 1-3 working days.
    First unit : RM 10.00 
    Shipping Fee
    RM 10 by courier to Peninsular Malaysia
    RM 15 by courier to Sabah, Labuan
    RM 15 by courier to Sarawak
    Ship To : Within Malaysia
    ADD TO CART
    BUY NOW
    Add to wishlist
    Since 31 Oct 2021
    We accept
    All Malaysia Bank
    Buyer Protection
    with NetPay
    Full Refund if you don't receive your order*
    N/A
    Popular Products
    Product ID : 221711378
    Model / SKU : 147836043
    Conditions : New


    Mini SIM900A GSM SMS GPRS Module for Arduino

     

    Download Info from here

    SIM900A (Dual Band 900Mhz, 1800Mhz Celcom, Maxis only) Mini Size Module - Compatible with Arduino

    1. IO Ports - RXD, TXD, Free USB to TTL for PC, supports 12000bps-115200bps, Supports AT commands GSM 07.07, 07.05, SIMCOM AT Extended commands
    2. Anttena - SMA connector, comes with GSM 900M/1800M small antenna
    3. Power Ports - DC 5V 2A 2.1 mm, BAT/GND connector for external mobile phone battery
    4. SIM Slot - Support 1.8V/3V SIM card
    5. Working Frequency - EGSM 900 Mhz/DCS 1800Mhz - Auto Dual Band
    6. Size of PCB 59mm*43mm
    7. With ESD Protection
    8. With On/Off button and Power LED inidcator
    9. Signal LED Indicator

     

    #include 

    #define KEY1 2

    void setup()
    {
        pinMode(KEY1, INPUT); 

        Serial.begin(9600);    //set baud rate to 9600
    }

    void loop()
    {
        Scan_KEY();            
    }

    void SendMessage()
    {
        Serial.print("AT+CSCS=");    
        Serial.print('"');    
        Serial.print("GSM");
        Serial.print('"');
        Serial.print(" ");

        delay(1000);
        Serial.print("AT+CMGF=1 ");
        delay(1000);
                
        Serial.print("AT+CMGS=");    
        Serial.print('"');    
        Serial.print("18067933376");            // set destination phone number
        Serial.print('"');
        Serial.print(" ");
        delay(1000);
        Serial.print("Hello World!");            // SMS
        delay(1000);
        Serial.write(0x1A);            // send
        delay(1000);
    }



    void Scan_KEY()                        // scan
    {
        if( digitalRead(KEY1) == 0 )        // check if key is pressed
        {
            delay(20);                        
            if( digitalRead(KEY1) == 0 ) // check if key is pressed
            {            
                while(digitalRead(KEY1) == 0);        // key released
                SendMessage();
            }
        }
    }

     

     

     

    For enquiries please Whatsapp 0125374838
    https://wa.me/60125374838

     



    Buy with confidence
    We have 8 Good Ratings from buyers View More Rating >
    Buyer
    Item ID
    Date
    Ratings
    ma****
    221688649
    5/24/2022 6:38:00 PM
    Good in time
    mO****
    221721218
    4/20/2022 8:40:00 PM
    -
    mO****
    221718163
    4/20/2022 8:40:00 PM
    -
    JH****
    221683916
    3/4/2022 11:16:00 AM
    5 star seller.
    je****
    221729411
    2/28/2022 1:22:00 PM
    fast delivery..
    gi****
    221684025
    2/25/2022 11:39:00 AM
    item received just now.
    gi****
    221684025
    2/12/2022 3:06:00 PM
    Just received, busy charging unit. and doing other things. Reasonable delivery speed, within 5 days or so.

     

    For enquiries please Whatsapp 0125374838
    https://wa.me/60125374838

     

     

    For enquiries please Whatsapp 0125374838
    https://wa.me/60125374838

     

     

    For enquiries please Whatsapp 0125374838
    https://wa.me/60125374838

     

     

    For enquiries please Whatsapp 0125374838
    https://wa.me/60125374838

     

    Average Product Rating

    0.0 stars out of 5
    5 star
    0
    4 star
    0
    3 star
    0
    2 star
    0
    1 star
    0
    Share your thoughts with others
    Write a review
    Only buyers who purchased the product may leave a review

    Frequently Bought Together

    Customers Who Bought This Item Also Bought

    Related Products

    tentenshop Highlights

    Recently Viewed Items

    tentenshop' Best Seller

    Promotion Items

    tentenshop' Recently Sold

    tentenshop' Items



    You may also be interested in Tag:
    *



    ACCEPT THE FOLLOWING PAYMENT METHODS
    visa mastercard fpx maybank publicbank cimb hongleong touchngo boost
    Copyright © 2023 Interbase Resources Sdn. Bhd. (465435-U).
    All product names are trademarks of their respective companies.
    Lelong.my is not affiliated with or endorsed by any company listed on this site.