ESP8266 to ESP8266 Communication with Blynk Bridge

Please properly format all posted codeā€¦

We are not code monkeys fixing code on demand, at least I am not :stuck_out_tongue_winking_eye: I have my own projects to slave over and inspect for bugs :face_with_monocle:

Just add in the needed BLYNK_WRITE() functions in your receiving code.

I have an example of code that works as both sending and receivingā€¦ so you can hopefully get an understanding of Bridge operation from itā€¦