- Short range radio modules
- Positioning chips and modules
u-blox Products
- Product selector
- Previous generations
- Contact sales
Find products
- Product documentation
Documentation
AT Command | Description |
|---|---|
Transparent Mode | |
Transparent Mode Persistent | |
Transparent Mode Persistent Clear |
AT Command | Description |
|---|---|
AT+UTM=<link_type>,<handle> | Enter Transparent Mode |
Parameter | Type | Description |
|---|---|---|
handle | integer | For SPS links, set this to the connection handle For sockets, set this to the socket handle |
link_type | enumerator | Valid values: 0: BLE SPS Link 1: Socket |
AT Command | Description |
|---|---|
AT+UTMP=<link_type>,<config_id> | |
AT+UTMP? | Get current persistent transparent mode configuration |
Response | Description |
|---|---|
+UTMP:<link_type_read>,<config_id> | Successful read response. |
Parameter | Type | Description |
|---|---|---|
config_id | integer | |
link_type | enumerator | Valid values: 0: BLE SPS Link 1: Socket |
link_type_read | enumerator | Valid values: -1: No link type set 0: BLE SPS Link 1: Socket |
AT Command | Description |
|---|---|
AT+UTMPC |