Status API

getChannel

The getChannel function will return the channel of the configured/saved network.

Note: the network connection status should be CONNECTED in order for this function to work properly.

API Reference

uint8_t channel = NW.getChannel();
Previous
getBSSID