Intro to Making IOT / Smart Devices with MQTT, Arduino and React Native

Поділитися
Вставка
  • Опубліковано 4 гру 2024

КОМЕНТАРІ • 18

  • @happyday.mjohnson
    @happyday.mjohnson 3 роки тому +7

    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?

  • @maratiot
    @maratiot 2 роки тому

    Thank you for content! I’ll appreciate to see more videos re react native and mqtt protocol

  • @amirrahemeto2220
    @amirrahemeto2220 2 роки тому +2

    thank you sir, please explain the server side like SSH, mosquitto-client and the digitalocean

  • @taylor.galbraith
    @taylor.galbraith 2 роки тому +6

    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?

    • @InvestHaven
      @InvestHaven Місяць тому

      do you have an answer after 2 years :D ? i need to do the same but with temperature control

    • @taylor.galbraith
      @taylor.galbraith Місяць тому +1

      @@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.

  • @caloriecoin_ceo7847
    @caloriecoin_ceo7847 2 роки тому

    Mqtt wow you are good maker

  • @jarosawfarkowski1980
    @jarosawfarkowski1980 2 роки тому

    Great video. Can you show how to use Arduino bluetooth and React Native?

  • @Jonatanlessa
    @Jonatanlessa 2 роки тому +2

    Error: AMQJS0011E Invalid state not connected. can you help me?

    • @keosokin8746
      @keosokin8746 2 роки тому

      You should give more details or post your code somewhere and send link here

  • @IshmeetSinghahuja
    @IshmeetSinghahuja 2 роки тому +2

    Liked and Subscribed !! Can you post your react code ?

  • @RahulSharma-ke7wg
    @RahulSharma-ke7wg 2 роки тому

    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.

  • @navjotsingh2457
    @navjotsingh2457 2 роки тому

    Great

  • @bastiantokusumajaya4337
    @bastiantokusumajaya4337 Рік тому

    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?

  • @yasserdoang4513
    @yasserdoang4513 4 місяці тому

    are you not use database?

    • @carolinaworkshop7091
      @carolinaworkshop7091  2 місяці тому

      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.

  • @mukundanb1891
    @mukundanb1891 2 роки тому

    Can you kindly share the code file please