React Native BLE - Part 1: Scanning NearBy BLE Devices

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

ความคิดเห็น • 47

  • @Shoichiro16
    @Shoichiro16 5 หลายเดือนก่อน +2

    Hi. How can i reach you? I'm having some issues with Expo and Expo Go doesn't wanna work in my cellphone or it sends me an error that says "cannot read property 'start' of null". Please. Can you help me to fix this or how do i do to start the app on my cellphone? I have iOS and Android. I need to do the app for Android

    • @reactnativebros
      @reactnativebros  5 หลายเดือนก่อน

      Hi, you can message me on linkedIn I have added the profile link in description

    • @Shoichiro16
      @Shoichiro16 5 หลายเดือนก่อน

      @@reactnativebros Can i reach you in Instagram? Linkedin is telling me that i need to pay to contact you

    • @Shoichiro16
      @Shoichiro16 5 หลายเดือนก่อน

      Can i reach you in Instagram? Linkedin is telling me that i need to pay to contact you

    • @Shoichiro16
      @Shoichiro16 5 หลายเดือนก่อน

      @@reactnativebros Please

    • @Shoichiro16
      @Shoichiro16 5 หลายเดือนก่อน

      @@reactnativebros Can i contact you in another way?

  • @masumbillah6029
    @masumbillah6029 4 หลายเดือนก่อน +1

    its possible to chating multiple device connect?

    • @reactnativebros
      @reactnativebros  4 หลายเดือนก่อน

      Yes we can but It all depends upon your phone or device upto what no you can connect.

  • @Orkblockchain
    @Orkblockchain 7 หลายเดือนก่อน +1

    Can we use the react-native-ble-manager to connect with bluetooth neckband

    • @reactnativebros
      @reactnativebros  7 หลายเดือนก่อน +1

      Yes you can but you won’t be able to perform action other than connecting like tap to pause and play because we don’t have access to its characteristic and services

    • @Orkblockchain
      @Orkblockchain 7 หลายเดือนก่อน +1

      @@reactnativebros Do you know how to communicate with drone transmitter and get information related to drone.

    • @reactnativebros
      @reactnativebros  7 หลายเดือนก่อน +1

      I haven’t worked with the drone but we can do that by Implementing the SDK provided by the manufacturer. If it does not support react native then we can write native methods and export those to react native. I have done that with agora SDK.

  • @jalancarimakan507
    @jalancarimakan507 6 หลายเดือนก่อน +1

    hi, i'm noticing that you are using expo for this tutorial. mind if you explain to us how do you do when you first setup/initialize the project ? i'm new to this mobile development. thank you very much

    • @reactnativebros
      @reactnativebros  6 หลายเดือนก่อน

      No I am not using expo in this. Its React Native CLI. If you still need help with expo then I can help you.

    • @reactnativebros
      @reactnativebros  6 หลายเดือนก่อน

      I have my linkedIn link in description you can msg me there I will help you setting up with expo.

  • @AnasSheikh-ck7mt
    @AnasSheikh-ck7mt 7 หลายเดือนก่อน +1

    How to get Local own Bluetooth Ip Address

    • @reactnativebros
      @reactnativebros  7 หลายเดือนก่อน

      Are you talking about esp32 or arduino? If it’s not Bluetooth low energy device then you have to use react-native-bluetooth-classic.

  • @houliwood
    @houliwood 5 หลายเดือนก่อน +1

    Bro, awesome video! Thanks! In your opinion, if someone was starting a project for IOT should they use: react-native-ble-manager or react-native-ble-plx? Also, would you recommend React Native CLI or Expo?

    • @reactnativebros
      @reactnativebros  5 หลายเดือนก่อน +1

      As you know now React Native itself recommends to use expo for new projects. I would recommend the same and with expo we have to use react-native-ble-plx. If you are working on existing CLI project then you can use ble-manager.

    • @reactnativebros
      @reactnativebros  5 หลายเดือนก่อน +2

      I will also thinking about converting this video into expo with ble-plx.

    • @maltrapilho17
      @maltrapilho17 5 หลายเดือนก่อน +1

      @@reactnativebros Could you make a video using React Native CLI and react-native-ble-manager for IOS devices? Im struggling with IOS native permissions :/

    • @reactnativebros
      @reactnativebros  5 หลายเดือนก่อน

      @@maltrapilho17 Ok I will do that

  • @vincenteliezer
    @vincenteliezer 8 หลายเดือนก่อน

    Hey thank you for this. waiting for #2

    • @reactnativebros
      @reactnativebros  8 หลายเดือนก่อน

      Thanks bro I am finding the open source device so that we can do the proper ble communication with its services, read and write characteristics.😀

    • @vincenteliezer
      @vincenteliezer 8 หลายเดือนก่อน

      @@reactnativebrosAlright brother, I'm working with an ESP32 and I'm particularly interested in your upcoming videos on reading and writing characteristics to the device. I'm eager to learn more about this!

  • @sunilyajamanam
    @sunilyajamanam 6 หลายเดือนก่อน +1

    i try to read data using characteristics and i did it, but i got numbers what does it mean how to communicate with this numbers Read value from 34:85:18:94:14:B1 - 4fafc201-1fb5-459e-8fcc-c5c9c331914b - beb5483e-36e1-4688-b7f5-ea07361b26a8: 48,0,206,63,9,0,0,0,51,112 please do the needful i want to send instructions to the esp32 and receive data from esp32 as well using react native ble manager. please do the needful Thanks.

    • @reactnativebros
      @reactnativebros  6 หลายเดือนก่อน

      Each digit represents different types of data or depends upon the manufacturer. You have to check docs of the ble sensor you are using.

    • @reactnativebros
      @reactnativebros  6 หลายเดือนก่อน

      I want to create the video but My esp32 is not connecting with mac. Can you send me the esp32 controller link ???

  • @AnasSheikh-ck7mt
    @AnasSheikh-ck7mt 7 หลายเดือนก่อน +2

    All is Fine but Mobile Device Bluetooth not access

    • @v.i.n.i.t968
      @v.i.n.i.t968 7 หลายเดือนก่อน +1

      same issue

    • @reactnativebros
      @reactnativebros  7 หลายเดือนก่อน +1

      We can not search for Mobile devices because mobile devices comes under the classic Bluetooth not Low energy. This library only search for Bluetooth Low Energy devices like tracker,temperature,heart rate etc.

    • @AnasSheikh-ck7mt
      @AnasSheikh-ck7mt 7 หลายเดือนก่อน

      @@reactnativebros i have install classic bluetooth library but throw gradle error

    • @reactnativebros
      @reactnativebros  7 หลายเดือนก่อน

      Let me try it. I will give you update.

    • @priyanshusingh100
      @priyanshusingh100 6 หลายเดือนก่อน

      @@reactnativebros ??? have u tried?

  • @nehat786
    @nehat786 8 หลายเดือนก่อน

    Love you so much bhai

  • @v.i.n.i.t968
    @v.i.n.i.t968 7 หลายเดือนก่อน +1

    please make it using ble-plx

    • @reactnativebros
      @reactnativebros  7 หลายเดือนก่อน +1

      Ok I will update it.

    • @v.i.n.i.t968
      @v.i.n.i.t968 7 หลายเดือนก่อน

      @@reactnativebros thanks alot, but make changes in same code and techniques please.

    • @P0lntL3sS
      @P0lntL3sS 4 หลายเดือนก่อน +1

      Where is the update we need it 😁👍

    • @reactnativebros
      @reactnativebros  4 หลายเดือนก่อน +1

      @@P0lntL3sSGive me 1 day I will make the change and upload It

    • @P0lntL3sS
      @P0lntL3sS 4 หลายเดือนก่อน

      @@reactnativebros Can't wait!

  • @Shoichiro16
    @Shoichiro16 5 หลายเดือนก่อน

    Can i reach you via instagram? Because Linkedin tells me that i have to pay to contact you