-
Many thanks for your great library, got up and running very quickly with two ESP32s.
My problem now comes when I am trying to talk between 3 or more ESP32s
I am using #define PJON_INCLUDE_MAC
M…
-
### Hardware:
Board: ?ESP32 Dev Module?
Core Installation/update date: ?11/jul/2017?
IDE name: ?Arduino IDE? ?Platform.io? ?IDF component?
Flash Frequency: ?40Mhz?
Upload Speed:…
-
Hello, I am using the current master branch version of [espnow](https://github.com/espressif/esp-idf/blob/master/examples/wifi/espnow/main/espnow_example_main.c) and trying to transmit and receive a p…
-
Hi, I am working on ESP-Now on my new T-Watch 2020. I cannot send or recieve data to and from an ESP32 devkit. Is there any experience with ESP-NOW on the T-Watch 2020?
-
I have the following pipeline:
i2s_read -> amr_encoder ->(Ringbuffer) -> Espnow data send buffer -> espnow data receive buffer -> (Ringbuffer) -> amr_decoder -> i2s_write.
I used elements and…
-
I don't see it in any of the examples, best one seems to be:
https://github.com/gmag11/EnigmaIOT/blob/master/examples/enigmaiot_node/enigmaiot_node.ino
which has no control of what is sent?
Inste…
-
设备端用ESP-MDF-V1.0,使用“examples/development_kit/light”例程,APP端使用 “mesh-1.2.3-51.apk” 进行蓝牙配网,可以配网成功,但是APP上没有显示,下拉刷新也看不到设备
设备端Log:
ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_…
-
# Problem/Motivation
> Since version 0.21 I have been unable to access the WebUI. I know from other forums that other people have the same issue.
## Expected behavior
> With or without SSL I …
-
@quangvankts asked in #11
How do I save complete nodes and gateway current data into flash (including shared key, valid status etc) so they can load it up, skip registration and exchange data strai…
-
Hey,
first of all I like your work very much. Thank your for making this public.
At the moment I am trying to switch my sensor network from ESPHome to EnigmaIOT.
My gateway has a reed contact sold…