Search found 22 matches

by acsoprana
Wed Dec 04, 2024 5:58 pm
Forum: General Discussion
Topic: Esp Thread border router not working with ethernet connection
Replies: 2
Views: 2487

Re: Esp Thread border router not working with ethernet connection

Hello friend, check again the Thread settings and the HTTP server option, because changing the wifi and ethernet connection settings where you disable and enable it unchecks the server options during this transition of disabling and enabling. You have to review and recompile everything again ...
by acsoprana
Fri Nov 29, 2024 7:07 pm
Forum: Hardware
Topic: How can I check and analyze the sniffer log and determine the network bitrate?
Replies: 0
Views: 969

How can I check and analyze the sniffer log and determine the network bitrate?

How can I check and analyze the sniffer log and determine the network bitrate?
Hi everyone.. I already have a fully functional thread network, no surprise... Anyway, now I'm testing the behavior of the thread network using the Wireshark sniffer (tutorial on the OpenThread website).
The test I ...
by acsoprana
Thu Nov 28, 2024 8:13 pm
Forum: ESP-IDF
Topic: spi_flash size warning
Replies: 7
Views: 38054

Re: spi_flash size warning

Hello again guys.. I found where to configure the
Flash Size ->menuconfig->Flash size, Select the value that the device has available...

Thanks
by acsoprana
Wed Nov 27, 2024 11:10 pm
Forum: ESP-IDF
Topic: spi_flash size warning
Replies: 7
Views: 38054

Re: spi_flash size warning

Hello, I have the same problem, I have two devices, an esp32c6 with 8 mb of memory and the h2 with 4 mb, but in the terminal it informs that it will only use what is in the header of the binary image (2048k). Even setting in the ESP-IDF settings it only maintains the use of 2048k. How can I ...
by acsoprana
Mon Nov 25, 2024 1:09 pm
Forum: Hardware
Topic: How to perform a data payload test on a thread network?
Replies: 0
Views: 1119

How to perform a data payload test on a thread network?

Hi everyone, I have a thread network structure with ESP32H2, C6 and Router Board devices working perfectly, and I need to perform tests on the network to prove its efficiency, and one of the tests is the payload between devices on the network. Can anyone help me? I need to send data over the network ...
by acsoprana
Sun Nov 10, 2024 8:03 pm
Forum: ESP-IDF
Topic: Help to understand the development using ESP-IDF..
Replies: 5
Views: 2334

Re: Help to understand the development using ESP-IDF..

Here is another image of the project... Temperature and humidity data from the DHT22.
by acsoprana
Sun Nov 10, 2024 8:02 pm
Forum: ESP-IDF
Topic: Help to understand the development using ESP-IDF..
Replies: 5
Views: 2334

Re: Help to understand the development using ESP-IDF..

Guys, I'm here to share what I've managed to do so far with my ESP32-H2:

I started this topic asking for help to start understanding how a thread network works and implement devices. So far, everything is fine. My thread network is operational with the implemented example from Espressif. Finally ...
by acsoprana
Sun Nov 10, 2024 6:20 pm
Forum: Hardware
Topic: What to configure for ping to work for a domain (ping google.com)
Replies: 2
Views: 1516

Re: What to configure for ping to work for a domain (ping google.com)

thanks for helping aliarifat794.. So, I've already set Google DNS on my threads devices, but I still can't get name resolution when using "ping google.com", I only get the response using "ping 8.8.8.8"..

image below of the configuration made in menuconfig:
by acsoprana
Sat Nov 09, 2024 7:22 pm
Forum: Hardware
Topic: What to configure for ping to work for a domain (ping google.com)
Replies: 2
Views: 1516

What to configure for ping to work for a domain (ping google.com)

Hello everyone, I have my Thread network with Espressif devices and I can ping perfectly to the internet using the IP (ping 8.8.8.8), but I would like to know what I need to configure in my environment for ping to a URL/Domain to work (ping google.com)??
by acsoprana
Fri Nov 08, 2024 4:41 pm
Forum: ESP-IDF
Topic: OpenThread IPv6 to IPv4 ping problem
Replies: 1
Views: 1462

Re: OpenThread IPv6 to IPv4 ping problem

Hello, I also implemented a thread network using the devices you mentioned and I had some problems that I can help you with.

First, for a thread network, whether or not you use a router board doesn't make much difference if you only use the data and controls internally. The router board only routes ...

Go to advanced search