Search found 1696 matches

by rudi ;-)
Wed Feb 22, 2017 10:44 pm
Forum: General Discussion
Topic: Using Ethernet without WiFi enabling gets undefines
Replies: 7
Views: 12222

Re: Using Ethernet without WiFi enabling gets undefines

Also, please remember it may take more than 24 hours to get a reply from an Espressif employee. push +1 i will in future every theme push now after 24 h no answering until we get a response! we sitting here and must wait? it is a developer forum - about.png why we allways must call for paper in wai...
by rudi ;-)
Wed Feb 22, 2017 10:38 pm
Forum: General Discussion
Topic: general Issues on examples with used hardware there ( tlk110...)
Replies: 2
Views: 4891

general Issues on examples with used hardware there ( tlk110...)

hi guys a please to you developers at espressif who build example code for the idf: can you please refer to the used hardware in your example with shematic and used hardware, pins and used ESP32 Board? there are more ESP32 Boards on the market and each has other hardware reference. this would help i...
by rudi ;-)
Wed Feb 22, 2017 10:28 pm
Forum: General Discussion
Topic: How to connect ESP32 to RMII physical
Replies: 10
Views: 22732

Re: How to connect ESP32 to RMII physical

push
+1

after x days tetsing and settings and buildings

not run here too
https://github.com/espressif/esp-idf/issues/372

:evil:
by rudi ;-)
Wed Feb 22, 2017 10:25 pm
Forum: Hardware
Topic: ESP32 ethernet, SPI, JTAG pin questions
Replies: 13
Views: 27439

Re: ESP32 ethernet, SPI, JTAG pin questions

push +1 https://github.com/espressif/esp-idf/issues/372 we play now more as 5 days only in this, now its time to say from espressif team: - Yes it run.. - you must use this hardware... - you must use this hardware reference .. - here is the link or - no, just in time not supportet, its an theoretica...
by rudi ;-)
Wed Feb 22, 2017 11:29 am
Forum: General Discussion
Topic: How to set dual core mode?
Replies: 6
Views: 13418

Re: How to set dual core mode?

I (44) boot: ESP-IDF v2.0-rc1-73-g61c7bd3 2nd stage bootloader I (44) boot: compile time 12:27:30 I (45) boot: Enabling RNG early entropy source... I (64) boot: SPI Speed : 40MHz I (77) boot: SPI Mode : DIO I (89) boot: SPI Flash Size : 4MB I (102) boot: Partition Table: I (113) boot: ## Label Usag...
by rudi ;-)
Wed Feb 22, 2017 10:44 am
Forum: General Discussion
Topic: How to set dual core mode?
Replies: 6
Views: 13418

Re: How to set dual core mode?

actually IDF used hello world demo -> https://github.com/espressif/esp-idf/tree/master/examples/get-started/hello_world Dual Core: dual_mode_set.png result: I (44) boot: ESP-IDF v2.0-rc1-73-g61c7bd3 2nd stage bootloader I (44) boot: compile time 11:30:52 I (44) boot: Enabling RNG early entropy sourc...
by rudi ;-)
Tue Feb 21, 2017 10:50 pm
Forum: General Discussion
Topic: Using Ethernet without WiFi enabling gets undefines
Replies: 7
Views: 12222

Using Ethernet without WiFi enabling gets undefines

hi guys testing the ethernet example just in time preview question: can we use Wifi and Ethernet at same time? must we use Wifi ( enabling ) if we use Ethernet? wifi_ethernet.png cause: ------ i tried to disable WiFi in menuconfig and get few undefines. undefined reference to `esp_wifi_internal_reg_...
by rudi ;-)
Tue Feb 21, 2017 4:49 pm
Forum: General Discussion
Topic: Command usage on ESP-WROOM-32 board
Replies: 10
Views: 19282

Re: Command usage on ESP-WROOM-32 board

what's the real throughput for TCP/UDP tx/rx at 11NA/NG mode? And what's the stability and power status if running long time? hi great that now the thing work. Perhabs you can edit your first post to [solved] if for you this theme is answered. Since the two themes do not match, perhabs you can crea...
by rudi ;-)
Tue Feb 21, 2017 3:27 am
Forum: General Discussion
Topic: Command usage on ESP-WROOM-32 board
Replies: 10
Views: 19282

Re: Command usage on ESP-WROOM-32 board

hi ap -s test_esp -p 12345678 -t 1 -n 6 you want -SET you forget to write -S after ap -s is parameter for ssid be sure you use big letter and small letter ( -S -s ) ap_ssc_1.png other example: ssid: FIREBOOST pass: not4upublic encrypt: 3 channel: 5 ap -S -s FIREBOOST -p not4upublic -t 3 -n 5 and que...
by rudi ;-)
Mon Feb 20, 2017 11:54 pm
Forum: General Discussion
Topic: How to connect ESP32 to RMII physical
Replies: 10
Views: 22732

Re: How to connect ESP32 to RMII physical

It is the ethernet PHY module I used, which has an 50Mhz crystal on board. I hooked it up https://www.aliexpress.com/store/product/LAN8720-ETH-Board-Ethernet-module-10-100-Ethernet-Transceiver-LAN8720-onboard/216233_1865094874.html I used connections as laid out in example code here. https://github...