NetX Duo
3 TopicsNetX Duo TFTP (nx_tftp_client_create)
Hello Azure RTOS community, I am working on project with STM32H723 and NetX Duo. i want to know if there is someone that had established connection between a server and client using TFTP (udp). I'm done currently with creating the TFTP thread and the TFTP client but when it comes to sending a request to the server to read the file it stops. (the function is nx_tftp_client_create) so what shoud i do to make it work. Thanks for your answer. Regards, Nour452Views0likes0CommentsNETX Duo DTLS Example
Hi, I have been working on Netx Duo and LwM2M addon. I want connection to be secure. I need to enable DTLS. I did not find examples about DTLS on Netx Secure. Is there any example of configuring Netx Secure for DTLS? After confiuration there is an example how to use in lwm2m example. Best Regards560Views0likes0CommentsSTM32 NetX Duo LwM2M Firmware Update
I have a project with STM32 MCU and BG95 LTE module. I use NetX Duo with LwM2M protocol. I am trying to implement FOTA for STM32 withLwM2M protocol. I haven't find resources for that. Is there any example for that? How can I implement that function? (Any suggestions)1.1KViews0likes1Comment