am43 icon indicating copy to clipboard operation
am43 copied to clipboard

Control AM43 blinds with an ESP32

Results 8 am43 issues
Sort by recently updated
recently updated
newest added

I am getting the following error when attempting to use this to control my blinds. ` Attempting MQTT connection... connected BLE Advertised Device found: Name: Guest Room, Address: 02:0f:95:ef:64:99, manufacturer...

https://github.com/buxtronix/am43#patch-ble-library In my version of the BLE libraries, everything was already updated as described in the documentation except the last section: "Finally, you need to find the file esp32-hal-bt.c and...

Good job, buxtronix, I bought a am43 from the tuya brand. Also a BT device but does not work with the blind engine app. the app can't find it. The...

Hi, updated my Mosquitto broker from 5.1.1 to 6.0.1 stops AM43 from operating. The Blue Tooth Enable works, but the components on HA dashboard remain Greyed Out. Restoring MQTT back...

I have been using this project for several months now and I really appreciate the work. Recently the ESP32 has stopped pushing data into the MQTT server. If I connect...

Hi, The ESP32 is connected to HomeAssistant OS Mosquito add-on. I get regular disconnects. ![Screenshot_20210317-130148_Home Assistant](https://user-images.githubusercontent.com/31865648/111471597-f7bd1780-8720-11eb-8d3f-1fba4e3bd8a3.jpg)

Hi, Thanks for this setup. For some reason my MQTT connection is failing. This is what the serial monitor is returning: 'MQTT connect failed, rc=-2 retrying in 5s.' These are...

So - I noticed that occasionally the ESP starts receiving NO_AP_FOUND events consistently: ``` [W][WiFiGeneric.cpp:353] _eventCallback(): Reason: 201 - NO_AP_FOUND [WiFi-event] event: 5 WiFi lost connection ``` When this happens,...