A Windows computer
From the zebrix documentation, download:
The Service Tools app from Sharp
The configuration file for the Service Tools app: Configurationsystemsetting_default.dat
Platform Tools (ADB)
Screen copy Installation script
Connect a USB-C cable to the Sharp screen (PC/MEMORY port) and the Windows computer
Make sure the device is visible from the file explorer (if not, disconnect and reconnect the screen to the PC)
Extract the service tools folder and open it. Inside, open the Service Tool Launcher app. Then click on EP assistant tool
Open the file Configuration-system-setting-default.dat with the computer's notepad app. In front of SSID, Security, and PW, enter the Wi-Fi network details in the “ ” where the screen will be located. Make sure that networkEnable is set to “on”. Then, save the file and close the window.
When opening the assistant tool, go to the Panel settings tab and click Import. In the explorer (via Folder when the option appears), select the modified file Configuration-system-setting-default.dat.
Then click Export (to export to the screen) in the same tab (via EP Device to send it directly to the screen; if EP Device is not available, try disconnecting and reconnecting the screen physically to the computer).
Go to “Backup/Restore settings” > “Status”
Click “Receive” to get the device information
Note the IP address, it will be important for the installation step of the zebrix signage app
Install Script download: https://downloads.zebrix.net/zebrix-epaper-install.zip
A new app will open:
Click the circular button at the bottom of the window
Click the book icon at the bottom left from the device interface via screencopy
Click on the “Zebrix Signage” application and close the popup
Finally, launch the “Zebrix Signage” app from the list on the home screen
Click Start > type PowerShell > click Run as Administrator.
Allow script execution: Type this command and press Enter:
Set-ExecutionPolicy RemoteSigned
If a confirmation message appears, type Y (for “Yes”) and press Enter.
Disconnect all USB-C cables (power and ADB)
Hold down the pairing button and insert the USB-C power cable, keep holding the pairing button until the red LED starts blinking.
Open a PowerShell terminal
Connect to the screen via ADB using the command: adb connect <ip_address>:5555
Run the command: scrcpy