Search found 3 matches
- Sun Oct 17, 2021 8:47 pm
- Forum: ESP-IDF
- Topic: ESP IDF: Station + soft-AP (WIFI_MODE_APSTA) There is no working example - why? Where is?
- Replies: 41
- Views: 75044
Re: ESP IDF: Station + soft-AP (WIFI_MODE_APSTA) There is no working example - why? Where is?
Sorry, it took me some time to prepare the example. The following code snipped should be able to create an AP an also connect to a available WiFi - it would be great if you can tell me, what i'm doing wrong. Thanks in advance, Best Monkeyinapocket #include <cstring> #include "freertos/FreeRTOS.h" #i...
- Tue Oct 05, 2021 8:11 pm
- Forum: ESP-IDF
- Topic: ESP IDF: Station + soft-AP (WIFI_MODE_APSTA) There is no working example - why? Where is?
- Replies: 41
- Views: 75044
Re: ESP IDF: Station + soft-AP (WIFI_MODE_APSTA) There is no working example - why? Where is?
Hi, i'm also looking for a good solution, it would be great if you could just stop "offering your help" and provide a simple example instead because you said it would work.... With the current exmaples it is/was not possible for me to provide a SoftAP (that worked) and also to connect to a available...
- Tue Jun 09, 2020 8:31 pm
- Forum: IDEs for ESP-IDF
- Topic: FreeRTOS Task Aware Debugger?
- Replies: 8
- Views: 19226
Re: FreeRTOS Task Aware Debugger?
Hi ,
i would like to have that too! Any news about it?
Normal debugguing with VSCode works pretty well, but i'm not able to debug any subtask...
Best,
Monkey
i would like to have that too! Any news about it?
Normal debugguing with VSCode works pretty well, but i'm not able to debug any subtask...
Best,
Monkey