When Mango can not interpret the message retry the query. In any of the answers, Mango able to interpret the message and takes it as valid. The problem is that ALL answers are the same but the system fails despite that.
Posts made by pepefrund
-
RE: Error
-
RE: Error
This type of error is presented from time to time. As we add records errors become more frequent.
This is more complex to determine. When using a simulator of a slave on the same PC and with the same records (simulating a serial port), it works perfectly.
That is why I consult if there is a possibility that the serial FIFO is overwritten.
To better identify the problem, it is necessary that this system log message that gives the error received.
The only test that would do is make the simulator work on another PC and the serial port with handshake and without it. -
RE: Error
These are the messages of the sniffer:
Mango query -> :010100000002FC\r\n
Device response -> :01010101FC\r\nMango query -> :010300000008F4\r\n
Device response -> :010310009100000000000000000000000000005B\r\nCan be overwriting the receive FIFO? Can you add the message received with errors in the log of mango?
Thanks -
Special characters in messages
I am working on Spanish translation of the messages of Mango.
I have a problem with special characters. For example, the & _aacute; show up well on some messages and not others.
Looking at the translation to Portuguese (with Notepad), I saw the special characters have other representation. What format are they? Is there any program to edit?
Thank you very much. -
RE: Special characters in messages
I am working on Spanish translation of the messages of Mango.
I have a problem with special characters. For example, the & _aacute; show up well on some messages and not others.
Looking at the translation to Portuguese (with Notepad), I saw the special characters have other representation. What format are they? Is there any program to edit?
Thank you very much. -
Bug
When a user (not admin) has the privilege of accessing the data source, you can press the button to create a new source or an existing copy.
Both options return "Permission denied!" but the option to copy if you make a copy of the source, which is then the Admin user.
The solution is to disable the buttons to create a new source and copy an existing one.
Greetings coordial. -
RE: Bug
When a user (not admin) has the privilege of accessing the data source, you can press the button to create a new source or an existing copy.
Both options return "Permission denied!" but the option to copy if you make a copy of the source, which is then the Admin user.
The solution is to disable the buttons to create a new source and copy an existing one.
Greetings coordial.