Juergen Kienhoefer

Results 25 comments of Juergen Kienhoefer

different problem, gets an error on GATT: error unknown. I'm trying to figure out how I can do error handling. Ideas? This is the connect to char phase. The one...

This is the version I use: Chrome Version 57.0.2987.133 (64-bit) I tried Chrome Canary on OSX too, still, when I write to a CHAR it crashes. Here is the bug...

Of course, the sensor is the KXTJ3 accelerometer. It is able to automatic advance the address and return consecutive results as you can see when using the I2C driver (works...

Sorry, not yet. Don't have a LA, my Osci may do it, but the hardware is too much integrated. But, when using the functions on the ULP directly: ``` ulp_riscv_i2c_master_set_slave_reg_addr(...

Hi @sudeep-mohanty, thanks for confirming. With respect to FreeRTOS, I always run with 1kHz and tickless idle. Please note that the multiple read/write when running on the ULP is working...

@biemster > So I started typing two new dates to give me 10 days of reports, and that worked! I could not figure out what the new syntax for the...

Decoding the OwnedBeacons files with the airtag-decrypter.swift code modified by Gdocal works fine. Then I tried to find my own AirTag with the real_airtag.py example. Nothing. The FindMy app works...

It was paired with an iPhone but not a very new one. It was done 2023. Check it. Maybe you can even use it to track. And no, I did...

> It was paired with an iPhone but not a very new one. It was done 2023. Check it. Maybe you can even use it to track. And no, I...

I know. I was trying that test script after the real_airtag.py script failed to produce anything. A bit of debug inside the key generation should show what's wrong. Anything I...