François Wautier
François Wautier
Was on holiday. Sorry Try with "sudo" It is a good idea to try the "live" command first to make sure you get an output.
I think it can, but you would need a plug-in to decode things
Yes indeed... It looks like the "len" is not needed.... Can you tell me how you came across this issue please.
I pushed the fix. Can you please test it before I publish a new version.
Pushed 0.2.9 to pypi. If everything is OK, please close this issue.
Hi, Sorry, I am currently using this on a RPi2 with an added bluetooth dongle. So I am not having your issue. What chipset are you using?
I think I have a RPi Zero W lying around, I'll see if I can test things out, it has a cyw43438 chipset, that should not be too different. End...
Yes please, let me know if Cypress get back to you with something As for the window value, it looks like an error. In any case the value used is...
Hi, No I have not tried that. That bit of code (HCI_Cmd_LE_Set_Scan_Params) was lifted from scapy. Not sure I have a device that would reply to that type of request.......
Hi, The easiest way would be to subclass BLEScanRequester and to overload "connection_made" so you can enable active scanning. Wouldn't it?