Search found 4 matches

by hokahonay
Mon Oct 20, 2025 1:03 pm
Forum: General Discussion
Topic: ESP32 using ESP_NOW channel problem
Replies: 1
Views: 782

ESP32 using ESP_NOW channel problem

I have a ESP32 / ESP NOW problem with channels which has just reared its ugly head
i understand about nodes being on the same channel with esp_now and why BUT!!!

i have 2 Linksys mesh nodes which when optimised for channel in the app set themselves to different channels
As my nodes are in different ...
by hokahonay
Fri Aug 15, 2025 10:13 am
Forum: ESP32 Arduino
Topic: ESP32-C3 Serial.available() doesn't work over native USB - print, printf works fine
Replies: 7
Views: 7535

Re: ESP32-C3 Serial.available() doesn't work over native USB - print, printf works fine

being unable to give up on a problem i reported this issue at https://github.com/espressif/arduino-esp32/issues/11725
with guidance from Ibernstone, on my system I have proved that this is an Arduino 2.3.6 problem
first thing was to put boards.txt back to the original (changing boards.txt i felt was ...
by hokahonay
Tue Aug 12, 2025 6:10 pm
Forum: ESP32 Arduino
Topic: ESP32-C3 Serial.available() doesn't work over native USB - print, printf works fine
Replies: 7
Views: 7535

Re: ESP32-C3 Serial.available() doesn't work over native USB - print, printf works fine

it seems that esp32??? serial port is a complete flying rooster
i've spent days trying to get it working when i tripped over this thread
SO
i edited boards.txt
changed every occurance of .serial.disableDTR=false to true
and every occurance of .serial.disableRTS=false to true
closed arduino, re ...
by hokahonay
Wed Dec 04, 2019 10:39 am
Forum: Hardware
Topic: ESP32 BLE 2018 V 2019 boards problem
Replies: 1
Views: 3287

ESP32 BLE 2018 V 2019 boards problem

i have developed a BLE project using Arduino to the point where i thought it was completed
to test it fully i needed more boards which i bought from Ebay, my original boards were bought in 2018 the new boards late 2019.
using the 2018 boards both server and client function perfectly and exactly as ...

Go to advanced search