Neil Lowden

Results 2 issues of Neil Lowden

A few days ago the ESP BLE Provisioning App stopped functioning on iOS. I could no longer provision ESP32 devices that had worked perfectly before. Inspecting the latest code I...

I am hitting the following incompatibility when trying to use esp_provisioning and mqtt_client in the same app. ``` Because mqtt_client >=9.1.0 depends on crypto ^3.0.1 and cryptography >=0.2.6 =9.1.0 is...