martinayotte wrote:In native SDK, it is wifi_station_get_rssi(), and in ArduinoIDE it is WiFi.RSSI().
I got the following:
NodeMCU 0.9.6 build 20150704 powered by Lua 5.1.4
lua: cannot open init.lua
> wifi_station_get_rssi()
stdin:1: attempt to call global 'wifi_station_get_rssi' (a nil value)
Any more help please ?
Thanks
Ambro
If you are building Lua engine from scratch, maybe that can be added.