I have a question that might bit strange but I figured I would ask. Both the esp8266 and nrf24l01 use 2.4GHz so is it possible to have the esp8266 not use the wifi protocol but just send a few bytes of data that could be read by the nrf24l01 over the air?
And can it work the other way around (having the esp8266 listen to data sent by the nrf24l01)?
By extension could we have two esp8266 talk to each other without using wifi but just like two nrf24l01 would do?