Chat freely about anything...

User avatar
By mano1979
#26105 I use nodemcu as firmware...

If i get the list of available acces-points like this:

mol guest : 4,-89,36:31:c4:5c:8b:16,1
UPC1377914 : 4,-92,8c:04:ff:13:4c:d0,11
plop : 4,-93,20:cf:30:0e:ed:69,1
UPC286147 : 3,-80,70:54:d2:b1:52:59,11
UPC244510037 : 3,-95,f8:04:2e:3e:45:c8,6
VGV75198F9ABF : 3,-82,84:9c:a6:8f:9a:bf,8
VGV751928E090 : 3,-84,4c:09:d4:28:e0:90,8
mol : 4,-91,34:31:c4:5c:8b:16,1
Ziggo : 0,-81,72:54:d2:b1:52:5b,11

How would i extract the signal strenght? (mol guest : 4,-->-89<--,36:31:c4:5c:8b:16,1 (between the arrows)
Ofcourse in the LUA (nodemcu) language.

Whati want to do is scan for a specific ssid/network and then check the signal strength...