
BGXCommander
iOS Universel / Education
Current: 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 iOS 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
Quoi de neuf dans la dernière version ?
- Bug fixes and usability improvements
- Replaced API token process for retrieving BGX firmware updates remotely with an OTA process that uses signed, encrypted firmware images locally bundled in the app
- New firmware image for BGX included which fixes a bonding issue