I am currently using an Arduino Pro Mini for my project and using an FT232RL FTDI serial adapter to upload the code to it.
The Arduino IDE is detecting the adapter and the COM port that it is connected to. When I select for board information, it comes up as an unknown board to the IDE.
Code goes through verification, with the message at the end telling me that I am in the acceptable limit of ROM and EEROM usage of under 100%.
However, when it comes to uploading the code, I am unable to do this, with no explanation from the IDE as to why I am not uploading the code to the Pro Mini.
I have consulted YouTube to see how others connect and upload to their Pro Mini's, but I am doing the same thing. There is no explanation as to why it shouldn't work. I have pondered for many hours over this and have finally turned to you for help.