node-red-contrib-generic-ble
                                
                                
                                
                                    node-red-contrib-generic-ble copied to clipboard
                            
                            
                            
                        Connection status from generic-ble node
Hello,
I have an Arduino Nicla Sense ME (BLE) as are connected to node-red-contrib-generic-ble. When connected all the sensor data values collected from the bluetooth low energy node then going further through MQTT node to an HTML webpage.
I'm wondering is there possibility to get the connection status from the contrib-generic-ble node over MQTT to see the status when the device is connected/disconnected/missing/error on the HTML webpage?

Best Regards. Nylund
solved with an status node :)