-->
Page 1 of 1

ESP8266 DATA TRANSFER RATE

PostPosted: Mon May 15, 2017 3:26 pm
by Vijay.vj
I'm doing a project which involves sampling from a source,a/d conversion and sending it from one esp8266 to another. Required sampling rate is around 1Msamples/s which is quite high . I'll be using an external a/d to do that. The connections are simple I'll be feeding the input data directly to tx of esp and receiving ends Rx will be connected to a a dac. Assuming sampled value is 8bit wide ,is this achievable? Oh I forgot to mention the serial encoders and decoders to convert the data .

Re: ESP8266 DATA TRANSFER RATE

PostPosted: Wed May 17, 2017 1:20 pm
by urbanze
Hi, in my home_tests with velocity of UDP SPEED, i get 20Mbits/Second, if you need 1Mb data transmittion/Second, i think it`s possible!