Sven Kerschbaum

Results 4 issues of Sven Kerschbaum

How to implement and fire OPC UA server events, conditions and alarms? Are there any example flows available? Any hints and links are welcome! Thanks!

question
documentation
implemented

The provided [example for the MPU6050 ](https://github.com/raspberrypi/pico-examples/blob/master/i2c/mpu6050_i2c/mpu6050_i2c.c) does not work as expacted: It only returns 0x00 instead of the real gyro, accel and temp values. After struggeling several time I...

When running `examples/basic.py` and sending a `ping` message to the app, replying with `pong` fails with an `AttributeError`: ``` # Define your custom message handler function def handler(client: NewClient, message:...

### Steps to reproduce **Description:** When using the Element iOS app to share a live location, the app sends only a single location update instead of continuously updating the location...

T-Defect