Comment on Missing data when communicating over UART
bitfucker@programming.dev 1 week agoSince the posts are about SIM7600, and the example shows, it’s probably AT Command. So always newline delimited (either \r or \r\n)
Comment on Missing data when communicating over UART
bitfucker@programming.dev 1 week agoSince the posts are about SIM7600, and the example shows, it’s probably AT Command. So always newline delimited (either \r or \r\n)
ChrysanthemumIndica@discuss.tchncs.de 1 week ago
That’s fair, and sort of what I assumed, but I don’t quite have the experience to say for a fact, so much appreciated!
Ironically I’ve only done modem stuff when I was very young and also somehow most of last year. But also maybe I get a little paranoid when it comes to talking to devices, and maybe I’m extrapolating my current i2c woes too far 😅