Search found 7 matches

by mariar
Thu Oct 19, 2023 2:28 pm
Forum: General Discussion
Topic: mDNS in OpenThread
Replies: 0
Views: 6120

mDNS in OpenThread

Hello, I have two ESP32-H2 working on thread protocol, one as a leader and the other one as router and the communication used between them is CoAP. I am using static IP address on both devices and the CoAP communication is going through those IP addresses. Now i want to send and receive data using m...
by mariar
Wed Oct 04, 2023 1:20 pm
Forum: General Discussion
Topic: ESP IDF with Arduino
Replies: 0
Views: 1462

ESP IDF with Arduino

Hello, I'm building a project that uses Wiegand reader. I tried to use Wiegand library for ESP IDF from this link : https://github.com/UncleRus/esp-idf-lib/blob/master/examples/wiegand/default/main/main.c After implementing this code on the ESP32-S3, it was not able to read any data. On the monitor,...
by mariar
Fri Sep 22, 2023 8:06 am
Forum: ESP-AT
Topic: ESP Flash Tool
Replies: 7
Views: 28521

Re: ESP Flash Tool

Thank you for your cooperation.
by mariar
Thu Sep 21, 2023 8:04 am
Forum: General Discussion
Topic: OpenThread SNTP
Replies: 0
Views: 882

OpenThread SNTP

Hello Everyone,
I'm new on OpenThread Protocol. I need to develop a code on ESP32-H2 in order to synchronize the device with the SNTP server(date and time) running on the border router.
Can someone help me with it?
by mariar
Thu Sep 21, 2023 7:07 am
Forum: ESP-AT
Topic: ESP Flash Tool
Replies: 7
Views: 28521

Re: ESP Flash Tool

as it doesn't really make sense to run the AT firmware on the -S3
I need the specs of the ESP32S3 chip. Any news on when the AT-Firmware will be released?
by mariar
Thu Sep 21, 2023 6:30 am
Forum: ESP-AT
Topic: ESP Flash Tool
Replies: 7
Views: 28521

Re: ESP Flash Tool

Hello,

In the ESP flash tool there is an option to select ESP32s3, however, there are no AT Binary lists for ESP32s3...
by mariar
Wed Sep 20, 2023 2:18 pm
Forum: ESP-AT
Topic: ESP Flash Tool
Replies: 7
Views: 28521

ESP Flash Tool

Hello Everyone, I hope someone can help me with this topic. I'm trying to use ESP Flash tool in order to flash the bin file on ESP32-S3. But i can't find any documentation concerning ESP32-S3 AT Instruction Set . Any idea? And another question : how are ESP32-S3 chips programmed by manufacturers in ...