Hello,
as per subject we are using on a EG912U-GL module the following command MQTT AT command
**AT+QMTCFG=“willex”,1,1,1,0,
and when sending the following will message:
[1, 0, 0, 0x30, 0x31, 0, 0, 0]
the second character is interpreted (I guess) as “null” i.e. “end of the string” and no other byte of the payload is transmitted, even though the will_len has been set to 8 bytes.
We would need to ability to send both ascii and binary data byte in the will message. We are on firwmare version:
FW 01.300 .01.300
Is this behavior a limitation of this firmware?
Any chance to send the will message also in binary format when specifing the will_len?
Thanks in advance
Best regards
GIulio