No problem, there is no simple way as I see. I'm not a programmed but electronics is easier for me ;) I will put a probe on the serial with a very high impedance, that should do it.
Because data is received in the database, I was thinking there should have a way to print it from weewx... Thanks for your answers. YM Le mercredi 25 octobre 2017 20:59:44 UTC-4, mwall a écrit : > > > > On Wednesday, October 25, 2017 at 4:57:45 PM UTC-4, Yves Martin wrote: >> >> I use the syslog, but this is not very practical. I thought other ways >> should exist... >> > > yves, > > the method vince referred to (running weewx directly) will emit loop data > to stdout. is that the level you are asking for, or do you need to see the > raw bytes? > > if you want to sniff the serial traffic, you have a few options: > > a) hack the driver. modify vantage.py so that it prints the serial data > as it sends/receives it > > b) passively sniff. fabricate a serial sniffer - solder a few wires onto > a serial cable, and terminate them in another serial connector. then run > screen or other serial tool to watch the traffic between weewx and the > station. > > m > -- 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.
