How to send output to different interfaces. [Java] | Telit Cinterion IoT Developer Community
July 26, 2016 - 1:59pm, 1389 views
I'm using Gemalto Concept Board and I need to switch outputs between several interfaces.
As the board have ASC0, ASC1 and USB. How can I select the interface I want to use for the communication?
EDIT:
I know I could change the STDOUT with AT^SCFG but I'd like to know if it's possible from Java.
Hi,
You can send AT^SCFG from Java ;-)
(there is no additional API for it)
Best regards,
Michał