PMserial
PMserial copied to clipboard
Doesn`t work on esp32 wroom 32u
Hello my friend
I have a project that i use pms5003
Also i use gps,mq131,mq7 and LED 64*128
I CONNECT VCC of pms5003 wire to 5v esp3 and connect gnd to gnd
Then connect rx and tx of pms to tx and rx of esp32
I try any code that you know but i have a bad problem (very very bad)
When i run my code and run the project on my esp
In buad monitor i get something bad
Some answers that i dont undrestand(i just use 9600 baud but my pms respons on 115200 baud)
I send a pic that you can see my problem.
I try all ways for solve this problem but i get bad response on monitor bauds that is not 9600.
Can you help me?
When i delete the library of pms and the coding of library Everythings back to normal !!!!
can you show me a minimal version of your sketch/program?
also, can you run any of the examples provided by the library? Like this one? https://github.com/avaldebe/PMserial/blob/master/examples/HardwareSerial/README.md