Hi all,
When trying to import the config header file, it gives me this error.
the aws_iot component is within esp-mdf/esp-idf/components but for some reason i can't include the header file.
Any suggestions?
Search found 3 matches
- Wed Apr 15, 2020 8:34 pm
- Forum: ESP-MDF
- Topic: AWS_IOT_CONFIG.H no such file or directory
- Replies: 1
- Views: 7353
Re: AWS IOT
hey,
Please let me know if you found a solution. Do you think I can use the idf aws-iot library instead?
thanks
Please let me know if you found a solution. Do you think I can use the idf aws-iot library instead?
thanks
- Thu Apr 02, 2020 5:46 pm
- Forum: General Discussion
- Topic: ESP NOW + ESP MESH
- Replies: 0
- Views: 3672
ESP NOW + ESP MESH
Hi all, I have a problem getting esp-now and wifi mesh to work together. my setup: - battery powered sensors sending data via esp-now to a node with power supply. - the node is a part of a mesh network with a root connected to wifi. the problem: once the node received the first message from the sens...