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

244
Vistas
Get Wi-Fi signal strength via libnl?

I want to read the Wi-Fi signal strength from a userspace program on Linux.

As /proc/net/wireless is not available on the system, I have found out that libnl should be used to acquire the information.

Compared to just reading a value in /proc, communication via libnl seems to be very complicated. I have read various documentation, but I'm still not sure exactly what to do.

Can anyone give an example on how to read the Wi-Fi signal strength via libnl?

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

If you already have iw library https://git.kernel.org/pub/scm/linux/kernel/git/jberg/iw.git. You can type sudo iw dev wlan0 scan (instead of 'wlan0' interface you can type the one you need) in your terminal. There is signal line that I think you are interested in. All the work for getting this information to user is made in scan.c file of iw library. So you can just check the source code and get some tips from there.

over 4 years ago · Santiago Trujillo Denunciar
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