python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Extracting a variable value from a multi-line MQTT message with C++
My microcontroller is receiving an MQTT message through a UART connection to a cellular modem in response to an AT command, the response I am getting looks like:
21:25:42.224 -> AT+QMTPUBEX=1,0,0,0...

Feynman137
Votes: 0
Answers: 0
What does "AT+CMUX" command do?
Hi I'm recently working on a project related to mobile baseband and I found this AT+CMUX command.
However I hardly found any references about this, can someone please explain what does it do and what ...
Andy Gao
Votes: 0
Answers: 0
Trouble accessing SIM card with MRK GSM 1400
I received yesterday my brand new Arduino MKR GSM 1400 and started playing around with today.
However, I'm having trouble stablishing the connection with the SIM card. I'm using the "ReceiveSMS&q...
Linx
Votes: 0
Answers: 0
CREG, CGREG, CEREG AT commands
I have to control a modem Cinterion ELS61 with a host application. Can anyone tell me in simple words which is the real difference among at+creg?, at+cgreg? and at+cereg? commands?
I know that cgreg i...
Guille
Votes: 0
Answers: 1