Thm14

Results 5 comments of Thm14

Dlech thanks for your comment! I tried both UUID settings. When using service_explorer.py, the message is: usage: service_explorer.py [-h] (--name | --address ) [--macos-use-bdaddr] [--services [ ...]] [-d] service_explorer.py: error:...

I see, I'm new to python, I don't know much about the nomenclature, I understand that it should be: python service_explorer.py--IMU--7E:36:B3:47:6F:DA ?? which would be the name: IMU and the...

Hello!!!, I was able to run the code "service explorer", it gives the following results: ``` C:\Users\Tomás Herrera Muño\Dropbox\PhD PUC\Tesis\Proyecto Towing Tank\Arduino\Códigos\Nano 33 BLE>python service_explorer.py --address 7E:36:B3:47:6F:DA 2023-07-31 09:28:30,443 __main__...

I tried that and now the error is another: in start_notify await winrt_char.write_client_characteristic_configuration_descriptor_async(OSError: [WinError -2147467260] Operación anulada

Finally I was able to measure, they were the UUID of the IMU that the board brings, the correct ones for my ARDUINO NANO 33 BLE board are: ``` //...