Search found 2 matches

by chiboreache
Fri Jul 12, 2024 12:23 pm
Forum: ESP32 Arduino
Topic: esp-now -- C3 Mini -- unicast issue
Replies: 2
Views: 2872

Re: esp-now -- C3 Mini -- unicast issue

nothing fancy here

C3 Mini

[Codebox][env:seeed_xiao_esp32c3]
platform = espressif32
board = seeed_xiao_esp32c3
framework = arduino
monitor_speed = 115200

build_flags =
-DARDUINO_USB_MODE=1
-DARDUINO_USB_CDC_ON_BOOT=1
-DARDUINO_LOLIN_C3_MINI

lib_deps =
adafruit/Adafruit GFX Library ...
by chiboreache
Wed Jul 10, 2024 9:46 am
Forum: ESP32 Arduino
Topic: esp-now -- C3 Mini -- unicast issue
Replies: 2
Views: 2872

esp-now -- C3 Mini -- unicast issue

completely exhausted with idea of auto-pairing, after about month of extreme struggle - i did it, but only for S3, absolutely the same code not working on C3

is there some hardware limitation that i missed?

code are pretty basic, based on https://randomnerdtutorials.com/esp-now-auto-pairing-esp32 ...

Go to advanced search