-
Hi, I'm using NetX Duo with two ethernet interfaces, each with its IP instance (named ip_0 & ip_1).
These IP instances have a DHCP client each (dhcp_client_0 & dhcp_client_1).
After creating and sta…
-
If AEAD Cipher is enabled, AEAD Cipher checking is necessary to detect cipher algorithms other than AES-CCM or AES-GCM. NX_SECURE_AEAD_CIPHER_CHECK macro defines whether the AEAD chcking is used or no…
-
Hi,
Is there any test suite that can be run to validate the NetX stack?
If it exists, can it be shared?
Thanks,
Shahab
-
The NetxDuo, FileX, Guix, and USBX request interfaces in the Dynamic Module (TXM) have not been improved yet. Will they be improved later?
-
你好,请原谅我的英文不好表达,请问你们提供的addons里的ppp有实际测试过跟4G模块通信吗?我现在一直卡在LCP阶段,需要自己修改底层吗,看得有点吃力
PPP TX:
7E FF 7D 23 C0 21 7D 21 74 7D 20 7D 28 7D 21 7D |~.}#.!}!t}.}(}!}
24 7D 25 DC BE 20 7E …
-
This github repo for fsp does contain most source code of the FSP package which is very useful as it allows integration into build systems other than Eclipse/make based e2Studio.
However the source…
-
Hello, in the NetXDuo file nxd_dhcp_client.c at line 387, 406, 432 the check is on NX_SUCCESS while it should be on TX_SUCCESS given the ThreadX API called.
Given that NX_SUCCESS = TX_SUCCESS = 0 the…
-
Hello, I am planning to use NetXDuo with a cellular modem (in my case, SIM7600 is used). After reading _Chapter 5 - Azure RTOS NetX Duo Network Drivers_, I still don't have a clear clue to port my SIM…
-
Hi,
I managed to build and run ThreadX on the Atmel SAMA5D3 Xplained, but it was unnecessarily hard work.
It would be wonderful if you could provide the CMake files for all the supported ports.…
-
Hi,
The current code supports HTTP 1.0, is there any implementation available for HTTP 1.1?
If not, is there any plan? Can you please share the timeline?
Thanks,
Shahab