BAR-8RS scale not working on SambaPOS 5.7.6

Hello,

I’m using Version 5.7.6 and I’m facing issues to connect a Rhino scale, these are the details:

Seems SambaPOS is sending the P char needed to get the data from the scale, but I’m not getting back in the log the info from the scale (the weight). I’m using putty (I send a “P”) to check the scale and it’s working correctly.

Custom scale settings:
Match pattern: ^\d+(.\d+)?\skg$ (also tried with other patterns)

Putty result: 0.096 kg (need to send a “P”)

Scale logs:
24/12/2023 12:44 p. m.
24/12/2023 12:44:42 p. m. Custom Scale>Data:P,COM4
######################### E N D #########################
24/12/2023 12:44 p. m.
24/12/2023 12:44:42 p. m. Custom Scale>Data:P,COM4
######################### E N D #########################

I’m using a button with Send Data To Scale action, rule and Automated command

Scale model used: BAR-8RS (Rhino)

Could you please check and provide me any help? thanks in advances!