Search found 1 match
- Tue Mar 29, 2022 8:39 am
- Forum: General Discussion
- Topic: ESP32U with bluetooth and AWS mqtt code
- Replies: 0
- Views: 984
ESP32U with bluetooth and AWS mqtt code
Hello there, I am developing a project using ESP32U(16MB) . In my project, I need both Serial Bluetooth and AWS mqtt code. But I am facing problem like only one functionality is works. When I first initialized Bluetooth, aws mqtt doesn't work or vise versa. Here is my code. #include <WiFiClientSecur...