React Native BLE - Part 2: Reading Characteristics from BLE Devices

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

КОМЕНТАРІ • 19

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

    Highly recommended 👍

  • @sunilyajamanam
    @sunilyajamanam 3 місяці тому +2

    Bro you are doing good job. Waiting for next topic

  • @Dude-r7g
    @Dude-r7g 3 місяці тому +1

    Thanks man it was a great work.
    Helped me a lot!
    Keep doing....

  • @codelery414
    @codelery414 2 місяці тому +1

    Awesome tutorial. Can you share the Arduino code/sketch ? Thank you

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

      Bro its already there on github /src/screens/Bluetooth/BLE_DHT11.ino

  • @sunilyajamanam
    @sunilyajamanam 3 місяці тому +1

    Hi Bro, i want to fetch MULTIPLE values FROM single characteristicuuid by map or array iterate in react native ble manager display in react native app

    • @reactnativebros
      @reactnativebros  3 місяці тому

      sry bro didn’t see your reply do you still need any help ??

  • @kamal9650-z1w
    @kamal9650-z1w 3 місяці тому +1

    Hi bros please create tutorial like half pie chart showing progress with arrow indicator like speedometer

  • @kumarc326
    @kumarc326 Місяць тому +1

    How to update firmware via this?

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

      For firmware I am using arduino IDE where I have written the code for this DHT11 sensor. I have mentioned that file in the code src/screens/Bluetooth/BLE_DHT11.ino

  • @SalRodriguez-kt6ng
    @SalRodriguez-kt6ng 2 місяці тому +1

    I am stuck displaying the devices nearby on the phone. the log show the devices nearby (Dicoverede peripherials: [object object], [object object] ....

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

      bro connect me on linked in or insta I will help you

  • @ShashankGupta-g5l
    @ShashankGupta-g5l 8 днів тому +1

    Bro, the app is getting crashed for me when opening it on iphone. Can you help me on that?