Forum Replies Created
-
AuthorPosts
-
Hi morpheus,
It’s very strange, can you share your code.
Bye RenzoHi Pallasch,
put the define directly in the stateNaming.h file under the include folder, sometime the context can’t be shared.Hi,
no, the max value per key is 255.
The key result in H*L.
Bye RenzoHi Morpheus,
the complexity is 255*255 and I think It’s sufficient.You can use the code you write and set via setConfiguration.
Bye Renzo
Hi Morpheus,
the EByte modules integrate cryptography, so you can change the key in configuration to be more sure that nobody can read your message.configuration.CRYPT.CRYPT_H configuration.CRYPT.CRYPT_L
Bye Renzo
2 February 2023 at 15:08 in reply to: SMTP error: We do not authorize the use of this system to transport unsolicited change number response #24105Hi David,
post your code and enable DEBUG variable to get the debug output.
Bye RenzoHi Andrea,
if you like to share your project contact me, if It’s adequate I give you a space on the site.
Bye RenzoHi ozzy,
If you receive a server error, there are probably some issues with the server configuration.
Bye RenzoHi pallasch,
I fixed It. In the C3 version, Espressif now includes a new definition named UART_PARITY, which is the same name as my internal define.Thanks for the issue.
Bye RenzoHi esadcal,
I think that in your case the simplest solution is to split your structure and send 2 separate message.To the head of the message add a descriptor and use the read of partial structure like the examples in the tutorial.
Bye Renzo
Hi,
can you explain what board you use and the version of the framework.
Thanks RenzoHi frederic,
I must re-test It with the lastest framework, I try to find some time in the current week.
Bye RenzoHi esadcal,
I don’t have a code ready for you.
You need to create a structure with a progressive to recompose messages to the server.
The code depends on the kind of data to transfer.If you post your possible solution, we will try to optimize it and help you.
Bye RenzoHi,
you can change HELO contents withsetPublicIpDescriptor("Pippo");
Bye Renzo
I think you have some problems with your environment; try to reinstall the Arduino IDE framework.
It seems you have some missing dependencies.
Bye RM -
AuthorPosts