-
```
Change the buffer from malloc to a static char array. This is to prevent timing
and memory problems. It makes the serial communication more stable.
```
Original issue reported on code.google.c…
-
```
Change the buffer from malloc to a static char array. This is to prevent timing
and memory problems. It makes the serial communication more stable.
```
Original issue reported on code.google.c…
-
```
Change the buffer from malloc to a static char array. This is to prevent timing
and memory problems. It makes the serial communication more stable.
```
Original issue reported on code.google.c…
-
```
Change the buffer from malloc to a static char array. This is to prevent timing
and memory problems. It makes the serial communication more stable.
```
Original issue reported on code.google.c…
-
I modified the example code as below, where I change the interrupt to call it. BTW, I can't get prod_id unless I use `resetDUT()` function.
The proble is that, at the begin, I can get the non-zero o…
-
Thanks for your work, I tried to apply it to my Pellets Ecoteck stove with micronova board of the year 2010. With your code I didn't have any messages in the Serial Monitor, so I modified the code to …
-
This is not a issue as such but more of a question. I read the documentation regarding serial ports and enabled it in the configuration file for my virtual amiga. Via dmesg I can see that the serial…
-
Hello, I have a T-ECHO device without wifi, may I bridge this device connected to a serial port with a regular MQTT meshtastic server with two-way communication with other nodes?
If yes, may you prov…
-
```
Change the buffer from malloc to a static char array. This is to prevent timing
and memory problems. It makes the serial communication more stable.
```
Original issue reported on code.google.c…
-
```
Change the buffer from malloc to a static char array. This is to prevent timing
and memory problems. It makes the serial communication more stable.
```
Original issue reported on code.google.c…