![](/media/cache/group/200px-Rohm_logo_2009.png.50x50_q85.png)
This is a sample application program for GR-PEACH_WlanBP3595STA library. GR-PEACH_WlanBP3595STA library only works with GR-PEACH. This sample works as TCP socket sever, and this program sends a message when a connection is accepted.
Dependencies: EthernetInterface mbed-rtos mbed GR-PEACH_WlanBP3595STA
Homepage
Warning! 注意!
When exporting and using it, increase the following stack size.
エクスポートして使用する際は、以下のスタックサイズを増やしてください。
EthernetInterface/lwip/lwipopts.h
#define TCPIP_THREAD_STACKSIZE 1024 -> #define TCPIP_THREAD_STACKSIZE 2048