Hi,
The provisioning service using WIFI SoftAP worked well for me.
Can someone please point me on how to add provisioning data to this service. I need to include more than just WIFI PASS and SSID.
Can someone point me to the right direction on where to do this change.
Not quite clear ...
Search found 3 matches
- Mon Nov 29, 2021 4:11 pm
- Forum: ESP-IDF
- Topic: Provisioning Manager
- Replies: 5
- Views: 9116
- Sun Aug 29, 2021 11:20 pm
- Forum: IDEs for ESP-IDF
- Topic: VSCODE New include .c .h files
- Replies: 2
- Views: 4035
VSCODE New include .c .h files
Hi,
What do i have to do to make sure my ne files are part of the build ?
So far VSCODE does not throw errors but my main does not "see" any functions part of these new files. ?
Anything i am missing ?
I just created new files under main.
What do i have to do to make sure my ne files are part of the build ?
So far VSCODE does not throw errors but my main does not "see" any functions part of these new files. ?
Anything i am missing ?
I just created new files under main.
- Sun Aug 29, 2021 12:02 am
- Forum: ESP-IDF
- Topic: Driver I2C Difference github vs vscode
- Replies: 4
- Views: 4790
Driver I2C Difference github vs vscode
Noticed that even though i am using the same IDF version 4.1.2/
The driver include file and .c file on github vs vscode is not the same.
On VSCODE IDF extension i cannot find some of the function declarations and definitions that i see on github.
Whats the reason for this ?
I am interested ...
The driver include file and .c file on github vs vscode is not the same.
On VSCODE IDF extension i cannot find some of the function declarations and definitions that i see on github.
Whats the reason for this ?
I am interested ...