stefan123t

Results 466 comments of stefan123t

@broth-itk would you kindly check / compare this between your Hoymiles DTU Pro and the OpenDTU outputs ?

@broth-itk friendly reminder to double check this with an Hoymiles DTU :stuck_out_tongue_winking_eye:

Thanks @broth-itk this is very helpful indeed! Maybe we should double check the code in the S-Miles Installer App if we can find some routines for converting this binary data....

@mtavenrath could you also check if there is still something missing regarding the merge of #2306 this week ?

Adding syslog is a common feature request and maybe implemented using e.g. https://github.com/arcao/Syslog Syslog formatted messages are written via UDP or TCP usually to port 512 on the destination server....

@LennartF22 I opened a question on how to get the changes for the virtual HAL into RF24 library upstream. Kindly check the https://github.com/nRF24/RF24/issues/925 Ah you already noticed and answered there....

@LennartF22 besides the straight forward way of adding a custom device / hardware "utility driver" to the RF24 library upstream, we could also add your changes to the RF24 library...

We have been able to extract one/two Grid Profiles from a mock DTU, which allowed us to decode about 90% of the data. Though we still lack proper traces for...

Since the Grid Profile can be understood and read we can now take the next step and apply a modified Grid Profile. See this https://github.com/lumapu/ahoy/issues/365#issuecomment-1823596603 for the next steps to...

@tbnobody, appreciate all the documentation you added in tbnobody/OpenDTU@c9508d2. I wonder how to send a Command with a payload which is longer than the usual 32 bytes from the DTU...