|SORI command
-
@kl3m3n
Hello, I have a GUI-O application that needs to display in landscape mode. By default, my phone is in portrait mode, but it refuses to switch to landscape mode despite the command |SORI UID:sori1 HID:sori ORI:2 SEN:0. I have to go into General settings / Display settings / to force landscape mode. Is there a reason for this?
Bernard -
@Bernard Hi.
Strange, this command works for me... You are terminating the command with new line, i.e. '\n'?
Can you try sending @sori1 ORI:2\r\n after creating the component?
Kl3m3n