Modbus Server Flex Swapping Endiens

Hi, i have a project which requires a modbus slave, the default format is little endien. is there a way to change this to just a signed value or to a big endien ?

thanks

Symon

node-red-contrib-buffer-parser can help you here.

A pair of Node-RED nodes to convert values to and from buffer/array. Supports Big/Little Endian, BCD, byte swapping and much more.