Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

196
Vistas
How to get updated RSSI value from ble device in react native app

Hello I am working on react native app, in which I am using react-native-ble-manager (V 8.0.2) library. The library has readRSSI function which gives me current RSSI value. The problem is I am getting value from readRSSI only once (After I connect with device). After that readRSSI function will not give any value. So how can get updated RSSI value each time or is there any other way present for getting this value. Here is my method for fetching RSSI:

getRSSI(peripheral) 
  {
    BleManager.readRSSI(peripheral.id)
  .then((rssi) => {
    console.log("Current RSSI: " + rssi);
  })
  .catch((error) => {
    console.log(error);
  });
  }

Thank you in advance!!!

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda