Max Köhler

Results 9 comments of Max Köhler

@Wingge we don't have a plan for an V2 upgrade currently, and we are looking into Unified Provisioning. But we are happy to help to review any PR that you...

@kcs-dileeppatel we haven't planned an update on the project at the moment. What problems are you exactly facing? Any errors? What's your application / environment look like? As it's an...

@aminjoharinia as @vincevargadev pointed out there is no plan yet to upgrade and test it. Having said that, contributions in the form of a PR are welcome.

Best practise is to provision only one device at a time, given the protocol is intended to send information back to the Mobile-App. Please check the listener part as it...

@Takrem1 what is your device logging? I'd assume that your device is continuing to try to use the incorrect credentials and therefore the library doesn't have a chance to find...

Please also check #37 and the README part "Breaking change in iOS 14.6". Some user see the breaking change with iOS 16 but the entitlements are required since 14.6.

@RootKid87 no changes in terms of priorities on our end. But we are happy to help where we can, if you want to work on it. Feel free to open...

Generally speaking, ESP8266 and MQTT TLS can work like a charm. The problem is usually establishing the connection, where often out memory issues occur and space issues due to the...

> > Generally speaking, ESP8266 and MQTT TLS can work like a charm. > > That very much depends on the amount of free RAM and available CPU cycles. With...