cchisholm
Posts: 84
Joined: Sat Mar 07, 2015 4:47 pm

Baudrate question on RPi3

Wed Dec 28, 2016 3:10 pm

I am trying to trouble shoot a problem connecting to the RPi3 running Serial-Port-Json-Server. The utility runs fine, but I can't seem to connect to it at 115,200 and I don't know why. I have read some concerns about the RPi3 not running at the correct baud rate. How can I find out what the baudrate is set too and/or change it?

wh7qq
Posts: 1448
Joined: Thu Oct 09, 2014 2:50 am

Re: Baudrate question on RPi3

Wed Dec 28, 2016 8:51 pm

Try this: https://frillip.com/raspberry-pi-3-uart ... orkaround/. Google "rpi3 baud rate" for more thoughts.

cchisholm
Posts: 84
Joined: Sat Mar 07, 2015 4:47 pm

Re: Baudrate question on RPi3

Wed Dec 28, 2016 9:09 pm

Yes, I had tried that work around before posting my question. It made no difference, I am not even sure what baud the RP is trying to communicate at. I'm assuming 115200 because that seems to be the default rate, but I am not sure. How can I check the baud its using?

Return to “Troubleshooting”