Search found 4 matches
- Sun Jun 24, 2018 12:49 pm
- Forum: General Discussion
- Topic: Sending adc data (wireless)
- Replies: 5
- Views: 7882
Re: Sending adc data (wireless)
How do you select the carrier frequency and the bandwidth of the wifi (e.g. you said 40 MHz)?
- Sun Jun 24, 2018 11:54 am
- Forum: General Discussion
- Topic: Sending adc data (wireless)
- Replies: 5
- Views: 7882
Re: Sending adc data (wireless)
Thanks for the answers. Yes, I know about the stuff you mentioned except POSIX socket. It should be a reliable transmission and the receiver is another esp32. Since it's a one way connection the transmitter just sends the data and the receiver gets them. So, I can use So, I've found two functions th...
- Sun Jun 17, 2018 4:24 am
- Forum: General Discussion
- Topic: Sending adc data (wireless)
- Replies: 5
- Views: 7882
Sending adc data (wireless)
Hello, I'm trying to get some analog data using adc channels (I'm using 8 channels) and then send it wireless and I think wifi is the best option since I need large data rate (> 2Msps). I've read the adc and wifi examples. But I'm not sure how exactly to send the values one by one. what is the exact...
- Tue May 22, 2018 7:24 am
- Forum: General Discussion
- Topic: Sending adc data (wireless)
- Replies: 0
- Views: 2344
Sending adc data (wireless)
Hello, I'm trying to get some analog data using adc channels (I'm using 8 channels) and then send it wireless and I think wifi is the best option since I need large data rate (> 2Msps). I've read the adc and wifi examples. But I'm not sure how exactly to send the values one by one. what is the exact...