send some information from arduino to appinventor

Hello, I'm a beginner in programming, the error may be obvious but I can't get information from adruino uno to appinventor.
The transmission of information is done by a bluetooth module HC-05 connected to arduino uno.
I made a voltage divider because the bluetooth module is powered in 3.3v.
Here are pictures of my arduino program, what I did on appinventor and my connections (on the pictures, it's written arduino leonardo because I took them on the internet but I'm of course arduino uno):

Capture.PNG

Capture4.PNG

(deleted)

"Here are pictures of my arduino program"

To put your code in a code box, use the </> icon in the far left of the post tool bar and paste your code between the two bracket sets that appear.

To go back and put your code in a code box, in the bottom right of your post, select "more" and click modify. When the modify post opens, high light your code and click the </> in the far left of the post tool bar. This will put you code in code brackets. Then save the changes.