nico

Results 6 issues of nico

I had some trouble with the J3 axis of a CR-7iAL in real life. The robot stops the execution in the extreme positions. So I checked the limits in the...

### Prerequisites - [X] I am using the [correct version](https://github.com/react-bootstrap/react-bootstrap#bootstrap-compatibility) of React-Bootstrap for my version of Bootstrap - [X] I have [searched](https://github.com/react-bootstrap/react-bootstrap/issues?q=is%3Aissue) for duplicate or closed issues - [X] I...

bug

I am using httpx for asynchronous and SSL protected requests to an SOAP server. ```python httpx_ssl_verify = httpx.create_ssl_context(verify="cert.pem") httpx_client = httpx.AsyncClient(auth=(user, password), verify=httpx_ssl_verify, timeout=15) ``` An example for the request...

help wanted

In my application pygatt needs all the time three attempts to open serial port with BLED112 but at the end it is able to connect to the device. Any ideas...

We are using OPC UA for reading and writing multiple values to a Siemens S7-1500 PLC. Unfortunatly the connection crashes after some seconds to minutes. This also leads to a...

debug log needed

I observed the following issue: The communication between the client and server stopped without a disconnect on the client side. The broker log shows the follwing line: `[MQTT] socket_error: {tls_alert,{internal_error,"TLS...

Status: Available