so id like to play around with some light stuff in my house and since id like to avoid connecting my esp8266 to my home wifi Id want to use some rf. Sadly you cant emit every rf from your smartphone so i wondered if i could do the following:
Have my smartphone as the transmitter: use the bluetooth rf without any protocol or connection. It should just send my informations (like udp): here an id followed by the command/msg.
Have the esp8266 recieve the data, again: without any given protocol, just those free messages.
Greets Ludwig