Can some one reply please.
UDP behaviour in AP only mode and in AP_STA dual mode.
Search found 445 matches
- Thu Jul 25, 2019 9:55 am
- Forum: ESP-IDF
- Topic: esp32 ap sta mode UDP broadbast stop working on AP. It only works in STA WiFi.
- Replies: 1
- Views: 3925
- Mon Jul 22, 2019 2:22 pm
- Forum: ESP-IDF
- Topic: esp32 ap sta mode UDP broadbast stop working on AP. It only works in STA WiFi.
- Replies: 1
- Views: 3925
esp32 ap sta mode UDP broadbast stop working on AP. It only works in STA WiFi.
Hi, Can some one verify that this is funtion as designed. UDP boradcast works in one WiFi mode. once ESP32 join any client. We have AP and client/station mode. In this mode TCP works on both AP and station WiFi. but UDP broadcast only works in station WiFi. It stop working on AP WiFi. Kindly confirm...
- Wed Jun 19, 2019 7:43 am
- Forum: ESP-IDF
- Topic: Http server file server
- Replies: 2
- Views: 6132
Re: Http server file server
As far as I'm aware, the webserver is filesystem- and device-agnostic, so you can have it serve anything that appears in the esp-idf vfs tree, including SD-cards. Thanks, I will try. I am using mongoose currently. I am facing slow file download. I would like to try this Http server to compare downl...
- Tue Jun 18, 2019 8:21 pm
- Forum: ESP-IDF
- Topic: Http server file server
- Replies: 2
- Views: 6132
Http server file server
Does new Http server file server
https://github.com/espressif/esp-idf/bl ... e_server.c
File server presently supports only '/spiffs' as base path
Can i used with sdcard?
https://github.com/espressif/esp-idf/bl ... e_server.c
File server presently supports only '/spiffs' as base path
Can i used with sdcard?
- Mon Jun 17, 2019 4:28 pm
- Forum: ESP-IDF
- Topic: Need help to compress files into ESP32
- Replies: 16
- Views: 24538
Re: Need help to compress files into ESP32
I tried
https://stackoverflow.com/questions/113 ... ip-on-zlib.
It works on windows platform.
zipOpen just hangs on esp32 platform.
Unzip using zlib and minzip is working for me to Esp32 platform.
Any idea?
https://stackoverflow.com/questions/113 ... ip-on-zlib.
It works on windows platform.
zipOpen just hangs on esp32 platform.
Unzip using zlib and minzip is working for me to Esp32 platform.
Any idea?
- Fri Jun 14, 2019 3:04 pm
- Forum: ESP-IDF
- Topic: Need help to compress files into ESP32
- Replies: 16
- Views: 24538
Re: Need help to compress files into ESP32
I managed to compile/build zlib with minizip.
It works to unzip file.
howver zipper is not working.
I tried this example
http://www.vilipetek.com/2013/11/22/zip ... iles-in-c/
It is not working for me on Windows 10 as well.
It works to unzip file.
howver zipper is not working.
I tried this example
http://www.vilipetek.com/2013/11/22/zip ... iles-in-c/
It is not working for me on Windows 10 as well.
- Sat Jun 08, 2019 7:47 am
- Forum: ESP-IDF
- Topic: CAN License
- Replies: 19
- Views: 28022
Re: CAN License
Strange. such as simple question. still we don't know do we need license or not.
We should not involve lawyer in these matters. It is not legal issue.
We should not involve lawyer in these matters. It is not legal issue.
- Fri Jun 07, 2019 1:55 pm
- Forum: ESP-IDF
- Topic: CAN License
- Replies: 19
- Views: 28022
Re: CAN License
So, the final verdict is CAN hardware module/driver is free for commercial use as well.
- Thu Jun 06, 2019 5:49 pm
- Forum: ESP-IDF
- Topic: CAN License
- Replies: 19
- Views: 28022
Re: CAN License
Hi, Yes, no license is needed on ESP32. _________________________________ Kind regards, Wei DAI Technical Support | Espressif Systems www.espressif.com #101, Block 2, 690 Bibo Road, Zhang Jiang High-Tech Park, Shanghai, China Can you confirm please it is free. Have a look at this document. http://ww...
- Wed Jun 05, 2019 12:44 pm
- Forum: ESP-IDF
- Topic: CAN License
- Replies: 19
- Views: 28022
Re: CAN License
I got reply from Espressif Systems sales team.
No license need for CAN driver. It is free.
No license need for CAN driver. It is free.