BGX Commander demonstrates connection and communication with Silicon Labs BGX modules. The app interfaces with BGX devices using the mobile Xpress library framework, which is a code base specially designed to simplify BLE communication with BGX in Android apps. Source code for this app and the mobile Xpress library can be found at https://github.com/SiliconLabs/wireless-xpress
Using this app, you can:
- Scan and connect with the BGX13P module on Silicon Labs BGX EXP evaluation boards
- Send and receive ASCII data in ‘stream’ mode
- Execute commands on the BGX module remotely using the ‘command API’ mode
- Step through an interactive tutorial highlighting mobile Xpress library features
- Update the BGX using OTA
Using this app, you can:
- Scan and connect with the BGX13P module on Silicon Labs BGX EXP evaluation boards
- Send and receive ASCII data in ‘stream’ mode
- Execute commands on the BGX module remotely using the ‘command API’ mode
- Step through an interactive tutorial highlighting mobile Xpress library features
- Update the BGX using OTA
Show More