Demetrio Condello
Demetrio Condello
I solved the problem using this code `#define PWM_PERIOD 125000 // PWM channels #define PWM_CHANNELS 3 // PWM setup (choice all pins that you use PWM) uint32 io_info[PWM_CHANNELS][3] = {...
I have 3 reolink 410w and one reolink E1 pro. Maybe the reboot time it's too long? There is some setting to address this issue?
Thanks Andrew ! Can you solve me another issue with myr code ? When i use SetTimer with the new value i obtain strange numbers... This is the problematic portion...
@mmastrac (https://github.com/mmastrac/longshot/issues/8) did a great job decoding the statistics protocol. Do you think you could implement his work in your integration?
I built longshot using the latest rust available for download Il giorno ven 25 apr 2025 alle ore 20:40 Matt Mastracci < ***@***.***> ha scritto: > *mmastrac* left a comment...
what do you mean by pairing to coffeemaker first ?
@leprox43 Did you manage to read the statistics?
@leprox43 I can provide you with a sniffing log between the app and the coffeemaker while requesting statistics. It might be useful to you — how can I share it...
@leprox43 this is the link to dump [https://github.com/fireport/delonghi-dump/blob/main/log.pcapng](url)
@mmastrac @leprox43 I don't know if this may help, but the statistics reported in my trace dump are: coffee count: 214 milk-based drinks count: 42 water liters count: 43 descaling...