Issues receiving commands over bluetooth #2015
Replies: 1 comment
-
|
Hi Jelle (I assume). Sorry for the late answer. Did you make any progress on this already? At first glance, and that has nothing to do with the problem you post here: Where I might see a problem related thing:
Let me know if you need more hints 😄 Bert |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm working on a project where I want the hub to be listening for incoming commands. I have a sort-of working concept, but there's a couple of things I'm struggling with. Admittedly, it is code that I found somewhere on the internet and modified a while ago so I'm not 100% sure on what everything does anymore. I have a couple of questions
Also I realise that there are more efficient ways to structure the code than a bunch of if/elifs but I'll get to that when I fix the above mentioned issues.
The code I'm running on the hub:
I currently use the following code to test sending commands:
Beta Was this translation helpful? Give feedback.
All reactions