-
I got following compiler warnings in Visual Stuido 2019. For example: the parameter parent in az_context_create_with_expiration() with different declarations in.c/.h
In_ az_context.h https://githu…
-
Sorry if this is noted in the documents, but I can't seem to find it anywhere. Are the adaptation layers pre-certified? Specifically the POSIX layer on ThreadX, and the BSD layer on NetXDuo.
-
Hi techies,
I am going through the NetX Duo documentation, I Have few points to understand
1. I can observe Either DHCP or BOOTP client must selected in compile time with help of “NX_DHCP_BOOTP_…
-
**Describe the bug**
Migrating to NetXDuo 6.2 from NetXDuo 6.1/Preview
Struggling to get our device connected to IoTHub using TLS. It's failing when creating a TLS Session, throwing [ERROR] IoTHub c…
-
Hi,
Does the netxduo have or support a function to send a IPv6 RA message . If not how can we be able to send a RA message in response to RS message .
-
There was an error in calculating the number of TCP dup acks. See code in nx_tcp_socket_state_ack_check.c + 246
https://github.com/azure-rtos/netxduo/blob/5b5c8c580684cd2f85001ff1763a62e0fdac9452/com…
-
Type: Bug Report
**Describe the bug**
- OS and Version: Windows 10 22H2 (Build 19045.2604)
- VS Code Version: 1.76.1
- Embedded Tools Extension Version: 0.6.0
- Target embedded device: MXChip_A…
-
I’m trying to run a TCP Echo server. My test application is able to obtain an IP via DHCP however hardfaults before I’m able to connect to the TCP socket when handling ARP packets. Below a snapshot:
…
-
https://github.com/azure-rtos/netxduo/blob/939bae5c4dafde45988d593285f444702ed9be0c/addons/dhcp/nxd_dhcp_client.c#L3602
Cannot set the DHCP's notify function from the initialization. The documentat…
-
Broken off from https://github.com/Azure/azure-sdk-for-c/issues/717
Currently, for incomplete/invalid JSON payloads, this will access memory we shouldn't have access to:
https://github.com/Azure/a…