RomanLut / hx_espnow_rc

Remote control library based on ESP-NOW (PlatformIO, ESP32 and ESP8266)
MIT License
71 stars 13 forks source link

ESP32 not connect ESP01 #13

Closed thanhhuyen6sdghsjdgq closed 9 months ago

thanhhuyen6sdghsjdgq commented 1 year ago

I have tried using ESp32 as controller and loading code rx_esp01_sbus for esp01 but i am having problem that they cannot connect to each other

RomanLut commented 1 year ago

What code is flashed to esp32?

thanhhuyen6sdghsjdgq commented 1 year ago

I flashed it with the code tx_diy_controller

RomanLut commented 1 year ago

Please provide teminal output from esp32.

thanhhuyen6sdghsjdgq commented 1 year ago

esp32 got wifi but esp01 failed to connect to wifi "hxrct"

RomanLut commented 1 year ago

"espnow_long_range_mode": false,

nopi890 commented 10 months ago

Saya memflash esp32 dengan kode tx DIY controller tapi muncul error' xtensa/hal.h no such file or directory

RomanLut commented 10 months ago

There is probably some problem with Platformio/SDK installation https://community.platformio.org/t/after-update-compile-error-in-library/29625/3

nopi890 commented 10 months ago

Saran anda sudah saya lakukan tapi eror tetap ada

nopi890 commented 10 months ago

![Uploading IMG_20240106_184500.jpg…]()

RomanLut commented 9 months ago

I am sorry this error is not related to hx_espnow_rc project, but to PlatformIO installation. I can not help with that.