-
Using a serial protocol that exchange very few bytes per second does not work in ESP32 due the `rxfifo_full_thresh` parameter set to 120.
Testing in C and reducing this value to 1 makes the ancient p…
-
Hello,
I am having issues using this component on ESPHome. Immediately after the first frame, I get a core dump and constant reboots. I am running it on an MH ET LIVE ESP32MiniKit.
### Things I …
-
[https://discuss.ardupilot.org/t/volz-protocol-over-2-different-uart-ports/62681]
-- Feature request
VOLZ/Sbus Protocol sending over more than one UART port at the same time.
-- I have found an i…
-
### Is your feature request related to a problem?
Integration of UART_WAKEUP in esp_modem component
### Describe the solution you'd like.
Dear ESP-IDF Development Team,
I hope this messag…
-
Is there a way in the pcapng format to provide a second timestamp for a packet?
I am looking at an RS485 UART serial protocol. Packets can have different BAUD rates and different delays between singl…
-
### Checklist
- [X] I have filled out the template to the best of my ability.
- [X] I have understood that this integration is only about battery management systems with Bluetooth Low Energy support.…
-
NVR is Hi3536DV100 , master+8d995dt, 2024-10-20
Cam is Hi3516ev300, master+874aa01, 2024-10-21
Camera module is IVG-85HG50PYA-S.
Osd is drawn but no data update.
I can see trafic on the uart port …
-
The package https://github.com/Re4son/re4son-kernel-builder/blob/build-4.14.n/repo/pi-bluetooth_0.1.4%2Bre4son_all.deb provides the btuart bash script.
This script relies on hciattach
```
#!/bi…
-
**Describe the bug**
Within one test case, I want to modify a fake's return value sequence. SET_RETURN_SEQ updates the sequence and length, but doesn't reset the next index.
**To Reproduce**
exam…
-