-
Notifications
You must be signed in to change notification settings - Fork 7
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
Can't upload sketch to the 8 relay board #1
Comments
Did u refer the jumper setting available on GitHub doc folder . |
I have similar issue. However, I was unable to find which jumper settings need to be changed. I have factory piece with all jumper settings in it. I am using Arduino sketch to push the code. The 8-relay board does get detected. |
https://github.com/armtronix/Wifi_eight_relay_board/tree/master/Doc |
@armtronix I did refer to the document, but it does not specify which jumpers to be removed.
This code works perfectly fine on the single relay Wifi board. However, on the 8-relay board it fails with the exception
I strongly suspect its because of the jumpers. However, as specified earlier, the documentation does not specify what steps to be taken. |
https://www.instructables.com/id/WIFI-Eight-Relay-Board/ |
P5 header jumpers are the one you need to understand and change according to the document to program esp or atmeg328p |
@armtronix 👍 |
hello, i do know if this thread is alive or not but i have doubt after filling all details.when i pressed confirm it says, Settings saved to eeprom and reset to boot into new settings. lets think i rebooted the device but how i will get ip address of board to open that link in browser. |
You should not reboot it ,it automatically reboots .After it reboots if every thing that you have configured is correct (SSID, Password , HTTP mode ) than you will need to login to your router or use fring app (android phone) search for the device ip generally with the name espressif |
I recently purchased an 8 relay board from ebay. I was super excited as it has everything I need for my project. However, I cannot upload a sketch to the Atmega328. What version of the Arduino IDE is needed, and what do I select under "Tools"? i.e. board and programmer
The text was updated successfully, but these errors were encountered: