-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Emcute cannot create a double-byte name #12642
Copy link
Copy link
Open
Labels
Area: networkArea: NetworkingArea: NetworkingType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
Description
When I used the emcute routine, the sub had a double-byte name and I could not accept pub from the PC.
Steps to reproduce the issue
1.Compile main in examples\emcute_mqttsn. Burn write stm32f4.
2.Connect to my server
3.sub a
4.pub a (Pub was successful, but my device did not receive the message)
5.sub asd
6.pub asd(Success to send and receive)
Versions
RIOT-2019.10
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: networkArea: NetworkingArea: NetworkingType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)