Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by mrinalsahani

  1. M

    [SOLVED] SIM900A AT Commands to connect to TCP server over GPRS

    Thanks to FvM, dizgah and xpress+enbedo. I was left with three options: 1. Learn Chinese to understand the only AT datasheet for SIM900A which is in Chinese. 2. Learn Urdu/Farsi to understand the web page shared by "dizgah" above. 3. Map the AT Commands from Chinese SIM900A AT document to...
  2. M

    [AVR] help for programming atmega8

    Hi, I use to code in Atmel Studio. But one step should be common for both of us, we need to configure the microcontroller Fuse to select internal oscillator at 8Mhz. Atmel studio provides the tool (Tools-Device Programming) for the same where you can just select the right intended value from...
  3. M

    [SOLVED] SIM900A AT Commands to connect to TCP server over GPRS

    Yes, SIM900 AT commands manual is available in English language. But I am trying to find SIM900A AT commands manual, which is also available there but only in Chinese language. :-( Yes, SIM900 and SIM900A are similar but unfortunately not the same. Similarity is the reason I am able to...
  4. M

    [SOLVED] SIM900A AT Commands to connect to TCP server over GPRS

    HI, I bought the SIM900A module few days back. I am able to initiate/receive calls/SMS. But I am not able to connect it to the internet over GPRS. Couldn't find a AT Command list with description in English. The only one AT commands document I found from SIM official website is in Chinese...
  5. M

    SIM900A - Data base problem

    Hi, 1. You need to define an pain text interface, that will include commands/data and end of command character 2. You need to do socket programming to write a server (using C# and I guess VB), this server will be running on your PC and will listen for the connection from the clients. ON...

Part and Inventory Search

Back
Top