AT Command

Description

AT^HSDPA command is used to enable/disable HSDPA support.
AT^HSPA command is used to enable/disable HSPA support.
AT^HSUPA command is used to enable/disable HSUPA support.


Support

Huawei Module Tutorial

Examples

//Current setting for HSDPA
AT^hsdpa?

^HSDPA:1

OK

//Disable HSDPA
AT^hsdpa=0

OK

//Enable HSDPA
AT^hsdpa=1

OK

//Current setting for HSPA
AT^hspa?

^HSPA:1

OK

//Enable HSPA
AT^hspa=1

OK

//Disable HSPA
AT^hspa=0

OK

//Enable HSPA
AT^hspa=1

OK

//Current setting for HSUPA
AT^hsupa?

^HSUPA:0

OK

//HSUPA command support
AT^hsupa=?

^HSUPA:(0,1)

OK

//Enable HSUPA
AT^hsupa=1

OK

//Disable HSUPA
AT^hsupa=0

OK

//Command support for HSPA
AT^hspa=?

^HSPA:(0-2)

OK

KeywordsAT^HSDPA syntax, examples, parameters, error, input, response.

With Online AT Command Tester tool, you can test this feature.

With Online AT Command Tester tool, you can also get device diagnostic information easily,