Bluetooth L298n no power to my motors

I based it off of this guys 2 wheel app motor control (ARDUINO How To Bluetooth Control 2 DC Motors Speed And Direction With A L298N |)
All the voltage is correct and I can connect my bluetooth chip to the app on my android, I just cant get more than .4V power to the motors. Any suggestions?

I have attached a picture of the schematic from his project, all I did was solder two wires coming out of the power source and had them both entering the 12V+ input on both the L298n H-bridges. Secondly, I wrote the code to include the pins for the 2nd L298n. I don't believe the code or the app are the problem.

Schematic so we don't have to wander around the internet ?

Updated: I attached the schematic to the original post

Thats better.

What is the spec for the power supply you are currently using ?
What type motors are you using (spec) ?
Are you using a bare L293 or a module of some description ?
Not sure of the Logic level Convertor as the Arduino should be capable of talking directly to the BT module ?

Bob.

Thanks bob,
Power supply is 12V straight from a power supply, I am looking to get it running before buying a battery pack.

12V DC brushed motors 600 RPM (https://www.amazon.com/uxcell-350RPM-Encoder-Mounting-Bracket/dp/B078HYRPZM?ref_=fsclp_pl_dp_1&th=1) remember I have 4

I am using a L298n Dual motor Hbridge (https://www.google.com/search?q=l298n&rlz=1C1CHBF_enUS831US831&tbm=isch&source=iu&ictx=1&fir=i-urSDWQg4GXsM%253A%252CcC4sXeqt7qVZeM%252C_&vet=1&usg=AI4_-kQL6TsdfJ1O45r8HjlexcY8WG06uQ&sa=X&ved=2ahUKEwiFmo-znpHiAhUEA6wKHefMDEwQ9QEwAXoECAYQBg#imgrc=8G8ky1RkCqyLbM:&vet=1)

Z-hut mentioned in his video that the HC-05 runs on 5v but its logiv runs on 3.3V. So I have the logic level converter set-up exactly how he does and all my voltage is the amount it should be other than when I slide the sliders on the app, The max voltage I get is .4V. Something seems off.

I have had 12 volt cheap PSU's that were under rated in current that almost dropped off the meter for voltage when a load was applied.
That's why I asked for the actual spec of the PSU.

The motor does not seem to have an actual spec from the link so I cannot tell how much current it would take at load.
Are there any numbers on the motors themselves ?

So you have four L298 or two ?
They have a max current rating but if you are using the modules you linked to they may be OK.
I have a similar module running a geared 12 volt motor turning 5KG of stones in a rock tumbler but my PSU is 12 volts 10 A so more than enough to handle the current.

Bob.

Bob, I have 2 l298n. each L298n have 2 12V motors connected to them.

I am not sure what the specs of my motor are

Best guess specs after a small amount of google.

SPECIFICATION
Type Gear Motor
Protect Feature Totally Enclosed
Brand Name BRINGSMART
Construction Permanent Magnet
Continuous Current(A) 750MA (additional specs say 1 amp so that would mean your supply has to be at least 4 amp with some extra as a margin for best operation.)
Usage Home Appliance
Model Number JGA25-371 With Encoder Motor
Commutation Brush
Efficiency IE 1
Certification CCC,UL,ROHS,ce
Output Power 4W
Torque 0.5-8KG.CM
Usage Micro dc motors for toys, DIY motor
Speed(RPM) 18-1930RPM, choose one speed (gearing dependant)
Voltage(V) 12V
Encoder 3.3-5v Hall
Signal feedback A circle of 11 signals
Diameter of whole wheel 65mm
Diameter of motor shaft 4mm

That would indicate you are operating the drivers at almost max spec.

Bob.

bob, I am confused on what that all means

They are the basic specs for your motors.
Note the current draw as that is crucial for these applications.

Really need your PSU specs to make more sense of it.

Bob.

dont know what PSU specs are...

Power supply unit? I have been running 12V out of it. also, When I put the sliders to max power, the motor outputs ~11V

Anyways the front 2 motors worked fine, however the back 2 motors were only getting .4V. Maybe it was a bad L298n h-bridge motor driver. I have an extra that I am hooking up right now. does this seem like it could be a bad H-bridge? or is it something deeper than that. I figured if one of the H-bridges worked perfectly and the other not so much. Maybe I blew it up several projects ago?

I would be just guessing without the PSU specs.
Most PSU's have details on them somewhere about the voltage and current ratings.

Without those details I am as lost as you are as to the cause.

Bob.

ok, but if the schematic is correct and the motors on one H-bridge work, but not the other, am i wrong to assume the H-bridge was shot from a different project? or I wired something incorrectly?

IDK why PSU specs matter in this case. Because my front two motors each get 11V max but my back 2 arent getting any.

BULL ENGINEER

If you dont understand why current is as important as voltage you might want to read up on a few electrical basics...

Lets say you have a 1 amp 12 volt motor and try to run it with a 500mA 12 volt supply...You will be very lucky is the motor turns...If it does you may see it turn slower than you expect...It may also rapidly seem to stall...If you are unlucky it may even cause the PSU to overheat and fail (possibly with nasty consequences).

If you want to call yourself "engineer" you may want to revise that to "wannabe engineer" until you know a little more about electricity as a whole.

There are plenty of tutorials on the topic of AMPS and CURRENT.
Even a few minutes will give you some knowledge.

I am not at your location so from here it is impossible to tell what you may or may not have done wrong.
A clue here is you have a 12 volt supply yet you are only seeing 11 volts which suggests a voltage drop.
Quite possibly due to a current related factor nothing we can see without details of your PSU...

I can legitimately use the term engineer in a couple of fields BTW.

Bob.

I'm just learning electrical engineering. I'm more of a mechanical guy. Sorry...

However, my first H-bridge works great. When I disconnect my first H-bridge and just try the rear motors, it is not so great. I think someone may be wrong with my code, app, or schematic.

regardless of my motor specs, Does my design and code seem correct? or is it an impossible design?

Nothing in your design says "impossible"

Knowing the limits and specifications for each componenet / board in your design and understanding them a little more would help you rule out certain aspects or upgrade some areas.

One of the biggest issues many people new to Arduino face in not realising that some of the designs out there may have thier own issues.
Just because somebody posted a circuit they got to work does not always mean it will work for other's trying the same thing.
That's where all the extra detail people get asked for comes into play.

Some exceptional people hang around these forums so if they ask for a particular detail then you can almost certainly be guaranteed that it is crucial to the whole project.
You would not question the need for specific grade bolts in structural engineering if they were called for in certain points. Same applies with electronics.

Already said I think you may be approaching the limits on a couple of parts but without that final detail that you have yet to supply I cannot do much more.

Bob.

Can you link me a video on how to measure PSU of a motor?

Nevermind Mr. smarts, there was an error in my code. I had motor 3 results going to PW1 and motor 4 results going to PW2.

Another fairly key skill for any kind of engineer (or even an inmate of an educational establishment), is to read carefully before posting.

Posting questions that are clearly about your project in a section labelled "For problems with Arduino itself, NOT your project" isn't going to endear you to other forum users.