Search found 4 matches
- Mon Feb 03, 2025 4:44 am
- Forum: Hardware
- Topic: Landing Page for IoT application / Avoid captive portal
- Replies: 4
- Views: 3950
Re: Landing Page for IoT application / Avoid captive portal
can you provide the full code ? 
- Mon Jan 27, 2025 12:20 pm
- Forum: ESP-IDF
- Topic: Not being able to build the code
- Replies: 2
- Views: 810
Re: Not being able to build the code
Thanks for the awnser, solved my problem !!
- Wed Jan 22, 2025 2:58 am
- Forum: ESP-IDF
- Topic: Not being able to build the code
- Replies: 2
- Views: 810
Not being able to build the code
im trying to build this library:https://github.com/martin-ger/esp32_nat_router
without changing anything, and whatever version I use of esp-idf, I get the same error
the error:
/home/mersin/.espressif/tools/xtensa-esp32-elf/esp-12.2.0_20230208/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/12.2.0 ...
without changing anything, and whatever version I use of esp-idf, I get the same error
the error:
/home/mersin/.espressif/tools/xtensa-esp32-elf/esp-12.2.0_20230208/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/12.2.0 ...
- Wed Dec 11, 2024 4:56 am
- Forum: ESP-IDF
- Topic: Captive portal using DHCP option 114 not working on Android/iOS
- Replies: 1
- Views: 2895
Re: Captive portal using DHCP option 114 not working on Android/iOS
same problem here, did u get it any solution?