0 like 0 dislike
36 views
in F8 by Q&A Freshman (104 points)

Please send the documentation, information, and sdk for developing an application for interacting with the rs485 port on the F8 device. Serial number of the device A33F008001400001

Please log in or register to answer this question.

1 Answer

0 like 0 dislike
by Q&A Engineer (11.3k points)

Switch to receive mode

PosUtil.setRs485Status(0);

 

Call Posutil static method Setrs485status (), set the parameter value to 0, if the return value is 0, successfully switch to receive mode, if not 0 the switch fails.

Switch to send mode

PosUtil.setRs485Status(1);

 

Call Posutil static method Setrs485status (), set the parameter value to 1, if the return value is 0 successfully switch to send mode, if not 0 the switch fails.

If you want to send or receive data,please use android common Serial port API.

Related questions

0 like 0 dislike
1 answer 337 views
asked in F8 by anonymous
0 like 0 dislike
1 answer 90 views
0 like 0 dislike
1 answer 65 views
0 like 0 dislike
1 answer 132 views
asked in TPS550 by nubedeideas Q&A Freshman (102 points)
0 like 0 dislike
1 answer 517 views
0 like 0 dislike
1 answer 368 views
0 like 0 dislike
0 answers 21 views
Welcome to Telpo Q&A,

If you have a technical question ,please ask here, in English.

If you have faulty devices need be repaired,please create a issue ticket.

Please inquiry your ticket.

Notice :If you have an urgent question or cannot register account of Q&A, you can contact the online support in below jivochat .

Categories

...