ArthurKun
ArthurKun
> Traceback (most recent call last): File "/home/pi/BlueSTSDK_Python/blue_st_examples/pm3.py", line 329, in main(sys.argv[1:]) File "/home/pi/BlueSTSDK_Python/blue_st_examples/pm3.py", line 290, in main if device.wait_for_notifications(0.05): File "/usr/local/lib/python3.7/dist-packages/blue_st_sdk/node.py", line 1019, in wait_for_notifications return self.waitForNotifications(timeout_s) File "/usr/local/lib/python3.7/dist-packages/bluepy/btle.py",...
try: # Creating Bluetooth Manager. manager = Manager.instance() manager_listener = MyManagerListener() manager.add_listener(manager_listener) while True: # Synchronous discovery of Bluetooth devices. print('Scanning Bluetooth devices...\n') manager.discover(SCANNING_TIME_s) # Getting discovered devices. discovered_devices =...
Hi @davidroid and @mridup Can i know where part of the program I need to check so I can check whether the Thread previously created was destroyed/Killed when the Feature/Node/Manager...
Hi @davidroid I did some testing on my end. > Test 1 I increased the number of NOTIFICATIONS to 1000 and get values from Temperature feature. Getting 1000 temperature values,...
Hello Multiplatform have hit 1.7.0 earlier https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.7.0
Thank you, can finally check k2
You can disable it Settings > Accessibility > Keyboard 
probably use github for backup? https://docs.github.com/en/rest/repos/contents?apiVersion=2022-11-28#create-a-file We will just need to have users create their own github token. An app I used well uses this but it doesn't have autobackup...
kinda fix on the way, still testing
Added Experimental skip story intro Go to battle config Go to skip intro then select on For this to work, you need to start your FGA at the support screen(need...