-
**Describe the bug**
‘BrokenPipeError: [Errno 32] Broken pipe’
Steps:
1. 3 BLE end devices connected to TB gateway.
2. notification data received for 3 min intervals.
3. devices remains disconne…
-
**Describe the issue**
Hi,
When the thingsboard_gateway service was running, We execute the mqtt_firmware_client.py. After that we are getting this log. So we are wondering this status will create a…
-
Hi,
We are using the [mqtt_firmware_client.py](https://thingsboard.io/docs/user-guide/resources/firmware/mqtt_firmware_client.py) code for the [OTA updates](https://thingsboard.io/docs/user-guide/ota…
-
Hi, I am really struggling to link my own instance of ThingsBoard CE edition to my AWS IoT MQTT feed. No matter what documents I read, it still doesn’t make sense.
I _assumed_ that I could get Thin…
-
**Describe the bug**
When i use odbc connector to connect odbc database i get some error,
```
|ERROR| - [odbc_connector.py] - odbc_connector - __init_connection - 324 - [ODBC Connector] Failed to…
-
i have used these commands to generate server.pem ( self signed certificate ) and server_key.pem (privarte key)
openssl ecparam -out server_key.pem -name secp256r1 -genkey
openssl req -new -key se…
-
**Describe the issue**
I've installed the Thingsboard gateway in my NanoPi device. I attempt two times (1) Installation from Pip and (2) Installation from sources (Latest version). Both times, I can …
-
**Describe the issue**
There is no provision for Flow control using GPIO in Modbus Serial connector. I think it is necessary to have this option. Is there a workaround ?
**Connector name : modbu…
-
**Describe the bug**
My gateway is connected to the Thingsboard platform normally.When I used the Thingsboard Gateway widget to remotely configure devices, the Gateway tb_client disconnected from…
-
Hi,
We want to get all incoming MQTT messages of TB.
If you want to listen to incoming MQTT messages from a specific device. You have to use this script like this paper.
https://thingsboard.io/…