I recently had some issue on how to enable UART(console) port on a raspberry pi device. This post will help you configure raspberry pi to be accessible by UART(console) on the board. 01. Edit the config.txt under /boot/firmware. Add “enable_uart=1” in the file or edit if the line already exist. 02. Edit cmdline.txt under /boot/firmware.… Continue reading Enable console(UART) on raspberry pi 4b running ubuntu22.04
Tag: console
Factory reset Aruba AP
It’s pretty straight forward to reset an Aruba AP, however some models come with different type of serial(console) port. You need to have correspond console cable to be able to perform a factory reset. Please refer to Aruba’s documentation to find what cable you might need. Step 01 Connect console to Aruba AP before power… Continue reading Factory reset Aruba AP