Great video! Is there anyway we can get the source code? Also do you have a tutorial or a repository showing how to connect an ESP32 to Wi-Fi through a React Native app?
Help mee, i followed your guide to create android app, and already success running the app from expo, but when i build as an apk, and i install the apk, everytime i click on the button, the app closed, any idea why?
MQTT just sends messages from whatever is transmitting to anyone listening. There is no server side database. You can store that data locally or you can do some combination of mqtt and server database.
Thank you. I really appreciate you pointing out the main areas to get mqtt to work with react-native. Is it possible to post a URL to the source code?
Thank you for content! I’ll appreciate to see more videos re react native and mqtt protocol
thank you sir, please explain the server side like SSH, mosquitto-client and the digitalocean
Great video! Is there anyway we can get the source code? Also do you have a tutorial or a repository showing how to connect an ESP32 to Wi-Fi through a React Native app?
do you have an answer after 2 years :D ? i need to do the same but with temperature control
@@InvestHaven I done some more things on my UA-cam channel. I know how to do it pretty well now and have considered making a video about it.
Mqtt wow you are good maker
Great video. Can you show how to use Arduino bluetooth and React Native?
Error: AMQJS0011E Invalid state not connected. can you help me?
You should give more details or post your code somewhere and send link here
Liked and Subscribed !! Can you post your react code ?
hey,i want to build a react-native app with iot sensor which can help me to get heart beat of a person with device connected.can you help me.
Great
Help mee, i followed your guide to create android app, and already success running the app from expo, but when i build as an apk, and i install the apk, everytime i click on the button, the app closed, any idea why?
Nothing comes to mind immediately sorry.
are you not use database?
MQTT just sends messages from whatever is transmitting to anyone listening. There is no server side database. You can store that data locally or you can do some combination of mqtt and server database.
Can you kindly share the code file please