Login
Remember
Register
Telpo Q&A
Categories
Ask a Question
Complaint & Advise
Warranty Inquiry
Unpack Videos
Ask a Question
They are connecting external printer via USB but sometimes printer get disconnected and they need to disable and enable usb mode on TPS530 to make it works again. Is there any API or command which can disable and enable USB mode? Currently, we need to open Settings > About > Security Bootloader > tap 5 times
0
like
0
dislike
108
views
asked
in
TPS530
by
jason
Q&A Engineer
(
11.1k
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
0
like
0
dislike
answered
by
jason
Q&A Engineer
(
11.1k
points)
Open USB mode:
Intent closeusbmodeintent = new Intent("android.intent.action.ADB_MODE");
sendBroadcast(closeusbmodeintent);
Close USB mode: Intent closeusbmodeintent = new Intent("android.intent.action.OTG_MODE");
sendBroadcast(closeusbmodeintent);
Please
log in
or
register
to add a comment.
Related questions
0
like
0
dislike
0
answers
88
views
Actually, the SDK provided with the device is working on Android Gradle 7.0.3 which is quite old. We tried to upgrade the Gradle to 8.4 version but we faced issue. We would like to get confirmation from you that its possible to upgrade Android and Gradle version and still use your SDK. also can we upgrade the Android firmware in order to use flutter for some app development ?
asked
in
S10
by
jefpro
Q&A Freshman
(
102
points)
0
like
0
dislike
1
answer
455
views
my main issue for now, is managing to handle Ultralight EV1 tag. for that we are used to send raw APDU. I have tried, to use the nfc.transmit method, but I suppose it needs to receive more than just the basic apdu code, and it's more low level than I expect. Basically I'm used to transceive : 0x60 -> GET_VERSION 0x1B... -> PWD_AUTH 0x30... -> FAST_READ ... But here passing those value give me errors. I had no issue using the m1_authenticate m1_read_block m1_write_block If you have some sample code, managing to read/write or send the GET_VERSION apdu to an ultralight code, it should be enough for me to take after.
asked
in
T20
by
jason
Q&A Engineer
(
11.1k
points)
0
like
0
dislike
1
answer
94
views
We have a site with high sun... and the QR scan has problems... then we need to pass our hand to make it work... *** maybe is possible always leave the light on?
asked
in
T20
by
jason
Q&A Engineer
(
11.1k
points)
0
like
0
dislike
1
answer
119
views
for the QR reader - we are using the telpo_api with RSReader class as in TPS530 devices. But we don't receive any bytes using rsReader.rs_read() the QR reader beeps and recognizes the QR code, but there are no bytes coming from RSReader
asked
in
T20
by
jason
Q&A Engineer
(
11.1k
points)
0
like
0
dislike
1
answer
230
views
Hello team, I was able to check the demo for the NFC Mifare classic. The problem with the demo is you need to press a button to open the nfc, then you need to press another to authenticate and finally press another to read. With our app we need to be able to do all this steps without user interaction. Apart from that we need the app to be listening all the time for an incoming nfc tag. That’s why I was asking you last time if there’s something like a listener similar to the one you have with the QR Reader (setHardReaderListener). I would really appreciate if you can help me with this. Thank you.
asked
in
T20
by
jason
Q&A Engineer
(
11.1k
points)
0
like
0
dislike
1
answer
100
views
Would you tell us commands to change the qr scanning mode in Telpo T-20? We need to turn off the scanner after scanning. now the problem is that the scanner does not turn off after reading and immediately reads the same qr
asked
in
T20
by
jason
Q&A Engineer
(
11.1k
points)
0
like
0
dislike
0
answers
127
views
Application does not work on TPS 530 with data saver on but application whitelisted with unrestricted data, but same app works fine on TPS900 with same settings
asked
in
TPS530
by
grantm05
Q&A Freshman
(
102
points)
tps530
data_saver
0
like
0
dislike
1
answer
100
views
are there any instructions to remove the backplate? we are trying to install an sd card
asked
in
T20
by
jason
Q&A Engineer
(
11.1k
points)
0
like
0
dislike
1
answer
712
views
How to solve "tps900 pos no FSK detected, connect USB to download FSK"? or "Hardware error, please download FSK again to fix it"?
asked
in
TPS900
by
385051op
Q&A Freshman
(
102
points)
0
like
0
dislike
1
answer
259
views
I was testing our app with the T20. The NFC and QR reader did not work with our app. Are this functionalities native to the device or they work with an SDK? Thank you
asked
in
T20
by
jason
Q&A Engineer
(
11.1k
points)
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
All categories
Handheld Pos
(90)
Desktop Pos
(33)
Cash Register
(9)
TIcket Validator
(107)
T20
(65)
TPS530
(32)
T10
(10)
Kiosk
(17)
VloT
(21)
Platform
(23)
UnCategory
(23)
...