Skip to content

Commit

Permalink
added commands to test bumble
Browse files Browse the repository at this point in the history
  • Loading branch information
vChavezB committed Apr 13, 2024
1 parent bc0372f commit cfee97c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tests/bumble/cmds.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
python controllers.py tcp-server:_:9000 tcp-server:_:9001

./zephyr.exe --bt-dev=127.0.0.1:9001

python scan.py

controller.py of this dir must replace file from site-packages\bumble\controller.py, this is due to some LE commands
not implemented in bumble

0 comments on commit cfee97c

Please sign in to comment.