Peter Kling

Results 12 comments of Peter Kling

I am already running it continuously logged in. It was really simple. But it seems my inverter only allows 60 querys per hour, so maximum seems to be once per...

@mahadi That is not only a change to the config file. It involves minor program additions, and an addition to the configuration code. On Mon, 12 Aug 2019, 14:59 mahadi,...

@mahadi Maybe your inverter is different from mine. As I said, mine only allows 60 logins / hour. I will prepare a patch file for the changes I made. But...

I don't think so. Sbfspot rejected my solution(s) and went another route. On Tue, 26 May 2020, 17:02 Erwin Vrolijk, wrote: > Implementation seems pretty ok. master...PjotrekSE:feature/runcont > > Any...

Well, hope it worx. You must be very careful with the mallocs not to cause a memory leak. Have a look at my clone at github. On Sat, 6 Jun...

Correct me if I'm wrong, but if you only loop the mqtt part, will it not send the same values every time? Would you not want to get new values...

If that's the case, the simplest way may be to use preprocessor directives to keep that part in linux, and exclude in all other. They impose little if any load...

No, it's an old one. On Sat, 27 Jun 2020, 09:02 Martin Rinas, wrote: > @fasihi01 has your fork the latest version? > Tried to use yours but ran into...

I remember now that I found some memory leaks - or not correctly disposed of memory allocations in the original code. That was of course no problem there, since that...

Could be filled up sd card. Try 'df -h' On Wed, 18 Nov 2020, 13:14 s56g, wrote: > Hi > I have rather strange problem on Raspberry Pi 4 (Model...