davidroid
davidroid
Hello, did you run the script with "sudo"? Davide Il mer 6 lug 2022, 12:40 balti09 ***@***.***> ha scritto: > hi , i'm trying to execute the example_ble_1.py in raspberry...
Hello, What is the OS you are using on the RPI 3b+? I need to replicate and debug the issue on the same system. Regards, Davide Il giorno mar 12...
Hello Martons00, This is tricky: when you activate the venv, it automatically sets the PYTHONPATH environment variable to include the venv site-packages directory; since you activate the venv as a...
This is because we are adding the support to this board right now; you can see the list of the currently supported boards here: https://github.com/STMicroelectronics/BlueSTSDK_Python?tab=readme-ov-file#advertising-data We'll be releasing a new...
Hello @aditi1prakash, Let's say no, unless some work to configure the Bluetooth stack. The following is what I've found on the Internet, but I've never tried it actually. By default,...
Hello @aditi1prakash, Can you check the output of the following command, to see whether the SDK is there? `find / | grep blue_st_sdk` Thank you, Davide
Hello @aditi1prakash, The BlueSTSDK in fact does not allow to change the memory address because by default the ST firmware knows the location where to start flashing the passed binary,...
Well, It's hardcoded in the firmware itself, hence, you have to dig into the source code of your firmware to find out out. Regards, Davide Il gio 21 apr 2022,...
Hello @mohammad-rahmani, Which firmware are you using on the SensorTile.box? Regards, Davide
Hello, Unfortunately no, as it it based on the Bluepy library, which is not going to receive support for macOS any time soon: - https://github.com/IanHarvey/bluepy/issues/44#issuecomment-407177324 Regards, Davide