Skip to main content

Questions tagged [serial-console]

The serial console is a text entry and display device for system administration connected through a serial link.

0 votes
0 answers
32 views

Reading Serial (RS-485) Data (RPI5)

I have an RS-485 Shield that im using but none of the sample code or online guides for this that i can find seem to work. I'm not interested at this stage in doing anything with the data i just want ...
Elliott's user avatar
0 votes
1 answer
140 views

When is the 'disable-bt' dtoverlay necessary?

I have a Pi 3B+. There are a number of resources out there that suggest it is necessary to enable the disable-bt overlay in order to make use of the serial UART on GPIO 14 & 15. E.g., this ...
larsks's user avatar
  • 653
0 votes
1 answer
91 views

How to disable sysrq on UART

I am trying to talk to a device over serial (ttyAMA0 or serial0) and it works, but sometimes I get the following TX from my rpi4, which crashes the device I talk to: [22763.820857] sysrq: HELP : ...
tester's user avatar
  • 11
0 votes
1 answer
44 views

Code hangs when receiveing data on UART using Gpio 15(RX)

I enabled the UART interface inside the /boot/config.txt file. I know I have correctly selected the serial port because ser.write(data_to_send.encode()) gets executed successfully. The line where my ...
Osama Khalid's user avatar
0 votes
0 answers
16 views

Unable to access Raspberry Pi through Serial Connection

With the setup I am using, the Pi fills up with logs. The ring buffer I have set up doesn't seem to work and fills the SD card. I accessed the unit before using serial connection but now I do not get ...
Johnny C's user avatar
0 votes
1 answer
88 views

Serial connection cannot send login information

I'm connected through a serial port to my Raspberry Pi 4 as: PC <--> USB adapter <--> serial port <--> RPI I enabled the shell login through the serial port with raspi-config and I ...
Franks's user avatar
  • 51
0 votes
1 answer
35 views

Is there any automatic fallback from PPP to regular serial console if all else fails?

I have a Raspberry Pi 4B (8gb RAM) connected to my laptop via TTL-to-USB (UART) cable operating at 115200 baud. The raspi runs Ubuntu 23.04 and the laptop runs Ubuntu 22.10 LTS. I have a slight ...
HackerDaGreat57's user avatar
1 vote
1 answer
63 views

Serial cable TTY behaves strangely in htop and simple graphics with lots of fill color

Context: I'm using this serial TTY cable to connect my Raspberry Pi 4B to my main laptop. Both run fully updated versions of Ubuntu 22.10, except the laptop runs the x64 version of course. I got the ...
HackerDaGreat57's user avatar
0 votes
2 answers
367 views

Unable to connect to raspberry pi 3b over minicom

I want to connect to my raspberry pi 3 model B V 1.2 to minicom using serial cable. I have attached serial cables to correct pins like this. image of my setup I have installed raspbian from the ...
Afaq Shah's user avatar
  • 101
2 votes
1 answer
1k views

Can't use Bluetooth COM ports from Windows 10

I have a Raspberry PI 3 model B, with built-in Bluetooth hardware, and I'm running the latest Debian distro on it (Linux raspberry 5.15.61-v7+). I successfully paired and connected from Raspberry (...
mariusmmg2's user avatar
1 vote
1 answer
1k views

Raspberry Pi Pico doesn't create tty file

I've been using Raspberry Pi Pico for some time already and I'm using minicom for serial communication. But one day Pico stopped generating tty/ATCM0 when connected to USB port. Before this everything ...
Omicron's user avatar
  • 119
1 vote
2 answers
874 views

UART (not the board itself) stopped working after connecting 5V to GND, can it be recovered?

I accidentally connected UART wires one row lower than it should be (see image): then I unplugged them shortly after that and then connected correctly, but serial console doesn't work anymore. USB ...
aryndin's user avatar
  • 201
0 votes
2 answers
547 views

(Pico) USB serial connection having noise?

I'm having some trouble trying to make a simple USB IO demo to test the Pico. Apparently, the USB serial connection seems to be noisy, and always puts something into the UART buffer even though I am ...
Francisco Ayrolo's user avatar
1 vote
1 answer
2k views

Accessing Raspberry Pi Pico REPL from Android Serial USB Terminal App with main.py present

I discovered that I can plug a Raspberry Pi Pico into my Android phone and use the app 'Serial USB Terminal' as a serial monitor. However, if the Pico has a main.py script uploaded to it, then it ...
cornerpocket's user avatar
0 votes
0 answers
63 views

How Install Ubuntu 21.04 (Desktop) on Raspberry Pi 4 using Serial Console? [duplicate]

Hello how can I install ubuntu desktop 21.04 on raspberry pi 4 using serial console? I want to use the Raspberry Pi 4 UART pins to communicate using TTL to USB convert device to my windows 10 OS using ...
Max Dax's user avatar

15 30 50 per page
1
2 3 4 5
8