Hi!
So I have made an adapter to a BT05 temperature logger based on https://github.com/tim-hellhake/xiaomi-temperature-humidity-sensor-adapter which uses Bluetooth.
I was able to get it to work but I am constantly losing my wi-fi connection (can only get it back by rebooting my raspberry pi) and I wonder if it has anything to do with my adapter. I think it was not happening before.
Are there any known problems that I should be aware of?
Ps: I am using a raspberry 3 b+. Right now I am only reading info from advertisements that are broadcast every 2 seconds or so. I’ll happily provide adapter code if needed.