Search found 31 matches
- Thu Mar 03, 2022 4:35 pm
- Forum: ESP-IDF
- Topic: can't compile using latest master version
- Replies: 7
- Views: 7389
Re: can't compile using latest master version
I don't know much about git :-(. but doing a git log this is what i get btw, this is my last working version: commit ef98a363e35dbc6bfd1caadfab8706874930f278 (HEAD -> master, origin/master, origin/HEAD) Merge: 140efc3857 9cecde6fb4 Author: Mahavir Jain <mahavir@espressif.com> Date: Thu Nov 25 09:01:...
- Thu Mar 03, 2022 2:23 pm
- Forum: ESP-IDF
- Topic: can't compile using latest master version
- Replies: 7
- Views: 7389
Re: can't compile using latest master version
did that, more than once
- Thu Mar 03, 2022 2:14 pm
- Forum: ESP-IDF
- Topic: can't compile using latest master version
- Replies: 7
- Views: 7389
can't compile using latest master version
short version: after typing idf set-target esp32c3 (actually also fails for esp32) ... Failed to resolve component 'nghttp'. ... long version: esp5> rm -rf build esp5> idf set-target esp32c3 Adding "set-target"'s dependency "fullclean" to list of commands with default set of options. Executing acti...
- Fri Nov 19, 2021 10:13 am
- Forum: ESP-IDF
- Topic: with target esp32c3 can't flash
- Replies: 2
- Views: 6077
with target esp32c3 can't flash
managed to install the latest esp-idf (master) on and if target is esp32 all is great, (nice work thanks!) just received my first riscv/c3 from m5 - stamp C3, connecting the usb, i get the output of the installed test, but after compiling example/wifi/scan write_flash --flash_mode dio --flash_size d...
- Fri Nov 19, 2021 10:00 am
- Forum: ESP-IDF
- Topic: FreeBSD Support for IDF
- Replies: 12
- Views: 23882
Re: FreeBSD Support for IDF
after downloading the latest I decided to follow the instructions install.sh and export.sh and fantastic! it works
just had to change all my Makefiles to CMakeLists.txt and some more, but idf.py works!
so now I can continue using Freebsd 13.0.
just had to change all my Makefiles to CMakeLists.txt and some more, but idf.py works!
so now I can continue using Freebsd 13.0.
- Thu Aug 22, 2019 11:55 am
- Forum: ESP-IDF
- Topic: wifi/event broken in latest 4.0
- Replies: 5
- Views: 7103
Re: wifi/event broken in latest 4.0
Hi Liuzhifu,
I just did a git pull, and now it's working ok!
I guess something got fixed ...
thanks,
danny
I just did a git pull, and now it's working ok!
I guess something got fixed ...
thanks,
danny
- Wed Aug 21, 2019 7:50 pm
- Forum: ESP-IDF
- Topic: wifi/event broken in latest 4.0
- Replies: 5
- Views: 7103
Re: wifi/event broken in latest 4.0
i compile the examples/wifi/getting_started/station, just setting sid and password,
i the run it, and I can see my dhcp answering, but the app is stuck.
the example in 3.2 runs fine, reporting the obtained ip, no such luck with 4.0.
danny
i the run it, and I can see my dhcp answering, but the app is stuck.
the example in 3.2 runs fine, reporting the obtained ip, no such luck with 4.0.
danny
- Tue Aug 20, 2019 6:29 am
- Forum: ESP-IDF
- Topic: wifi/event broken in latest 4.0
- Replies: 5
- Views: 7103
Re: wifi/event broken in latest 4.0
Am I the only one with this problem?
cheers,
danny
cheers,
danny
- Wed Jul 31, 2019 6:38 am
- Forum: ESP-IDF
- Topic: wifi/event broken in latest 4.0
- Replies: 5
- Views: 7103
wifi/event broken in latest 4.0
hi,
the example in examples/wifi/getting_started/station is broken.
the dhcp is answering but the esp32 is not.
the example in examples/wifi/getting_started/station is broken.
the dhcp is answering but the esp32 is not.
- Sun Jun 16, 2019 12:41 pm
- Forum: ESP-IDF
- Topic: need help with ttgo camera and display board
- Replies: 1
- Views: 3200
solved, Re: need help with ttgo camera and display board
it was an issue with the D? to Y? data lines mapping.