Skip to content

Async RTDB Get #650

Answered by mobizt
peterz0310 asked this question in Q&A
Mar 3, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

There is no async get in this library.

You have to set the buffer size to fit your data in case of read time out.

fbdo.setBSSLBufferSize(4096 /* Rx buffer size in bytes from 512 - 16384 */, 1024 /* Tx buffer size in bytes from 512 - 16384 */);

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@peterz0310
Comment options

@mobizt
Comment options

Answer selected by peterz0310
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants