-
**Describe the bug**
When writing to the BLE serial i can only read ~200 byes/s, while when reading i can easily get over 50.000B/s (and my BT firmware seems to be the bottleneck
**Log messages*…
-
Hello!
I tried run simple test
```
func TestSimple(t *testing.T) {
t.Errorf("error")
}
```
but get error
```
$ tinygo test -target=pico ./cmd/myproject
FAIL myproject/cmd/myproject 0…
-
hello, I had some problems using MKS CANable V2.0。
1.about"BUSMASTER_Installer_Ver_3.2.2-cantact", I set baudRate 500k test normal,but set 100k Software crash。The supported baud rate types are not …
-
Hi!
Please add a Baudrate option in the GUI.
Thanks!
P.S.: I will test the new version more thorougly when i have the time :)
-
### Description of the issue
1.42.0-1 not starting.. Installed everything from scratch (removed z2mqtt, delete the folder from home assistant). I have the same error.
### Addon version
1.42.0-1
#…
-
When I use this CH347T programmer and set the SPI frequency to 15 MHz (30 and 60 produce bad readings in my tests), it does not save that setting properly when I close and reopen AsProgrammer.
It s…
-
Hello,
Can you please implent also 4800 as Baudrate?
Thank You
-
The uart ouput seems to have a strange bug where if you start using the uart to quick it goes on a different baud rate
Compiled program
```
#include "hwlib.hpp"
int main( void ){
// kill …
-
Currently baudrate is set in 3 places and the value is hard coded:
https://github.com/phoenix-rtos/phoenix-rtos-hostutils/blob/545b23f24540f8db7799777ae8389910d4a5ca35/phoenixd/phoenixd.c#L46
https:…
-
I am trying to make a dump of a RTL8710BX from the Govee Lynx Dream String Lights (H7021) to make a backup before putting esphome on the chip. I am able to get into boot mode but end up getting stuck …