-->
Page 1 of 1

Need MAC Layer Access Driver Source for ESP8266EX Module

PostPosted: Fri Jan 08, 2016 3:57 am
by ritesh
Hi,

I have one ESP-WROOM-02 Wifi Module and compiled & flashed AT firmware as well as some other TCP/UDP IP related demos using NONOS SDK 1.4.0.

I have also tested some AT Basic, WIfi Related as well as TCP/UDP IP Related commands which works fine without any issue.

I understood STA, AP and both AP+STA mode interface and also looked SDK Directory which provides static libraries like libat.a, liblwip.a etc and Hardrware Interface Driver for SPI,I2C, PWM,GPIO,UART etc.

I have also tested to connect two ESP Modules with each other through STA and AP mode interface.

Now, My Plan is to communicate with multiple modules directly through MAC Interface to bypass STA and AP Mode interface. So, for that, I need to access MAC Layer Interface and need source of MAC Layer Driver. I am just thinking to communicate multiple ESP Modules through MAC.

Does it possible to communicate like above way with NONOS SDK 1.4.0? Does Espressif Systems provides source of MAC Layer Access Driver?

Please let me know if anyone has any idea or any clue or any information for this type of functionality.

Regards,
Ritesh Prajapati

Re: Need MAC Layer Access Driver Source for ESP8266EX Module

PostPosted: Mon Jan 18, 2016 12:08 am
by ritesh
Hi,

Does anyone has idea or any information to access and change MAC Layer Interface which I have mentioned in previous discussion?

Please let me know that it is possible or not with ESP-WROOM-02 WIfi Module.


Regards,
Ritesh Prajapati