The problem is I have seen in the comments of this product that this chineese Arduino is programmed with Bascom, or I understant this. The part of the comment from the link I passed (trnaslated from german):
It is an Arduino board, but I only program such boards with Bascom, which works with this board without any problems. If you get the appropriate FTDI adapter and solder on a socket connector, you can plug it in and start programming. The connections were placed in exactly the right order.
This means I can't program this Arduino Pro Mini with Arduino IDE?
At the worst, you also get an AVR Programmer, put on the Arduino Bootloader, and then program it via Serial with the IDE.
Free shipping in the US on this one.
Can be used as a Programmer to install the bootloader, and then used as USB/Serial adapter for Serial downloading.
I have bought hundreds of counterfeit Arduino Pro Mini's from AliExpress and eBay and I have never had any issues programming them from the IDE at all. Go for it.
The problems you will run into with counterfeits is they might cheap out on the surrounding components, like the voltage regulator. So if you were planning on powering the board from a 9V power supply straight into the RAW pin, don't be surprised if it fries the arduino. To solve that problem though I just connect a proper voltage regulator circuit if I need to power the board from anything other than a USB-voltage.
I use the USBtinyISP programmer to power and flash the firmware to the Arduino Pro Mini.
That example is not particularly cheap. On EBay, these can be found for less than half the price (including delivery). You may have to wait a long time for the delivery, though.
A Nano may be a better choice unless you have special requirements because you don’t need a separate programmer.