-->
Page 1 of 1

Need more details about the resource of ESP8266 FreeRTOS)

PostPosted: Thu Oct 29, 2015 2:34 am
by march_seven
Hi
i want to loading a TCP/IP stack in ESP8266 which using the RTOS SDK (FressRTOS).

when first remove the stack in ESP8266 ,I need to know below those parameters

1. Maximum size of the MAC filter table

2.Maximum size of the IPv4 and IPv6 filter table

3. Size of ARP cache

4. Maximum number of packets waiting for address resolution to complete

5.Neighbor cache size

6.Maximum number of packets waiting for address resolution to complete

7.Default buffer size for transmission and reception

8.Default SYN queue size for listening sockets

9.Receive queue depth for connectionless sockets

10. Number of sockets that can be opened simultaneously

does anybody know ???

BR