Emanuele Laface

Results 18 comments of Emanuele Laface

I know what is a best practice to code, the problem is that in a compiled language the reserved names are detected by the compiler and the user is warned....

Ok I find a workaround (maybe useful for other users with MacOS Big Sure for the moment) I removed the file `cJSON.c` from `libraries/ESPHap` because anyway there is the same...

Is there a simple GPIO blinking led example? I am familiar with Arduino (and C) but I have no idea how to start to control the GPIOs for this board...

Ok I find what to add, I report here because it can be useful for other beginners with ESP32 like me. Maybe you could add this (commented?) in the App.c...

Thanks, I see that it may be safer to initialize it in the proper way. Where would you put the init part in the homekit example? I sued the `AppAccessoryServerStart`...

Is it normal that the discovery is completely erratic? Somtime it does not discover it for hours, after many reboots etc, some other times it find it in couple of...

Hi, I work with @juanfem and I can post here the code. The main idea is to have something that returns all the details of a list of PVs in...

I am a bit confused by the solution that you propose, because I used exactly what you propose here in the past but what I am trying to do is...

I have the same issue, was it fixed somewhere?

I am experiencing the same issue. In particular it is triggered by any set config on the camera. If I use gphoto2 only to shoot it works well, but any...