Alvaro Valdebenito

Results 27 comments of Alvaro Valdebenito

Looks like PR #200 solved this issue, and can be safely closed

Hi @ganeshs4 Are you using `platformio` to compile the application? If so, could you show me your configuration?

Hi @jgriesfeller I would like some feedback hare. Specially regarding on the scope of the PR. I think that I could push a bit further and combine all the scripts...

@jgriesfeller It looks to me that `scripts/testdata-minimal/TM5_subset.sh` is not used when creating the test dataset. It is supposed to be run on the test files directly, so I do not...

> These were just some quick and dirty creation scripts for the testdata-minimal. I moved them into the repo after some problems to find them after EBAS had changed its...

I'm going to spend a bit of time over the next week cleaning up and testing the scripts.

Hi @gbalbinot > We started using your library in our devices (5 so far) in a project to monitor Air Quality in Porto Alegre, Rio Grande do Sul, Brasil. It...

Sorry for the delayed answer, looks like you found a way around the issue. > Your library sends "passive mode" command in 'init' and 'trigRead' methods: uart->write(cfg, msgLen); // set...

There are several versions of the datasheet. This one was translated from the original Chinese one, is the best reference I have found http://www.aqmd.gov/docs/default-source/aq-spec/resources-page/plantower-pms5003-manual_v2-3.pdf?sfvrsn=2

What sensor model are you using? Maybe you could check your senor wiring using a USB serial adaptor and my Python library [PyPMS]? [PyPMS]: https://avaldebe.github.io/PyPMS/