Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WLAN AP is not working #548

Open
Bertram-561 opened this issue Nov 9, 2022 · 10 comments
Open

WLAN AP is not working #548

Bertram-561 opened this issue Nov 9, 2022 · 10 comments

Comments

@Bertram-561
Copy link

I bought the esp-rfid Blue Board and powered it on and no Access Point to connect showed up. I flashed the firmware once again , still no AP. Is the board broken or am I missing something ?
Regards
Bertram

@matjack1
Copy link
Collaborator

hey @Bertram-561 have you tried flashing a dev version? You can try the last one from here: https://github.com/esprfid/esp-rfid/actions/runs/3404792413

@nardev do you confirm that the latest dev build works on your blue board?

@majuss
Copy link

majuss commented Dec 14, 2022

I can confirm the issue. Used every bin available also the dev snapshot from the pipeline. Flashed with:
esptool.py --port /dev/ttyUSB0 write_flash 0x1000 generic.bin
No hotspot is opening, also tried the debug build, I can't see any serial output on screen /dev/ttyUSB0 9600.

@nardev
Copy link
Collaborator

nardev commented Dec 14, 2022

The builds are same as a year ago. I usually don't flash latest FW, just slightly customized.

@Bertram-561 you can always contact me via email. Also, please confirm, was the blue led on the board on after the first powering it up?

Could be some contacts on the eps-rfid blue were not soldered well. We had one bad batch in September.

@matjack1
Copy link
Collaborator

@majuss if you don't see anything on the serial with the debug build, seems to me like a hardware problem :(

@nardev
Copy link
Collaborator

nardev commented Dec 14, 2022

Well, as i said, it could be that the EPS doesn't boot at all.. But than the programming would also be a problematic...

@majuss
Copy link

majuss commented Dec 14, 2022

Yes it's not booting. It's also my guess. I'am using a generic WEMOS type board.

@nardev
Copy link
Collaborator

nardev commented Dec 14, 2022

Any other arduino sketch works fine?

@majuss
Copy link

majuss commented Dec 14, 2022

Yes ESPHome for example works. Blue LED is lit up constanly.

Do I need connected hardware (in my case wiegand) while booting?

Now I'am getting an endless loop of gibberish in the monitor. Its always the sam output.

@majuss
Copy link

majuss commented Dec 14, 2022

Update on my side. I flashed with address 0x00000 like in the flash.bat and now it worked fine! Maybe include a flashing example in the README.

Is there a way to grab other wiegand events like doorbell, or pincode entries on a keypad? I have this keypad: https://de.aliexpress.com/item/1005004210605222.html

@matjack1
Copy link
Collaborator

Hey @majuss thank you for the feedback!

I'm just using Platformio so I never flashed like you did. Would be nice to have a script like the flash.bat for Linux/Mac, if you want to give it a go I'm surely going to review it, thank you!

@matjack1 matjack1 added this to the V2 milestone Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants