Background introduction: we provide two versions firmware to our customers. One is the standard version which supports the third-party APP and server. The other is the Tuya APP version, support Tuya smart APP only. Both versions support SMS and two way call.
Firmware release date: Mar 1, 2023
Tuya APP version: Q3-TY-V1.08
Command list version V1.4
1. Fix Fall Down/Tilt alarm ring reminder can't stop bug. With this bug, device keeps ringing during pre-alarm stage, even cancelled by short press SOS button or movement can't stop it.
.................................................................................................................................................................................................................
Firmware release date: Feb 13, 2023
Tuya APP version: Q3-TY-V1.07
Command list version V1.4
1. Modify the LED lights flash on logic. Now the device two LED lights flash on/off at every 3 seconds in sleep mode. Delete "Short press Call Button to check LED status" function.
2. Fix B26 command bug, support comma for the SMS head.
3. Modify B36 command <alarm-t> field, time limitation is removed.
................................................................................................................................................................................................................
Firmware release date: Dec 15, 2022
Tuya APP version: Q3-TY-V1.06
Command list version V1.4
1. Fix ring failed bug when long press SOS button or Call button. This bug only appears in the device which has set up SOS number.
.................................................................................................................................................................................................................
Firmware release date: Dec 9, 2022
Tuya APP version: Q3-TY-V1.05
Command list version V1.4
1. Improve "No movement" alarm judgement condition, don't detect "No movement" during recharging.
...................................................................................................................................................................................................................
Firmware release date: Dec 1, 2022
Tuya APP version: Q3-TY-V1.04.bin
Command list version: V1.3
1. Fall down alarm SMS head default string modified from “Tilt” to “Fall Down”.
2. Add <long-press-voice> field to the B70 command. Enable ring option while SOS button press or CAL button press calling.
3. Modify B76 command. Add one more “No Movement” alarm. Now the user can configure two independent “No Movement” alarms.
4. Modify GSM module driver program, avoid the possible call or SMS delay under incorrect APN setting.
5. Add B35 command for the tilt detection. Tilt GPRS alarm code is 25. Default tilt alarm SMS head string is “Tilt”.
6. Add the < rom-level> field to the B29 command for < reset-on-motion> sensitivity adjusting. This sensitivity affects both “B36 Fall Down” and “B35 Tilt” < reset-on-motion> field.
7. Add <accl-level> field to the B36 command. Enable to adjust sensitivity of “Fall Down” Detection.
8. Only for Tuya version Q3-TY-V1.04 or above: cancel repeat vibration remind before QR code scanning. Only vibrate once after the device power on. The user must press power button to turn on the device and waiting for the vibration before scan the QR code.
...................................................................................................................................................................................................................
Firmware release date: Oct 20, 2022
Tuya APP version: Q3-TY-V1.03.bin
Command list version: V1.2
1. Modify B32 command
Q3 default with only one volume mode A (Default) which is fixed volume. We provide command B32 which allows the users to adjust volume, this is mode B (self-defined). After the B32 command is enabled, Q3 has two volume modes both A and B. The users can switch between mode A and mode B by press the Call button during conversation or use the B32 command to enable the mode B volume only.
B32,<vol-spk>,<vol-mic>,<vol-fix>
1) Factory default volume- Speaker 40%, Microphone 63%.
2) Customers can use command B32 to self-define the volume, and decide whether use self-defined volume only.
a. The actual volume will change only when the parameter change exceeds 17% for speaker and 13% for microphone.
b. When <vol-fix> is set to 0, press CAL button can switch volume between the default and self-defined one.
c. When <vol-fix> is set to 1, use self-defined volume only, press CAL button can’t switch the volume.
d. The volume parameters will be saved after power off. After device restarts, it will use the last saved volume.
2. Modify B70 command
Delete the field <vol-change-disable> from B70 command, move this function to B32 command.
3. Modify B72 command
Add the field <num-sel>, to set the permitted incoming call number’s type
1) <num-sel>=0, only SOS number and favorite contact number (set with B75 command) can call in. The favorite contact number calls to start two way audio. The SOS number calls to start two way audio or voice monitoring (depends on B31 setting).
2) <num-sel>=1, all numbers can call in. The favorite contact number calls to start two way audio. The SOS number calls to start two way audio or voice monitoring (depends on B31 setting).The other numbers call to start two way audio.
4. Modify the algorithm to detect fall down alarm
New design algorithm with a big improvement for the fall down detection. fifotrack personal trackers use free falling + impact to judge the fall. This firmware version keeps the sound remind during <pre-alarm-t> stage and removed the vabration remind to avoid interference.
1) We use free falling+ impact to judge the fall, this will reduce the false alarm.
2) Lean against the wall or sit on chair, then fall slowly, such fall condition can’t be detected yet.
3) When walk quickly, the acceleration data is similar to fall’s, but if enable <reset-on-motion>, can reduce such false alarm.
4) After detect the fall, it has 10s’ judging period. Within this 10s, if detect no movement or very small movement, it will trigger pre-alarm after 10s. If detect big and continuous movement, it will be judged as walking or walking after fall, and won’t trigger pre-alarm.
5) Only sound remind during pre-alarm, no vibration.
6) When detect charging, the fall detection data will be cleared.
7) The motion sensor’s sensitivity (set with B29 command) won’t affect <reset-on-motion>field.
8) Possible false alarm cases:
- Walk quickly and then suddenly stop for over 10s (like waiting for traffic light)
- Crouch quickly and then no movement over 10s