FAQ

What does the adaptor do? Are they available separately?

userHead JaneYu 2016-11-16 11:01:00 9 Views61 Replies

What does the adaptor do? Are they available separately?

2022-08-10 22:53:51

Can this sensor be used outside?

userHeadPic JaneYu
2022-05-12 23:41:22

I have the sensor working with an Arduino MKR 1000.
Have had to use pins 13/14 (RX/TX) which maps to Serial1 (instead of Serial in the original code: https://wiki.dfrobot.com/PM.... The baud for Serial1 needs to be setup to 9600 or it will not connect to the sensor (so use a different baud for the USB/Serial, e.g., 115200).
Result: It gives me all zeroes and the RX/TX leds in the PM2.5 adapter are always off.

[SOLUTION?]: I found a solution that I am not happy with: Unplug and reconnect the VCC pin in the MKR, so the PM2.5 sensor adapter resets, and starts sending data.
Any way to do this reset on software?

userHeadPic JaneYu
2021-04-22 02:49:00

I had a lot of problems with this item. Works some times, then not. Finally figured out it is a voltage problem. While the 120mA draw is within the Arduino's current rating for 5V pin, the voltage drops below the value required by this monitor (4.95V) and it does not work. It needs external additional power. With a UNO or Mega, a separate USB source in the input pin seems to be enough. For a Nano, I had to make a separate 5V bus and power the Nano and 0177 off it, and it is reliable so far.

userHeadPic JaneYu
2021-03-28 20:53:46

I'm facing an issue using the sensor SEN0177 in combination with BMP388 . Ι'm using ARDUINO UNO WIFI REV2 and the results of SEN0177 sometimes are zero values. I tried every solution that has given in the QA section but nothing seems to work. Furthermore, I'm using the Software serial's code for SEN0177 with RX and TX pins set to 10 and 11 respectively. Is there a possibility that these codes aren't compatible with these specific Arduino ?
Thank you in advance.

userHeadPic JaneYu
JaneYu wrote:

Hi Maria,

We have not tested this product with WIFI REV2 so I cannot guarantee any compatibility issue with it.
Sorry for the inconvenience.

2021-05-24 10:45:35
1 Replies
2020-06-10 17:03:54

you're awesome!
[email protected]

userHeadPic JaneYu
2020-05-04 18:08:04

Hi, I use sensors SEN0177 and after some time some of them start to show the value 1200 (for PM1, PM2.5 and PM10). What could be the reason for showing such wrong values? Can such a sensor be cleaned in some way?

userHeadPic JaneYu
2020-01-28 14:21:40

Hi Support team, can I use this sensor as an On and Off sensor ? to provide a digital input signal to the Arduino in case of the presence of dust. I wanna integrate the sensor in one of the cleaning applications.

userHeadPic JaneYu
2020-01-16 07:34:56

I have the same problem, the sensor gives 0 value with Arduino UNO

userHeadPic JaneYu
2019-11-20 17:53:12

I am having a problem about the 0 value output. I am using Arduino UNO and I used the Software serial code in this page of yours https://wiki.dfrobot.com/PM...

userHeadPic JaneYu
JaneYu wrote:

I had same problem and found that voltage supplied to sensor was not exactly 5V due to weak USB port. Changed the USB hub and sensor started to work.

2019-11-20 20:38:04
1 Replies
2019-10-23 10:10:19

You can test when there is less dust.
If you need to test in a dusty environment, but you are allergic, I don't recommend using it like this.

userHeadPic JaneYu
2019-10-22 18:45:52

https://uploads.disquscdn.c... hello, i have some question
I use 3 SKU:SEN0177 sensors in arduino mega
1. Can I use 3 sensors in 1 Arduino Mega?
2. if possible, what will the source code?
and the communication that I use is TX RX pin directly

userHeadPic JaneYu
JaneYu wrote:

Test one by one to ensure that there is no problem with the PM instrument
Then on the Arduino official website to learn how to use the mega hard serial port.

2019-10-23 10:11:49
1 Replies
2019-09-09 10:34:49

Good morning

I saw the page and I read it before and it does not answer the question.

And why you refer to a page instead of answering just the question.

Now lets try it again:

To what GPIOs the RX-TX output is connected to? Simple question isn't it?

The
reason why I ask is that I have the un-good feeling that the Beetle
does NOT use for the RX/TX port U2UXD but that that the RX/TX port is
connect together with the USB to U0UXD. But I need a technical clear
answer.

userHeadPic JaneYu
2019-09-06 13:24:05

Did anybody tried to use the PM Sensor with ESP32 BEETLE?

userHeadPic JaneYu
JaneYu wrote:

Hey Andreas,
If you are wondering if it is compatible, it is! All you need is RX and TX pins for communication (in addition to power and ground). You can check the wiki here to get a better idea of how it connects: https://wiki.dfrobot.com/PM...

2019-09-06 16:24:06
1 Replies
2019-09-03 16:07:59

Hey Niki,
I advise you check out the product wiki here. It is a little difficult to understand without knowing the communication protocol, which is described in the wiki. You can find that link here: https://wiki.dfrobot.com/PM.... Additionally take a look at the product datasheet which can found on our github here: https://github.com/Arduinol...

userHeadPic JaneYu
2019-07-25 15:08:13

Hi,
Could you please send us an email with your photo of connection, code and result to [email protected]?

userHeadPic JaneYu
2019-07-21 18:53:38

Hi,
There is a switch on your exapsion shield. You can either choose "PROG" or "RUN". If you want to monitor the data, switch to "PROG", which means you are using the USB serial. And the data collected from the sensor will be transmitted to your PC and printed out in the serial monitor.

userHeadPic JaneYu
2019-07-20 08:36:11

already solutions you just have to create a new serial independent for each and to send by bluetooth must use the serial variable they created and .println (message)

userHeadPic JaneYu
2019-07-02 10:57:00

Hi,
Have you tested the PM2.5 sensor on any other Adruino mainboard?

userHeadPic JaneYu
2019-04-04 15:33:04

Sure, i have sent an email to [email protected]

userHeadPic JaneYu
2019-03-07 14:25:09

Please contact [email protected] for RMA

userHeadPic JaneYu