zainka
Full Member level 2
Hello
I have a few wifi modules from eByte type E103-W01-IPX
These run on chip ESP8266EX. I know they are programmable devices but as I understand the product description at ebay they are already uploaded with working FW as they are said to be AT ready. However, I am not able to get any responce from the device and www.ebyte.com seems to be down.
Anyone know where to find complete datasheet for this ebyte modules or have any experience with them?
Here is the exact module I have.:
**broken link removed**
When I am enabling the module I get a short flash in the red LED.
Alternatively I could upload new FW if needed using the guides given by Espressif. But, the module is already soldered to a board and the FW upload tutorials seems to relay on some SPI based flashing tool, and several files are to be uploaded at different address offsets. I have not found any document describing how to flash via UART. I have GPIO0 connected and I know the device will enter FW upload mode if this pin is set High whilest enabling the module, and GPIO15 is pulled low. Question is what is the protocol for uploading a binary to correct address in the chip via uart only and not by using a flashing tool? The module is connected to an STM32H743VIT and I have a microSD where I may store the binaries for upload.
I have a few wifi modules from eByte type E103-W01-IPX
These run on chip ESP8266EX. I know they are programmable devices but as I understand the product description at ebay they are already uploaded with working FW as they are said to be AT ready. However, I am not able to get any responce from the device and www.ebyte.com seems to be down.
Anyone know where to find complete datasheet for this ebyte modules or have any experience with them?
Here is the exact module I have.:
**broken link removed**
When I am enabling the module I get a short flash in the red LED.
Alternatively I could upload new FW if needed using the guides given by Espressif. But, the module is already soldered to a board and the FW upload tutorials seems to relay on some SPI based flashing tool, and several files are to be uploaded at different address offsets. I have not found any document describing how to flash via UART. I have GPIO0 connected and I know the device will enter FW upload mode if this pin is set High whilest enabling the module, and GPIO15 is pulled low. Question is what is the protocol for uploading a binary to correct address in the chip via uart only and not by using a flashing tool? The module is connected to an STM32H743VIT and I have a microSD where I may store the binaries for upload.