RPi4: Bluetooth and uart1 at the same time

Moved to a RasPi4 yesterday. Most things went seemless (kudos!). Biggest problem for me is the co-existence of bluetooth and uart on the UART1 pins. Did not manage, having Bluetooth and my UART Device HM-MOD-RPI-PCB (Homematic PI Hat).

With RasPi 3 I added to /mnt/boot/config.txt

enable_uart=1

With RasPi 4 I hat to add to /mnt/boot/config.txt

dtoverlay=uart1
dtoverlay=disable-bt

Option “dtoverlay=miniuart-bt” did not work instead of disabling bt btw. :frowning:

Do have solution yet? I have the same Problem right now.

i can`t get the HM-MOD-RPI-PCB to work on my Rpi 4

I am still working on getting the module running on a RPI4 and RPI3+ but I found something interesting

This information, at least, allowed me to use this Docker Images to flash the Module with a “supported” firmware

But anyhow still trying to figure out the rest, so perhaps this helps someone to get the module running (perhaps even with bluetooth activated).

Cheers