Search found 4 matches

by VarunSavita
Sat Apr 18, 2020 5:29 am
Forum: ESP-IDF
Topic: Data transfer in AP soft mode and http server
Replies: 2
Views: 5241

Re: Data transfer in AP soft mode and http server

Thank you for supporting,
Actually, I want to read unregister uri in code but not able.
able to do register uri and taken act accordingly.
I want to do unregister uri to register uri in code
Ex- 192.168.4.1/SSID:anything

Error
(186995) httpd_uri: httpd_uri: URI '/PASSWORD:vakd' not found
httpd ...
by VarunSavita
Thu Apr 16, 2020 11:47 am
Forum: ESP-IDF
Topic: Data transfer in AP soft mode and http server
Replies: 2
Views: 5241

Data transfer in AP soft mode and http server

(https://docs.espressif.com/projects/esp-idf/en/latest
IDF branch master

Development Kit: ESP32-DevKitC
Module or chip used: ESP32-WROOM-32
Build System: Make
Compiler version (run xtensa-esp32-elf-gcc --version to find it):
Operating System: Windows
(Windows only) environment type: MSYS2 mingw32 ...
by VarunSavita
Tue Mar 31, 2020 6:54 am
Forum: ESP-IDF
Topic: example of HTTP server in AP mode?
Replies: 16
Views: 49915

Re: example of HTTP server in AP mode?

Please guide me.
(https://docs.espressif.com/projects/esp-idf/en/latest
IDF branch master

Development Kit: ESP32-DevKitC
Module or chip used: ESP32-WROOM-32
Build System: Make
Compiler version (run xtensa-esp32-elf-gcc --version to find it):
Operating System: Windows.
(Windows only) environment ...
by VarunSavita
Sat Mar 21, 2020 8:44 am
Forum: ESP-IDF
Topic: RMT- Decode IR remote
Replies: 1
Views: 3839

RMT- Decode IR remote

Code: Untitled.c Select all

I Installed ESP-IDF -- v4.2-dev-701-g0ae960f2f-dirty
I used examples code - rmt - peripherals - ir_protocol
I am able to decode my TV remote which NEC protocol
But want to decode AC remote which is Mitsubishi.

Go to advanced search