PR55-48 Loop Power

How long is the loop powered when sampling/transmitting? Is this configurable? I need to increase this for some pressure transducers that require a longer warm up. Thanks!

Yes, it can be done. you can use XCTU to send raw byte commands
7E 00 14 10 00 00 00 00 00 00 00 FF FF FF FE 00 00 F4 44 00 00 2D 0A 85
this command will set the power on value to 10sec.

This differs from what the manual shows is the command for setting the wake time.
For adjusting the time, is it just the byte shown in bold below? I dont see any details regarding the header and sub command byte settings for this command in the manual.
7E 00 14 10 00 00 00 00 00 00 00 FF FF FF FE 00 00 F7 45 00 00 00 01 B7

Yes, just one byte.
I will check the manual; it might have the old command.

Ok, please confirm when you get a chance as I will need this information soon to make the appropriate updates.

Can you share the device firmware versions?

Firmware version 4.0

you have the latest firmware, and the above command is true for this device
0A – it will keep the power on for 10 sec

Hey Anil for this firmware what is the command to read the current power on time?

please this command to read boot time
7E 00 13 10 00 00 00 00 00 00 00 FF FF FF FE 00 00 F4 45 00 00 2D 8E