esprfid / esp-rfid

ESP8266 RFID (RC522, PN532, Wiegand, RDM6300) Access Control system featuring WebSocket, JSON, NTP Client, Javascript, SPIFFS
MIT License
1.35k stars 423 forks source link

ESP-RFID Relay Blue Board drivers problem #623

Closed MichalOmnilan closed 5 months ago

MichalOmnilan commented 6 months ago

I am trying to repeat a project but I can't send anything to my esp board. I tried a few things i found online such as flashing the board which gave me: "error: Failed to open COM8", "error: espcomm_open failed" and "error: espcomm_upload_mem failed". In devices and printers i found COM8 with status: driver error. Does anyone know which drivers I should download and what determins which are needed?

matjack1 commented 6 months ago

@nardev I'm not familiar with the errors reported here, can you help?

MichalOmnilan commented 6 months ago

It seems the drivers on my pc were incorrect. I have found the right drivers here is link to the website with drivers and information about it https://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&pcid=41

matjack1 commented 5 months ago

Excellent!