Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Jananitharan; Keyword(s):

Search: Search took 0.00 seconds; generated 32 minute(s) ago.

  1. Re: How to Debugin 2 letters and store in microcontroller memory?

    Sir, actually my code like this:

    CC:
    DEBUG "AT+CSQ"
    PAUSE 10
    DEBUG 13
    debugin [wait("+")]
    debugin [wait("C")]
    debugin [wait("S")]
    debugin [wait("Q")]
  2. How to Debugin 2 letters and store in microcontroller memory?

    Sir, my gsm will be sending +CSQ: 19,0....
    I want to store the value 19 in the memory like b0.. I only able to store single value.. please help me on this...

    Thank You
Results 1 to 2 of 2