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 27 Dec 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 : 222051674
    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 3 Good Ratings from buyers View More Rating >
    Buyer
    Item ID
    Date
    Ratings
    le****
    222081717
    4/20/2023 11:03:00 AM
    -
    sa****
    222025593
    5/25/2022 7:59:00 AM
    -

     

    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

    axieinfinity Highlights

    Recently Viewed Items

    axieinfinity' Best Seller

    Promotion Items

    axieinfinity' Recently Sold

    axieinfinity' Items



    You may also be interested in Tag:
    * * modul



    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.