FMB130 send commands via Bluetooth

Hello,

I would like to know when it will be possible to send commands via Bluetooth to FMB series, is there any forecast towards this feature? It would really help to solve situations where one does not have GPRS/GSM available at the moment.

Thanks

Configurator software can use Bluetooth to connect to the unit.
Pair your pc to the FMB and open configuration software, you will see the unit with le Bluetooth simbol and connect to it.

Thank you for the answer

My concern is related to sending commands for disabling some unit’s digital inputs though, through a custom app of our own. We would like to connect to the device using our mobile application and interact digital inputs of the unit. Is it possible?

Maybe yes.
From Android smartphone, BT pair the unit. Donwload SIMPLE BLE TERMINAL from google store, connect to the unit and try to send command like this: @sms_run:getstatus
If the unit respond like an SMS you can send @sms_run:setparam XXXXX:YY where the XXXXX is the param number and YY the param value.
If it working well you can use a BLE serial terminal commands in your APP.
Best regards.
Marco