Ok i only need help by the last simple problem. How to bring a comma between the values?
My output from code: https://github.com/Landixus/multipleDS18B20WeeWX/blob/master/multiple_ds18b20.ino Posting to http://192.168.0.39/ground.php? 22.6221.94 Status received: 200 Waiting 30 seconds We need it : 22.62,21.94 :) Anybody? Am Sonntag, 21. Januar 2018 14:59:30 UTC+1 schrieb Andreas Otten: > > Ok now i have a single output :) > I near :) > > Posting to http://192.168.0.39/ground.php? > 21.69 > Status received: 200 > Waiting 30 seconds > > Posting to http://192.168.0.39/ground.php? > 21.62 > Status received: 200 > Waiting 30 seconds > > > > > Am Sonntag, 21. Januar 2018 14:43:28 UTC+1 schrieb Andreas Otten: >> >> My code so far: >> >> https://github.com/Landixus/multipleDS18B20WeeWX/blob/master/multiple_ds18b20.ino >> >> >> I got temperatures but at the moment i get not handled to send the data >> via POST >> >> error @ the moment: >> >> Connected to DeineMudda >> IP address: 192.168.0.70 >> Parasite power is: OFF >> Device count: 2 >> Found device 0 with address: 28aa193607000039 >> Resolution: 12 >> Temp C: 22.69 >> Found device 1 with address: 28892b36070000d1 >> Resolution: 12 >> Temp C: 21.94 >> >> >> Posting to http://192.168.0.39/ground.php? >> >> >> Exception (28): >> >> i am still on it, but help is welcome :) >> >> >> Am Samstag, 20. Januar 2018 20:31:25 UTC+1 schrieb Andreas Otten: >>> >>> Before i invent the wheel new :) >>> >>> anybody have a *ino file with a http post to write the values in a file >>> from multiple ds18b20 sensors ? >>> >>> I have the weewx functions ready, but not the ino file for the esp8266 >>> >>> if yes, i am happy when you share it :) >>> >>> if not i made one :) >>> >> -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
