True or false?
1) The esp8266 wifi engine can be shut down and the esp8266 will still run as a MCU.
2) The esp8266 can act as a Station on a Wifi network ( needs a router)
3) The esp8266 can act as an Access point on a Wifi network (needs a router)
4) The esp8266 can act as a client and have other slave esp8266’s sign on to this client and get ip addresses and transfer data from client to slave and slave to client but not directly between slaves (no router is needed). Ex espmesh
5) Espnow allows peer devices to pair to a master and peer to peer , peer to master transfers are possible ( no router needed)
W.r.t Espnow is it fully supported?