Search found 3 matches

by shreyans
Thu Nov 30, 2023 7:25 pm
Forum: General Discussion
Topic: I2C Communication from slave to master
Replies: 0
Views: 3549

I2C Communication from slave to master

Hello Everyone, I am trying to establish a bi-directional communication channel between ESP's using I2C communication. I am having two issues with this: a. Master is not able to ready any data from slave. b. Slave can read only partial data from Master; I have increased the buffer size but still can...
by shreyans
Wed Oct 25, 2023 4:35 pm
Forum: General Discussion
Topic: Reading WIFI data using ESP.
Replies: 2
Views: 807

Re: Reading WIFI data using ESP.

Thanks for the response.
The suggested code will return the packet information that is sniffed at the logical layer.
I am interested in reading the entire data received on the ESP's antenna i.e., information at the physical layer level.
by shreyans
Mon Oct 23, 2023 3:57 pm
Forum: General Discussion
Topic: Reading WIFI data using ESP.
Replies: 2
Views: 807

Reading WIFI data using ESP.

Hi Everyone,

I have recently started working on the ESP32's WIFI module. I am trying to extract all the data that is being intercepted by the WIFI antenna on the ESP but don't have any information on how I can do it. If anyone has any leads, please share them.

Thanks
Shreyans