br101 / libdeca

UWB Library for Decawave/Qorvo DW3000
GNU Lesser General Public License v3.0
4 stars 1 forks source link

Quorvo iOS compatibility #2

Closed gilbertgit closed 1 month ago

gilbertgit commented 1 month ago

I was wondering if the lib had compatibility with the Quorvo NI app. I'm using an ESP32C6 and I'm able to get ble connection and communication with the Quorvo app. Looks like my next set would be to provide the app with some config data: NINearbyAccessoryConfiguration. I can't seem to find anywhere what this would look like exactly. The iOS docs give me a Message Format but the last section is UWBConfigData but does not define what that is... From what I can find in the Quorvo source, niq_populate_accessory_uwb_config_data is what I would need to call to get that data. Is this implemented in your lib?

br101 commented 1 month ago

Hi! Yes I have implemented this, but not published, send me an email.

br101 commented 1 month ago

did you receive my email?