[GH-ISSUE #1] Sending Multiple AT Commands #3

Closed
opened 2026-03-04 12:00:07 +03:00 by kerem · 3 comments
Owner

Originally created by @jbgtenn423 on GitHub (Nov 2, 2020).
Original GitHub issue: https://github.com/4IceG/luci-app-atinout-mod/issues/1

Was wanting to know if it is possible to send multiple commands on one line? I use this to lock bands and was needing to send reboot modem command after.

Originally created by @jbgtenn423 on GitHub (Nov 2, 2020). Original GitHub issue: https://github.com/4IceG/luci-app-atinout-mod/issues/1 Was wanting to know if it is possible to send multiple commands on one line? I use this to lock bands and was needing to send reboot modem command after.
kerem closed this issue 2026-03-04 12:00:08 +03:00
Author
Owner

@4IceG commented on GitHub (Nov 2, 2020):

Hi, Please try to type the command to send "AT command;AT command" into the command window. I don't remember if I tested such commands, I would have to try, I always gave them individually. I know that if something can't be saved at this point because ';' I used as a separation between description and command, so I would have to change the symbol here.

<!-- gh-comment-id:720553916 --> @4IceG commented on GitHub (Nov 2, 2020): Hi, Please try to type the command to send "AT command;AT command" into the command window. I don't remember if I tested such commands, I would have to try, I always gave them individually. I know that if something can't be saved at this point because ';' I used as a separation between description and command, so I would have to change the symbol here.
Author
Owner

@jbgtenn423 commented on GitHub (Nov 3, 2020):

image

I tried to run AT;AT in manual command box but it seem to run the first only then 2nd AT command is trying to be run as a shell command as shown in png I uploaded

<!-- gh-comment-id:721115274 --> @jbgtenn423 commented on GitHub (Nov 3, 2020): ![image](https://user-images.githubusercontent.com/55149461/97990613-370c4c80-1dae-11eb-9194-06fd7ed3a5a6.png) I tried to run AT;AT in manual command box but it seem to run the first only then 2nd AT command is trying to be run as a shell command as shown in png I uploaded
Author
Owner

@4IceG commented on GitHub (Nov 3, 2020):

So it remains to enter the AT commands individually, the "AT+CFUN=1.1"
command itself should restart the modem.

2020-11-03 14:28 GMT+01:00, jbgtenn423 notifications@github.com:

image

I tried to run AT;AT in manual command box but it seem to run the first only
then 2nd AT command is trying to be run as a shell command as shown in png
I uploaded

--
You are receiving this because you modified the open/close state.
Reply to this email directly or view it on GitHub:
https://github.com/4IceG/luci-app-atinout-mod/issues/1#issuecomment-721115274

<!-- gh-comment-id:721252149 --> @4IceG commented on GitHub (Nov 3, 2020): So it remains to enter the AT commands individually, the "AT+CFUN=1.1" command itself should restart the modem. 2020-11-03 14:28 GMT+01:00, jbgtenn423 <notifications@github.com>: > ![image](https://user-images.githubusercontent.com/55149461/97990613-370c4c80-1dae-11eb-9194-06fd7ed3a5a6.png) > > I tried to run AT;AT in manual command box but it seem to run the first only > then 2nd AT command is trying to be run as a shell command as shown in png > I uploaded > > -- > You are receiving this because you modified the open/close state. > Reply to this email directly or view it on GitHub: > https://github.com/4IceG/luci-app-atinout-mod/issues/1#issuecomment-721115274
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-atinout-mod#3
No description provided.