esphome / esphome/feature-requests
sim800l add pdu mode
Open
- Dominant language
- No language data
- Stars
- 450
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the problem you have/What new integration you would like**
In the current sim800l, it is not possible to send SMS in languages other than English. If you send or receive a non-English SMS, the text will be displayed in hexadecimal format.
**Please describe your use case for this integration and alternatives you've tried:**
this doc : http://www.sendsms.cn/download/SMS_PDU-mode.PDF
maybe it could help.
**Additional context**
nedd add "AT+CMGF=0" for Turn on PDU mode , "AT+CMGF=1" for Turn on text mode.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.