User Profile

Collapse

Profile Sidebar

Collapse
ulala099
ulala099
Last Activity: Aug 14 '08, 02:26 AM
Joined: Aug 9 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi,
    Thanks for your reply.

    But this is not for serial port. Rather this is for networking, isn't it?

    I was trying SER.read() , SER.receive(tim eout) , SER.receivebyte (timeout). I couldn't find any function for reading line like readline() for GM862. How can I solve this problem?...
    See more | Go to post

    Leave a comment:


  • Respond to serial port while processing other jobs

    Hi,
    I am programming GM862 using python. In my program the device should wait for serial port command for unlimited time and respond to any command while processing other parts of the program at the same time.

    For example My device logs data continuously. Now If I connect my PC to the device and send command "date" then it should respond to it and send the present time and date. But it should not stop processing the...
    See more | Go to post

  • ulala099
    started a topic Python serial port

    Python serial port

    Hi,
    I am newbie in python programming. I want to send command to my Telit GM-862 device either from Terminal or by sms and it should work according to the command. After executing the command it should wait for new command again.

    Now, my problems are-

    1. I can send ser.receive(20) ; for receiving command in GM862 from terminal. But how will I wait for serial port command forever?

    2. How can I...
    See more | Go to post
No activity results to display
Show More
Working...