Hello,
First of all I must say about the great job you are doing for all of us. Thank you.
I was wondering if you can build or help a lot of users (including me) to build a project with an esp32 and a nextion display which does the following:
1. it will be a HID controller using Bluetooth to connect with a PC
2. on the display on one page there will be icons of webpages. When these icons pressed, on the PC will open a browser to a predefined page. This can happen if the esp32 send keystrokes to AutoHotKeys application
3. on a second page with the same method (sending keystrokes) there will be some controls for the PC like volume up-down or anything else4. on another page there will be a connection to Home Assistant sending MQTT messages or even telnet commands
I think all the above are simple if I can understand how nextion display can send data to esp32 (like aString of some integers).
What do you think?
Is it possible for some advice ?
Thank you very much
Regards,
Emmanuel