Timeline for Reading time off of a cellular modem with python 2.7 and pyserial
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 17, 2019 at 19:34 | comment | added | Shrout1 | It appears that running this particular set of commands with sudo or as root doesn't have an impact. But thank you for pointing that out! Always something to keep an eye out for. | |
| May 17, 2019 at 13:24 | comment | added | Shrout1 | I will try it as a regular user as well, it’s possible that’s a part of the problem. The text responses are available above the screenshot. Thanks! | |
| May 17, 2019 at 12:55 | comment | added | Milliways | @Shrout1 DO NOT post images - copy text. You still appear to be sending a CR. You appear to be running as root - this is a recipe for disaster. | |
| May 17, 2019 at 11:23 | comment | added | Shrout1 | Modified the script to use ser.readline() and included a screenshot. What other information can I provide that will help to solve the issue? I'm happy to post anything that gets me closer to the solution. Also, I tried using \n instead of \r and response came back with my original query as though a new line had not been entered. | |
| May 17, 2019 at 11:05 | comment | added | Shrout1 | I've also tried readline() and it didn't work, but thank you for the pointer! I can try a \n but I've never seen that in any guide anywhere... Using screen and the enter key it works | |
| May 17, 2019 at 3:23 | history | answered | Milliways | CC BY-SA 4.0 |