Hi All
we need to send and recieved data from WiFi on Ameba 26 arduino, but in arduino loop it’s can’t perform as send and recieved simutaniously(it will delay sending data when recieve command or data from WiFi), I use arduino example WiFi–>IPv6TCPClient, could we create mutitasking in arduino for this two job seprately?we try to use SCoop for create multitask as arduino provided, but it’s can’t support for Arm CPU.we also try to use os_thread_create_arduino(), when we send and recieve at the same time, it was overflow as below.any suggestion or solution for this problem?Thanks.
16:34:09.368 → [CLIENT]time_send:68535
16:34:09.368 →
16:34:09.368 → [CLIENT] Send data to server successfully
16:34:09.368 →
16:34:09.368 → [vApplicationStackOverflowHook] STACK OVERFLOW - TaskName(ARDUINO)