-
I'm now playing with ESP8266 esp-now api to have modules talk to each other without a connected WiFi.
I added the "espnow.h" to my source code and used the NONOS SDK api. The compilation phase is g…
-
First, I should describe my use-case: In my application, I am using ESP-Now to receive messages from several nodes. Whenever a message is received, the ESP will connect to WiFi and publish the message…
-
Introduction:
I am making project on the multiple Node Mcu esp32 connecting via Mac Address . There are two Node MCU i am using for communication : first is Server_Robot and second is Client_Robot_…
-
NOTE: Github is requires I put down the "Eclipse Environment" in an attachment.
**Describe the bug**
Execute BUILD under Eclipse fails with ```Some Python dependencies must be installed...```
T…
-
I'm having trouble getting this example program to work.
1) I can't get back to the config page. The webserver has a presence on port 80 once it's connected to my network but any request url is …
-
ntroduction:
I am making project on the multiple Node Mcu esp32 connecting via Mac Address . There are two Node MCU i am using for communication : first is Server_Robot and second is Client_Robot_ . …
-
I am trying to send smartport telementry to the s.port pin on Jumper T-lite from ESP32.
Internal RF is off, External RF is set to SBUS.
In documentation I was able to find, smartport protocol is…
-
Hi,
I am using PJON for a home automation project. As a gateway and frontend I use a Raspi or Linux system translating PJON to gRPC.
However the Linux interface provided in this repo is not usable i…
-
I am using the library on an ESP32 that serves as a gateway for a unit that transmits data using ESP-NOW, that cannot easily be used while Wifi is active. To overcome this, I do the following after ea…
-
Hi,
I know that WLED can sync multiple WLED nodes, however is it possible to combine them?
E.g. I have 2 separated WLED server each has 30 LEDs (Running on ESP32). Can I combine them to create a…