Skip to content

Releases: TheCod3rYouTube/PS5NorModifier

UART-CL v1.1.0.0

28 Apr 21:32
180aad5
Compare
Choose a tag to compare

UART-CL allows you to work with your PlayStation 5 console to quickly diagnose faults by connecting to UART via serial comms to obtain error codes from the system. Error codes are encrypted and not easily translated, which is where the error database comes in handy. UART-CL can automatically translate error codes into easy to understand descriptions to tell you exactly what's wrong with your system (assuming we have a record for the error codes you're getting). UART-CL can also clear error codes from the system and run custom UART commands, giving you total control over your system.

You can also work directly with saved .bin files to modify the contents of your PlayStation 5 NOR file. Modifying the NOR can assist in repairing the console if you have no power issues caused by the NOR (BIOS) IC. The NOR is an integral part of the system and no power rails will initialize on the console until the NOR reports that everything is OK. Sometimes you can get complete no power issues, and sometimes you'll get 3 beeps when you plug in the console but the console won't actually attempt to turn on. The 3 beeps sounds like the disc drive eject beeps. The NOR is also responsible for storing the serial number which is used by the disc drive to confirm that you have a valid drive installed.

Supported operating systems: Windows 7-11, Linux x64

Note: This can not re-marry a new drive or bypass console bans.

UART Features:
Connect to UART serial device to obtain information from the PlayStation 5 (UART device required)
Read the top 10 error codes stored on the system
Auto translate error codes with the use of an offline database (which can be updated at will)
Clear error codes from the PlayStation 5
Send custom UART commands to the PlayStation 5
NOR Features:
View serial number, motherboard serial, edition flags (disc, digital, slim), region, WiFi mac address, LAN mac address
Change console edition flags and switch between disc, digital and slim consoles
Change the serial number stored on the NOR
Change the motherboard serial stored on the NOR
Change the console variant stored on the NOR (CFI revision)