Modules

Here is a list of all modules:
BGX Framework The Silicon Labs BGX device provides a bridge between Bluetooth Low Energy (BLE) and Serial communication
BGX DMS The BGX DMS module is used for interacting with the Silicon Labs Device Management Service (DMS) in order to get a list of firmware versions that are available for your BGX device and to download firmware images
BGX OTA Update Bgx_ota_update contains a class ( BGX_OTA_Updater ) and other datatypes that are used to perform an OTA update operation (i.e
Safe Type SafeType is a convienient way to verify that an NSObject passed using id is the expected type when assigning the value to a pointer of a specific Objective-C type