Patrick

Results 4 comments of Patrick

After some trial and error, I was able to get this example to run on my Android phone. To do this I had to copy the PythonScanCallback.java & PythonBluetoothGattCallback.java files...

Yeah, that's a good point about the ADC. You can improve the accuracy a bit (https://youtu.be/F0o1C7nEgw0?si=pLa2Wp7sBuP2In6G&t=422), but still the number of channels is kinda rough compared to the STM32. Getting...

I ran the above code and it correctly printed out the paired peripherals plus a list of peripherals with errors. ``` SimpleBle version: 0.10.4-dev40 [ERROR] SimpleBLE: D:\a\simpleble\simpleble\simpleble\src\backends\windows\AdapterWindows.cpp:150 in operator ():...

I just tested it on my windows PC and it didn't work at all, so you're totally right. My project only needs to run on linux, so I'll keep living...