Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions en-us/api/QuecPythonClasslib.md
Original file line number Diff line number Diff line change
Expand Up @@ -11963,7 +11963,9 @@ True
```

###### Event Description

The general description of the events of this module is as follows:

|event_id |event_code |recv_data |data_len |description|
| -------------- | ---------|----------|------------- |---------------------------- |
|0 |0 |NULL |0 |modem enters psm and reports this event. At this time, the module does not accept the network data sent to the module, and can break the psm state on the modem side by actively sending data. |
Expand Down
2 changes: 2 additions & 0 deletions zh-cn/api/QuecPythonClasslib.md
Original file line number Diff line number Diff line change
Expand Up @@ -12409,7 +12409,9 @@ True
```

###### 事件说明

对于本模块事件总体说明如下表:

|event_id |event_code |recv_data |data_len |说明|
| -------------- | ---------|----------|-------------|---------------------------- |
|0 |0 |NULL |0 |modem进入psm,上报此事件。此时模组不接受下发到模组的网络数据,可通过主动发送数据打破modem侧psm状态。|
Expand Down