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 Kandeepan

  1. K

    PIC Microcontroller 12F675

    Hi, Could any one help me to program to flash two LEDs alternatively.I'm using PIC12F675. 90 Flashes per minute. using CCS compiler.Thank you in advance.
  2. K

    A good book for embedded c programming

    Hi Shivaram, Thanks for your reply. pls have a look at the following code /******************************* Fuse Settings ******************************/ #fuses INTRC_IO,NOWDT,NOPUT,NOMCLR,BROWNOUT,PROTECT,NOCPD /***************** Based on Internal Clock frequency of 4MHz ****************/...
  3. K

    Re: Pic 12f675 c code - ccs compiler

    Re: Pic 12f675 c code - ccs compiler Anybody there to explain me as I'm very new to PIC C programming. What does it mean by " set_timer0(42);" Looking forward to hear from you soon. Regards Kandeepan
  4. K

    A good book for embedded c programming

    Hi Shivram, Hope you can remember me. I'm very new to PIC C programming. What does it mean by " set_timer0(42);" Looking forward to hear from you soon. Regards Kandeepan
  5. K

    Re: Sim300cz - at commands - gprs

    Re: Sim300cz - at commands - gprs Mate, SIMCOM's SIM300cz does not recognise the MultiTech Systems' AT-Command such as FTPPORT, FTPTYPE. Anyway thanks and I appriciate for your responses. When I tried it on "Command Prompt-DOS" I got the following response...
  6. K

    Re: Sim300cz - at commands - gprs

    Re: Sim300cz - at commands - gprs Hi Shivaram, I tried the command and got the following response AT+WIPCREATE=4,1,"212.157.119.102",21,"Username","Password" ERROR AT+WIPCREATE? ERROR AT+WIPCREATE=? ERROR All I want how to Login to and FTP server using AT Commands. I tried...
  7. K

    Re: Sim300cz - at commands - gprs

    Re: Sim300cz - at commands - gprs Hi Shivaram, I was able to go up to ftp connection. AT+CIPSTART="TCP","212.157.119.102","21" OK CONNECT OK +IPD65:220-*********************************************************** +IPD38:220- PLASTIC OMNIUM SYSTEMES URBAINS +IPD6:220- +IPD65:220...
  8. K

    Re: Sim300cz - at commands - gprs

    Re: Sim300cz - at commands - gprs Hi Shivaram, I have gone upto AT OK AT+CGDCONT=1,"IP","orangeinternet","192.168.71.35",1,1 OK AT+CDNSCFG="158.043.192.001","158.043.128.001" OK AT+CSTT="orangeinternet","","" OK AT+CIICR OK AT+CIFSR 10.52.83.134 AT+CIPSTATUS OK STATE: IP STATUS AT+CIPHEAD=1...
  9. K

    Re: Sim300cz - at commands - gprs

    Re: Sim300cz - at commands - gprs Hi Shivaram, I have sorted out the following AT+CIICR AT+CIFSR AT+CIPSTATUS AT+CIPHEAD AT+CDNSORIP Now, I have struck at "AT+CIPSTART". I'm trying to connect to an FTP sever ftp://212.157.119.102 Orange Mobile Port no is 8080. I'm I correct ? If not,Which...
  10. K

    Re: Sim300cz - at commands - gprs

    Re: Sim300cz - at commands - gprs Hi Shivaram, Thanks for your response. I have tried the ""AT+CSQ" and got the following AT+CSQ=? +CSQ: (0-31,99),(0-7,99) OK AT+CSQ? ERROR AT+CSQ +CSQ: 5,0 OK I do not know where I'm going wrong mate.. Appriciated your time and concerns. Thanks...
  11. K

    Re: Sim300cz - at commands - gprs

    Re: Sim300cz - at commands - gprs Hi Shivram, Thanks for the data sheet. I do not know where I'm going wrong mate. T+CGDCONT=1,"IP","paygwap", OK AT+CGDCONT=? +CGDCONT: (1-10),"IP",,,(0,1),(0,1) OK AT+CGDCONT? +CGDCONT: 1,"IP","paygwap","",1,1 OK AT+CGPADDR? ERROR AT+CGPADDR=? +CGPADDR: (1)...
  12. K

    Re: Sim300cz - at commands - gprs

    Re: Sim300cz - at commands - gprs Hi Shivaram,Thanks for your response. Could you please let me know how to set up the "CIICR - PDP to Active" I have got the following when I do the AT Commands AT+CIICR? OK AT+CIICR ERROR +PDP: DEACT AT+CIICR=? ERROR Looking forward to hear from you soon...
  13. K

    Re: Sim300cz - at commands - gprs

    Re: Sim300cz - at commands - gprs Hi, AT Commands are product based..So it is always better to follow the concerned Product's Data Sheet- AT Commands
  14. K

    Re: Sim300cz - at commands - gprs

    Re: Sim300cz - at commands - gprs Dear All, Could any one help me where did I go wrong in the following AT Command AT OK AT+CREG? +CREG: 0,1 OK AT+CGATT=1 OK AT+CGDCONT=1,"IP","paygwap" OK AT+CSTT="paygwap",Orange","multimedia" ERROR An early reply is very much appriciated. Thanks and kind...
  15. K

    RE: SIM300cz - FTP server Via GPRS using AT Commands

    RE: SIM300cz - FTP server Via GPRS using AT Commands Hi Friends, Could you please let me know to establish a connection to FTP server via GPRS. I'm using SIM300cz, Orange- UK SIM. An early reply is very much appriciated. Kind regards Kande

Part and Inventory Search

Back
Top