You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Can you add some debug code to make sure the register(">" handler is getting called?

    It looks possible it's getting confused by the leading newlines. You could hack it in for now by changing the line to:

    at.register("\r\n>", function() {
    

    I'll see about modifying the AT command thing a bit more

About

Avatar for Gordon @Gordon started