Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

at_tcpclient_recv sends data back asynchrously filling arduino buffers #14

Open
aalku opened this issue Jul 24, 2015 · 0 comments
Open

Comments

@aalku
Copy link

aalku commented Jul 24, 2015

I wish to get the received data synchronously and with desired max buffer lenght. I know the AT firmware would need to buffer the received data itself to get this behaivour but that is much harder for arduino with 2KB of data memory.
There may exist asynchronous recv notifications but with no data, only notification of mux so it does not fill receiver buffers.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant