esprfid / esp-rfid

ESP8266 RFID (RC522, PN532, Wiegand, RDM6300) Access Control system featuring WebSocket, JSON, NTP Client, Javascript, SPIFFS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP-RFID Relay Blue Board drivers problem

MichalOmnilan opened this issue · comments

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?

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

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

Excellent!