Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Adding support for AT commands that are longer than 124 bytes #544

Open
wants to merge 1 commit into
base: Dev
Choose a base branch
from

Conversation

ftylitak
Copy link
Contributor

Based on the conversation of #429 , the pull request was merged.

Though after testing, a specific code part is missing thus making the feature unusable.

In case you are interested in having this feature, this commit adds the missing part for the support of long AT command requests.

@CLAassistant
Copy link

CLAassistant commented Apr 28, 2021

CLA assistant check
All committers have signed the CLA.

@razvandragomirescu
Copy link

We are experiencing this issue with the latest released firmware, could this please be merged? What is missing? We are sending long APDUs to the SIM via AT+CSIM and it appears that commands of less than 128 bytes work fine, commands over 128 bytes are silently ignored and the response of the previous AT command is returned as the response (very strange) and commands that are exactly 128 bytes appear to freeze the modem (it never replies).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants