Git Product home page Git Product logo

Comments (10)

capedra avatar capedra commented on July 28, 2024

Ok, here it is the output, which shows that it keeps rebooting all the time:

ets Jan 8 2013,rst cause:2, boot mode:(3,7)

load 0x40100000, len 29232, room 16
tail 0
chksum 0xd1
load 0x3ffe8000, len 1964, room 8
tail 4
chksum 0xe9
load 0x3ffe87b0, len 3256, room 4
tail 4
chksum 0xeb
csum 0xeb
rf_cal[0] !=0x05,is 0xFF

ets Jan 8 2013,rst cause:2, boot mode:(3,7)

load 0x40100000, len 29232, room 16
tail 0
chksum 0xd1
load 0x3ffe8000, len 1964, room 8
tail 4
chksum 0xe9
load 0x3ffe87b0, len 3256, room 4
tail 4
chksum 0xeb
csum 0xeb
rf_cal[0] !=0x05,is 0xFF

ets Jan 8 2013,rst cause:2, boot mode:(3,7)

load 0x40100000, len 29232, room 16
tail 0
chksum 0xd1
load 0x3ffe8000, len 1964, room 8
tail 4
chksum 0xe9
load 0x3ffe87b0, len 3256, room 4
tail 4
chksum 0xeb
csum 0xeb
rf_cal[0] !=0x05,is 0xFF

ets Jan 8 2013,rst cause:2, boot mode:(3,7)

load 0x40100000, len 29232, room 16
tail 0
chksum 0xd1
load 0x3ffe8000, len 1964, room 8
tail 4
chksum 0xe9
load 0x3ffe87b0, len 3256, room 4
tail 4
chksum 0xeb
csum 0xeb
rf_cal[0] !=0x05,is 0xFF

from esp_wifi_repeater.

capedra avatar capedra commented on July 28, 2024

The exact same problem happens to the Wemos D1 Mini. On both NodeMCUs I tried flashing from your firmware, because I don't know how to build from scratch. Maybe if you could explain how to build the binaries step by step on Youtube using Windows/Linux, it would be really helpful. Thanks a lot! I hope I've been helping you a lot lately.

from esp_wifi_repeater.

martin-ger avatar martin-ger commented on July 28, 2024

Obviously, your board is rebooting all the time without really starting the repeater firmware at all. According to http://www.esp8266.com/viewtopic.php?p=2096#p2112 "rst cause:2" means reset pin is pulled. Are you pressing the button?

Just tested it: for me the lastest firmware downloads, boots, and works fine on a Wemos D1 Mini. Don't have a NodeMCU at hand, but it should be fairly compatible to the Wemos.

The download procedure for a Wemos D1 or a NodeMCU on Linux is just the following:

  1. Make sure you have the esptool.py on your PATH
  2. Stop any serial terminal program that might use the serial port
  3. connect the Wemos via USB to the Computer
  4. "cd" to the directory where you have the firmware binaries
  5. sudo esptool.py --port /dev/ttyUSB0 write_flash -fs 32m -ff 80m 0x00000 0x00000.bin 0x10000 0x10000.bin
    (no button or any electical signal on any GPIO port required)
  6. Wemos starts directly after the download has finished - just to be sure, press reset once
  7. connect to the serial port via a terminal program. I use "minicom -D /dev/ttyUSB0 -b 115200"
  8. You should see some debug output and the serial console...

from esp_wifi_repeater.

capedra avatar capedra commented on July 28, 2024

from esp_wifi_repeater.

capedra avatar capedra commented on July 28, 2024

I meant that I don't know how to build the binaries from the ESP SDK and your other library. So sorry because I was so tired that I forgot to include the params "-fs 32m -ff 80m" to esptool. Will test again as soon as possible with Amica. Thanks!

from esp_wifi_repeater.

martin-ger avatar martin-ger commented on July 28, 2024

This is my Wemos : http://www.ebay.de/itm/272271662681 I guess it is compatible to V2.
I connect nothing but USB for downloading and testing. USB provides power supply and serial link.

from esp_wifi_repeater.

capedra avatar capedra commented on July 28, 2024

Okay, thank you very much. It's working on NodeMCU v2 Amica with the command that you sent to me:

esptool.py --port /dev/ttyUSB0 write_flash -fs 32m -ff 80m 0x00000 0x00000.bin 0x10000 0x10000.bin

Best Regards!

from esp_wifi_repeater.

capedra avatar capedra commented on July 28, 2024

I'm sending this message right now with the help from your outstanding project, which is working with a NodeMCU Amica v2 which is connected to an ESP-01, which is connected to a Linksys Repeater, which is connected to a Linksys Main AP, which is connected to a D-Link Modem, which is connected to the WWW, which has its own creator Sir Tim Berners-Lee.

from esp_wifi_repeater.

martin-ger avatar martin-ger commented on July 28, 2024

That sounds great - obviously, it works... :-)

from esp_wifi_repeater.

yashp96 avatar yashp96 commented on July 28, 2024

Original
Please help me out. I have two node mcu and 3 ESP01. I was able to upload and run the firmware successfully in one of the nodemcu but the other one shows error when connected to COM(B_Rate74880) port shows chksum errors and garbage if Baudrate is 115200. Also the firmware fails to upload on all 3 ESP-01. I am posting the screenshot for NodeMCU.
esperror
.
.
.
Update 1
I was able to run the firmware successfully on 2nd NodeMCU...I tried flashing the firmware multiple times and it suddenly worked. I still don't understand the problem. Please explain me, please.
ndoemcusuccessfail

from esp_wifi_repeater.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.