How can i use bluetooth and firebase at the same time

Hi,
Im new to mit app inventor, i have a project for college, i need to finish it by 18. february so please help me. I created robotic arm using arduino and servo motors, now im making app to controll it. I have created app and im sending data to bluetooth which is connected to my arduino so that i can controll the arm, but also im obliged to use firebase and store that data there. How can i send data to bluetooth and firebase in blocks code?

Here is a part of my code, so im sending data from servo to bluetooth to arduino but at the same time i need to store that data to my firebase

can anyone help?

The information in this link might help Muhamed:

The firebase part requires a knowlege of FirebaseDB. An example: ESP8266. FirebaseDB. Send. Receive. IDE Arduino

1 Like