-
Notifications
You must be signed in to change notification settings - Fork 0
Application Suite States
Bryan Jones edited this page Dec 9, 2023
·
1 revision
- is off or Controller.py not running
- is off or not connected
- Controller.py is running, services are initializing
- is off or not connected
- is scanning BLE advertisements
- waits until it finds "Game Table Controller" advertisement.
- Advertising BLE service
- waits until connected (?) ** Looking at the code, it (right now) might be just that it hangs until the bleUART service is connected?
- Connects to Arduino device
- Initializes UART service
- Connects to RPI
- Calls
connect_callback