Not sure I am correct, but when I run a WiFi Scan then do a ReadSignalStrengthFromScan, I get a number that is way off. If I subtract this number from 256, I get a very close reading to what my Android shows. For example, if I place an AP right beside the ESP32, I get a signal strength of 249. When I subtract this value from 256 it shows 7db (- 7db but the ReadSignalStrengthFromScan does not return negative numbers so you have to add the '-' sign)
So, it is working very well if I subtract from 256. Am I missing something?
ESP32 WROOM 32 WiFi signal strength - Flowcode V9
-
- Posts: 10
- http://meble-kuchenne.info.pl
- Joined: Thu Dec 10, 2020 5:06 pm
ESP32 WROOM 32 WiFi signal strength - Flowcode V9
- Attachments
-
- V9_ESP32_WiFiScan.fcfx
- (19.55 KiB) Downloaded 364 times
-
- Matrix Staff
- Posts: 1924
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 501 times
- Been thanked: 684 times
Re: ESP32 WROOM 32 WiFi signal strength - Flowcode V9
Hello
Many thanks for letting us know could be we are just returning what the espressif library provides. I'll investigate this for you and see if we can return a better value.
Many thanks for letting us know could be we are just returning what the espressif library provides. I'll investigate this for you and see if we can return a better value.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Matrix Staff
- Posts: 1924
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 501 times
- Been thanked: 684 times
Re: ESP32 WROOM 32 WiFi signal strength - Flowcode V9
Hopefully should be all fixed for you now via a component update.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel