Hi,
On TFT100 Device
How can I access manual can data or AVL data via GPRS commands via bluetooth? (@sms_dbg)
My goal is to get package data about the device?
How can I do that. I want to access manual can and AVL data list information.
Getgps vs. Even if I do this, it only gives me the last location information. I need a command that can get them all.
Thank you.
Hi @yakupzengin,
Good day! You may try to use the " readio #" command to get the current value of this parameter either through SMS/GPRS command.
In this case, you may use “readio 900” to get the Manual CAN 0 parameter value. For more information you may refer on this links below.
TFT100 SMS/GPRS command: TFT100 SMS/GPRS Commands - Wiki Knowledge Base | Teltonika GPS
TFT100 AVL ID: TFT100 AVL ID List - Wiki Knowledge Base | Teltonika GPS
I hope this helps.
Best regards,
Patrick S.
Hello,
When I type “@sms_dbg: radio #” will it directly give me the avl list? or?
“sms_dbg: readio 900”
“sms_dbg: readio 901”
“sms_dbg: readio 902”
Do I need to request one by one to retrieve each AVL id value?
I directly asked for a method by which I could receive packets via Bluetooth, such as the packets transmitted to the TCP server.
Hello,
Unfortunately, if you want to retrieve each AVL ID value through SMS/GPRS command you should send it one by one. On the other hand, if you are using Bluetooth commands you can send it as specified above if you are not using any Authentication.
Kind regards,
Patrick
For example, I want to learn 20 AVI ID values at the same time, will it be a problem if I send them to the device at the same time?
Do you think it would be a problem if I send it one after the other?
Hello @yakupzengin,
I believe there might be some parameters missed if you sent the command in a very short period. However, you may try to check sending it one after the other.
Kind regards,
Patrick S.
This topic was automatically closed after 2 days. New replies are no longer allowed.