RUTX10 and ELA BLUE PUCK T

Hi to all,

I’m currently having an RUTX10 router and few BLUE PUCK T sensors from ELA.

The detection and pairing of the sensors is done without problems.

I also managed to receive data to my server successfully.

The only problem I’m facing is how to read the sensor voltage, as it is not included in the sensors data frame.

the sensor voltage on these sensors is reported on the scan response frame.

is there any way to create custom routine for reading the complete sensors frame ?

Hi there,

I’ll have to inquire about this with our R&D and will come back to you once I have an answer.

Regards,
M.

Hello,

The R&D has come back with an answer. They said that there is no direct way to get extra data from the blesem application. You can try installing and using extra packages like bluez-utils and tools provided by it, like hcitool and bluetoothctl. Or write a new application replacing blesemd. It then could initiate and communicate with a Bluetooth HCI device in any specific way that you want.

Regards,
M.

Thank you for your answer.
I will test it a little bit with the bluez